1
1
openmpi/ompi/runtime
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
..
help-mpi-runtime.txt Fix typo 2005-08-25 20:24:22 +00:00
Makefile.am While we're moving directories around, move ompi/mpi/runtime -> 2005-07-03 12:07:29 +00:00
mpiruntime.h - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
ompi_mpi_abort.c * rename ompi_show_help to opal_show_help 2005-07-04 02:38:44 +00:00
ompi_mpi_finalize.c - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
ompi_mpi_init.c - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
ompi_mpi_io.c While we're moving directories around, move ompi/mpi/runtime -> 2005-07-03 12:07:29 +00:00
ompi_mpi_params.c * high resolution, low latency timers for a number of platforms, plus mods 2005-08-18 05:34:22 +00:00
params.h - Add MCA param mpi_paffinity_alone, which, when nonzero, will assume 2005-08-16 16:17:52 +00:00