persistent threads in a nested parallel region

Jakub Kurzak kurzak@icl.utk.edu
Wed May 31 00:34:00 GMT 2017


I have a parallel for inside a parallel task.
Nesting works fine, but the nested threads are launched every time,
and the overhead is problematic.
Is there a way to keep the nested threads persistent?



More information about the Gcc mailing list