1
1
openmpi/orte/mca
Nathan Hjelm 9df795d1dd plm/alps: silence annoying warning message when using Cray PMI 3.x or
newer

This commit adds a workaround for messages printed by the Cray PMI library
when launching using mpirun. We are still talking with Cray to find a
better fix but this will silence the warnings for now.

cmr=v1.8.1:reviewer=manjugv

This commit was SVN r31352.
2014-04-08 21:54:10 +00:00
..
dfs Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
errmgr Fix a problem where we need to abort due to a mapping failure, but we are in a managed environment and thus the orteds have not wired up. Thus, if we send the exit message across the routed network, the remote daemons won't have a way to relay the message along - and we won't exit. 2014-04-02 04:17:55 +00:00
ess Set the locality for remote procs even after a comm_spawn. Ensure we store our own local cpuset upon launch so it will be shared during comm_join. 2014-03-18 14:51:07 +00:00
filem build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
grpcomm Silence warning 2014-03-29 19:10:26 +00:00
iof Cleanup some potential memory overruns 2014-01-19 16:31:26 +00:00
odls More corrections w.r.t. process groups 2014-03-18 21:31:01 +00:00
oob Fix copy error in file name 2014-04-08 15:31:55 +00:00
plm plm/alps: silence annoying warning message when using Cray PMI 3.x or 2014-04-08 21:54:10 +00:00
ras ras/alps: fix alps support for CLE 5.x 2014-04-07 22:51:21 +00:00
rmaps Fix the sequential mapper - it was out-of-sync with the hostfile changes, and we missed the "seq" policy when parsing the --map-by option. Thanks to Bill Chen for reporting it 2014-04-08 03:38:25 +00:00
rml use the newly created JOB_STATE_FT_* events 2014-03-12 12:37:14 +00:00
routed Fix a problem where we need to abort due to a mapping failure, but we are in a managed environment and thus the orteds have not wired up. Thus, if we send the exit message across the routed network, the remote daemons won't have a way to relay the message along - and we won't exit. 2014-04-02 04:17:55 +00:00
sensor Do a little cleanup - only resusage needs the node/proc info, so remove it from the sensor base 2014-03-17 21:26:46 +00:00
snapc build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
sstore build: add Automake-like silent/verbose macros for "ln -s ..." operations 2014-03-28 18:24:32 +00:00
state Continue to resolve priority issues. Cleanup the case of forced termination in mpirun during launch processing by ensuring we can respond to socket closures, and ensuring that the remote daemons correctly close their sockets when terminating. 2014-03-13 04:02:24 +00:00