1
1
openmpi/orte/mca/ras
Rainer Keller 814fb9399f - Further patches for support on NetBSD (and DragonFly) by
Aleksej Saushev.
   Dont use bash or bashism in shell scripts
   We should use Posix' setpgid(0,0), which is equivalent to setpgrp().

This commit was SVN r22829.
2010-03-15 05:33:42 +00:00
..
alps - Further patches for support on NetBSD (and DragonFly) by 2010-03-15 05:33:42 +00:00
base Refactor the multicast support so the data type objects can be accessed beyond just the one component 2009-10-14 17:43:40 +00:00
bjs Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
ccp Add a global option for inputing the head node name for Windows CCP trough command line. 2010-02-23 19:42:51 +00:00
gridengine Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
loadleveler Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
lsf Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
slurm Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
tm Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +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