1
1
openmpi/opal/dynamic-mca
Jeff Squyres 900631e9f9 - Add a first cut of the memory affinity (maffinity) framework. It's
API is still a bit unstable and may change.
- Add a primitive "first use" component that simply has each process
  "touch" the pages that they want to use, thereby [hopefully] locking
  them locally to a specific processor
- Add hooks in ompi_mpi_init to enable memory affinity when processor
  affinity is used.
- Added hooks in ompi_mpi_finalize to shut down memory affinity when
  it was initialized during ompi_mpi_init.
- Added right hooks in ompi_info to display maffinity components.

This commit was SVN r7044.
2005-08-26 10:56:39 +00:00
..
maffinity - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
memory * move over changes from the /tmp/bwb-memory-hooks/copy-1 into the trunk. 2005-08-13 01:08:34 +00:00
paffinity - First cut of a paffinity (processor affinity) framework in opal 2005-08-13 14:00:56 +00:00
timer * high resolution, low latency timers for a number of platforms, plus mods 2005-08-18 05:34:22 +00:00
Makefile.am * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +00:00