Dear all,
I noticed when upgrading to 16.0.0.110 that suddenly OpenMP stopped executing tasks in parallel.
A bit of background:
I have a program in which I evaluate tasks using !$OMP PARALLEL DO, in version 15.0.4.221 everything works fine and they are evaluated in parallel, I have verified this by going back to the old version.Changing the version to 16.0.0.110 however makes the code evaluate sequentially.
Not sure if this is something that is already known. I tried making a small test example but the test example didn't have the same issue.
I wanted to post this ticket to get feedback on if this is known or if I should spend more time upgrading my test example. As I'm in the final stage of a PhD, I don't have a lot of time so getting the test example ready could take a while.
Apologies for not having a lot of information.
Best regards,
Jonathan