yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09152
[Bug 1112689] [NEW] ompThreads attribute not used in many engines
Public bug reported:
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.
** Affects: yade
Importance: Medium
Assignee: Bruno Chareyre (bruno-chareyre)
Status: Confirmed
** Changed in: yade
Assignee: (unassigned) => Bruno Chareyre (bruno-chareyre)
** Changed in: yade
Importance: Undecided => Medium
** Changed in: yade
Status: New => Confirmed
--
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
Follow ups
References