1
1
openmpi/opal/mca/paffinity/hwloc
Ralph Castain b2971df7df Ensure we loop over all cpu's.
Thanks to Nadia Derbey for spotting the error.

This commit was SVN r25102.
2011-08-29 14:24:34 +00:00
..
configure.m4 Create new opal/mca/common area, similar to ompi/mca/common. Move hwloc into this new opal MCA common area, and link the hwloc paffinity component against it. Also add a new hwloc maffinity component, and also link it against the opal MCA common hwloc. More development coming soon regarding this common hwloc instance (i.e., an OPAL-ized version of the hwloc API via a new framework so that we can safely use hwloc's services throughout the rest of the OPAL/ORTE/OMPI code bases. 2011-02-22 23:21:48 +00:00
Makefile.am * Ensure to follow standard filename conventions for output MCA DSO 2011-02-23 21:00:20 +00:00
paffinity_hwloc_component.c Create new opal/mca/common area, similar to ompi/mca/common. Move hwloc into this new opal MCA common area, and link the hwloc paffinity component against it. Also add a new hwloc maffinity component, and also link it against the opal MCA common hwloc. More development coming soon regarding this common hwloc instance (i.e., an OPAL-ized version of the hwloc API via a new framework so that we can safely use hwloc's services throughout the rest of the OPAL/ORTE/OMPI code bases. 2011-02-22 23:21:48 +00:00
paffinity_hwloc_module.c Ensure we loop over all cpu's. 2011-08-29 14:24:34 +00:00
paffinity_hwloc.h Merge over new version of hwloc 1.1 from the vendor branch. Update 2011-01-11 01:41:10 +00:00