1
1
openmpi/orte/mca/plm
Jeff Squyres ea4c916096 plm_slurm_module.c: don't leave the extra fd to /dev/null open
Prior to r29058, this same logic was in place (i.e., ensure that the
extra fd to /dev/null is closed).  It looks like it was accidentally
removed in the ORTE conversion to the state machine in r29058.

This ''might'' have something to do with many hangs that we're seeing
in Cisco MTT with jobs that exhibit failure (e.g., call MPI_ABORT)...?

cmr=v1.8.2:reviewer=rhc

This commit was SVN r31469.

The following SVN revision numbers were found above:
  r29058 --> open-mpi/ompi@a200e4f865
2014-04-21 20:09:15 +00:00
..
alps plm/alps: silence annoying warning message when using Cray PMI 3.x or 2014-04-08 21:54:10 +00:00
base Per the RFC, remove the sensor framework from the ORTE code area, relocating it offsite to the ORCM code area. Also update some ignores to ensure we don't pickup crosstalk in components 2014-04-15 21:48:24 +00:00
isolated Resolve a race condition when responding to a SIGTERM to ensure that any final message from the application is correctly output. Remove a duplicate command, reduce the priority of the daemon exit command to MSG so that the IOF will have a chance to output cached messages. Update the signal trapping test. 2014-03-05 04:38:17 +00:00
lsf Cleanup copy/paste errors to ensure we progress the launch 2014-03-18 01:24:49 +00:00
rsh Cleanup copy/paste errors to ensure we progress the launch 2014-03-18 01:24:49 +00:00
slurm plm_slurm_module.c: don't leave the extra fd to /dev/null open 2014-04-21 20:09:15 +00:00
tm Cleanup copy/paste errors to ensure we progress the launch 2014-03-18 01:24:49 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
plm_types.h 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
plm.h Sorry for mid-day commit, but I had promised on the call to do this upon my return. 2012-04-06 14:23:13 +00:00