1
1
openmpi/orte/mca/ras
Ralph Castain 30de73a712 Add a few attributes that are helpful for folks doing things like Eclipse. Also add yet another command-line option to orterun to support one of the new attributes. These include:
1. ORTE_RMAPS_DISPLAY_AT_LAUNCH: pretty-prints out the process map right before we launch so you can see where everyone is going. This is settable via the command line option "--display-map-at-launch"

2. ORTE_RMGR_STOP_AFTER_SETUP: just setup the job and then return from the spawn command.

3. ORTE_RMGR_STOP_AFTER_ALLOC: return from the rmgr.spawn call after allocating the job

4. ORTE_RMGR_STOP_AFTER_MAP: return from the rmgr.spawn call after mapping the job. This gives folks a chance to retrieve and graphically display the map, let the user edit it, and store the results. They can then call "launch" on their own and the system will use the revised map.

Enjoy! My personal favorite is the first one - helps with debugging.

This commit was SVN r12379.
2006-10-31 22:16:51 +00:00
..
base Add a few attributes that are helpful for folks doing things like Eclipse. Also add yet another command-line option to orterun to support one of the new attributes. These include: 2006-10-31 22:16:51 +00:00
bjs Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
dash_host Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
gridengine Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
loadleveler Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
localhost Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
lsf_bproc This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00
slurm Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
tm Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
xgrid Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
Makefile.am Fix a bunch of install locations for header files 2005-12-08 00:54:44 +00:00
ras_types.h Fixed a number of issues related to resource allocation: 2006-10-19 23:33:51 +00:00
ras.h This commit looks a lot bigger than it is, so relax :-) 2006-10-17 16:06:17 +00:00