Why would enabling OpenMp for a certain application return this error message "Fatal User Error 1002: Not all work-sharing constructs executed by all threads" when I try to run it on Visual Studio? This happens without even adding any parallel constructs, and it only happens with this application, meaning when I try to execute other application with OpenMp enabled this doesn't happen.
A:
Do you have Express or Professional Studio?
Some of this project properties can be wrong...
osgx
2010-02-01 17:03:36
I have Visual studio professional 2008, I don't know what project properties might be interfering with Openmp :(
Noona
2010-02-02 18:21:17
Can You post the code?
osgx
2010-02-02 22:35:35