1
1
openmpi/ompi/tools/ompi_info
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
..
components.cc - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
help-ompi_info.txt Rename src -> ompi 2005-07-02 13:43:57 +00:00
Makefile.am Major simplifications to component versioning: 2005-07-04 20:12:36 +00:00
ompi_info.cc - Add a first cut of the memory affinity (maffinity) framework. It's 2005-08-26 10:56:39 +00:00
ompi_info.h Change and add new features to the MCA parameter system: 2005-08-01 22:38:17 +00:00
output.cc * only include sys/ioctl.h if it exists 2005-08-08 13:15:06 +00:00
param.cc * fix some problems with C++ protection in timer headers 2005-08-21 19:14:49 +00:00
version.cc Bunch more updates from operation Red Storm: 2005-07-14 18:05:30 +00:00