Closed rohany closed 2 years ago
This commit adjusts the OpenMP loop kind heuristics to only use statically load balanced loops when it is gauranteed that each iteration of the parallel loop will perform the same work.
This commit adjusts the OpenMP loop kind heuristics to only use statically load balanced loops when it is gauranteed that each iteration of the parallel loop will perform the same work.