1
1
openmpi/opal/mca
Jeff Squyres 323aff7b1e - First cut of a paffinity (processor affinity) framework in opal
- Simple components for getting and setting processor affinity of a
  process; does *not* include scheduling decisions
- No one in the OMPI code base invokes the framework yet
- Added linux component for using sched_setaffinity()
- Added shell solaris component that will use processor_bind()
  (currently .ompi_ignore'd)

This commit was SVN r6854.
2005-08-13 14:00:56 +00:00
..
base - Use proper prefixes for all #include statements (opal/, orte/, and 2005-08-12 20:46:25 +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
Makefile.am - First cut of a paffinity (processor affinity) framework in opal 2005-08-13 14:00:56 +00:00
mca.h * rename ompi_argv to opal_argv 2005-07-04 00:13:44 +00:00