yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09360
[Bug 1112689] Re: ompThreads attribute not used in many engines
Hi Bruno,
Sorry, I do not undestand what you mean. OMP_NUM_THREADS is not ised in cpp-code itself.
It can be used as a parameter for batch-input files.
Thanks,
Anton
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1112689
Title:
ompThreads attribute not used in many engines
Status in Yet Another Dynamic Engine:
Confirmed
Bug description:
Although ompThreads is present in all engines due to inheritance, many
of them will still use OMP_NUM_THREADS whatever ompThreads. It needs a
scan of all parallelized engine to append this optional argument to
the OMP pragmas.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1112689/+subscriptions
References