Dear all,
I want to enable work-stealing in intel OpenMP and thus set the variable KMP_TASKING=1. However, all OpenMP based programs have segmentation fault (core dumped) at the start of the parallel region.
Please, could somebody give me some guidelines in order to enable the work-stealing feature in intel OpenMP? I use the latest icc and ifort to compile the C and fortran programs, respectively.
Thanks a lot for your help.
Best Regards,
Yaqiong Peng