[ET Trac] [Einstein Toolkit] #1446: use hwloc to choose ideal number of threads
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Mon Sep 30 00:06:58 CDT 2013
#1446: use hwloc to choose ideal number of threads
-------------------------+--------------------------------------------------
Reporter: rhaas | Owner: eschnett
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: Carpet | Version: development version
Keywords: |
-------------------------+--------------------------------------------------
Currently if OMP_NUM_THREADS is not set Cactus ends up using the "default"
number of threads, which usually is as many as there are cores. This is
however not always ideal, eg if one uses 2 MPI processes per machine or
when using SMT or when running on a magny cours CPU which has 1/2 of a FPU
unit per SMT unit.
Instead it might be useful to have the driver consult with hwloc to choose
a more ideal number of threads.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1446>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list