> So, it seems you have no choice but to set the environment variable before > program execution, or find an openmp implementation that sets that > environment variable to PASSIVE by default.
Yes, that what I had concluded, though I hadn't googled enough to be 100% sure. There is a paragraph in the decription of how ICV work that tend to suggest that env var that are changed before the first OMP call can change that, but I tried it and it didn't work... > Just out of curiosity (haven't followed the discussion too much so far), are > we using libgomp, or something else? we are using libgomp with gcc (I don't know for VS, but I think the default for MS compilers is also active) It seems the intel and IBM implementations default to passive... I don't want to have a script to launch wesnoth, but I don't see any other way to do that (apart from removing OMP entirely) Boucman _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
