1
1
openmpi/opal/mca/sysinfo
2011-05-28 22:18:19 +00:00
..
base Need separate flag for select when initializing sysinfo framework 2010-01-12 23:22:46 +00:00
darwin Per http://www.open-mpi.org/community/lists/devel/2010/11/8671.php, 2010-11-12 23:22:11 +00:00
linux Add the stupid test word 2011-03-26 03:38:59 +00:00
solaris removing a file I should not have added 2011-01-11 19:02:08 +00:00
configure.m4 WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues. 2010-09-17 23:04:06 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
sysinfo_types.h Enable the ability to constrain applications to hosts on the basis of resources. 2011-05-28 22:18:19 +00:00
sysinfo.h Add a new framework for discovering local resource information such as cpu type/model, #cpus, available physical memory, etc. Two initial components (darwin and linux) are provided. This is needed to support bootstrap operations where daemons are started at node boot, and applications where initial knowledge of cpu identification is needed to guide framework component selection. 2009-11-30 23:11:25 +00:00