1
1
openmpi/orte/mca/ras
Rolf vandeVaart 515b99b357 Under SGE, the orted should not daemonize by default.
Also create mca parameter to force daemonization (previous
behavior) which might be needed on larger clusters or
to make use of the -notify flag with qsub.

This fixes trac:1783.

This commit was SVN r20582.

The following Trac tickets were found above:
  Ticket 1783 --> https://svn.open-mpi.org/trac/ompi/ticket/1783
2009-02-18 18:02:38 +00:00
..
alps - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
base - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
bjs Remove linking components against ORTE and OPAL libs. This was 2008-11-08 00:56:57 +00:00
ccp - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
gridengine Under SGE, the orted should not daemonize by default. 2009-02-18 18:02:38 +00:00
loadleveler - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
lsf - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
slurm - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
tm - On the way to get the BTLs split out and lessen dependency on orte: 2009-02-14 02:26:12 +00:00
Makefile.am Establish an MCA param "orte_allocation_required" so that a system can require the user have an RM-provided allocation in order to run. This helps prevent the problem where a user forgets to get an allocation on an RM-managed cluster, and then executes mpirun on the head node - thus causing all of their mpi procs to launch on the head node, usually bringing it to its knees. 2008-08-04 14:25:19 +00:00
ras_types.h 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
ras.h Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00