1
1
openmpi/opal/mca
Ralph Castain a0d5c80ce0 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.
Add orte configuration option to control the use of the framework in the system. Although the code will build, it will not be active unless configured with --enable-bootstrap.

If bootstrap is enabled and the new opal_sysinfo framework can successfully determine the cpu model, pass that info to the application as an MCA param to support some work at Sun.

Also, have daemons report back the resources they find to guide process mapping in bootstrap operations (i.e., where the daemon starts at node boot as opposed to being launched at application start).

Adjust some platform files to enable these capabilities.

This commit was SVN r22244.
2009-11-30 23:11:25 +00:00
..
backtrace - Replace combinations of 2009-08-20 11:42:18 +00:00
base - Replace combinations of 2009-08-20 11:42:18 +00:00
carto - Replace combinations of 2009-08-20 11:42:18 +00:00
crs Add support for sending SIGSTOP the MPI job after the checkpoint is taken (uses a BLCR feature for the option). 2009-09-22 18:26:12 +00:00
installdirs Remove the mistaken line (confirmed by Shiqing). 2009-10-30 12:45:05 +00:00
maffinity - Replace combinations of 2009-08-20 11:42:18 +00:00
memchecker - Replace combinations of 2009-08-20 11:42:18 +00:00
memcpy - Replace combinations of 2009-08-20 11:42:18 +00:00
memory Fix CID 1381: don't bother checking for (NULL == p); it's overkill. 2009-10-07 20:01:50 +00:00
paffinity Update Cisco copyrights for consistency 2009-10-07 22:02:32 +00:00
pstat Replace missing headers 2009-05-01 15:09:10 +00:00
sysinfo 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
timer - Replace combinations of 2009-08-20 11:42:18 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca.h ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00