I have 4 different multithreaded parallel workloads. I want to profile them based on the amount of serial parts they have. Is there any ways to estimate the amount of serial part in a parallel program? Which metric can represent it more efficiently?
Thanks and regards
Marcella