1
1
openmpi/contrib/platform
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
..
cisco 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
embedded Add platform files for embedded operations. 2009-03-11 16:05:17 +00:00
iu/odin Adjust platform files to use new opal_paffinity_alone param 2009-05-12 02:22:58 +00:00
lanl Revert LANL Mac OS X platform file changes. See: r22200 2009-11-10 01:03:31 +00:00
ornl - With ompi r22205 it's not necessary to include xt-catamount module 2009-11-09 14:32:54 +00:00
win32 A few windows fixes: 2009-11-18 09:43:47 +00:00
cray_xt3 * add symlink for Cray XT3 to Red Storm since they're the same platform and 2006-05-11 15:23:43 +00:00
cray_xt3_romio Update Cray XT3 (catamount) platform files to use script wrapper compilers, 2008-06-18 14:41:25 +00:00
cray_xt_cnl_romio - Change the property of a few files, that obviously 2009-08-11 01:40:00 +00:00
optimized tarball doesn't disable threads, neither should we 2007-02-19 19:23:15 +00:00
portals-ref-rte Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm. 2008-06-18 03:15:56 +00:00
ps3 Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately. 2008-02-28 01:57:57 +00:00
redstorm Need BTL self to get good local performance 2009-01-14 20:12:10 +00:00