[ET Trac] [Einstein Toolkit] #774: hack to unfix OpenMP threads from cores on Cray machines
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sat Mar 17 17:25:06 CDT 2012
#774: hack to unfix OpenMP threads from cores on Cray machines
-----------------------+----------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: task | Status: closed
Priority: optional | Milestone:
Component: Carpet | Version:
Resolution: fixed | Keywords: hack
-----------------------+----------------------------------------------------
Comment (by eschnett):
It seems that CPU affinity is a thread property, not a process property.
Given this, Carpet's checking needs to be updated. The easiest solution is
to take the union of all allowed CPUs over all threads of a process, and
check this. This is not as strict as possible, but good enough -- simple
mismatches will be detected.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/774#comment:6>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list