> I'm compiling with openmp in features, and staring jobs with e.g. > "./yade --thread=4 something.py". Do I miss something? Any idea will be > welcome.
yade --help: --threads=4 or -j4 (not "thread"). Besides, yade default to launch as many threads as there is cores. Also depends on hardware, as Anton noted. If you have HyperThreading, turn it off in BIOS, it makes no difference. v _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

