1
1
openmpi/orte/mca/plm
2010-02-23 19:42:51 +00:00
..
alps Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
base Fix --bynode option to remember for subsequent jobs where it left off last time. 2010-02-05 15:37:49 +00:00
bproc 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
lsf Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
process Remove a incorrect callback, which was based on the old source base without WMI. This makes no harm on 32 bit Windows, but it seems causing exceptions on 64 bit Windows sometimes. What this callback does is just waiting on the given pid which actually is a remote pid, so it won't work as expected. 2010-02-04 10:47:28 +00:00
rsh Don't cancel the recv unless it was issued or else we generate an error whenever we launch an app without having to launch daemons (e.g., a completely local launch to mpirun) 2009-12-03 04:28:43 +00:00
rshd Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality. 2009-07-13 02:29:17 +00:00
slurm Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
submit Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality. 2009-07-13 02:29:17 +00:00
tm Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
tmd Courtesy of Ralph and Jeff: 2009-10-24 01:04:35 +00:00
xgrid Santa's back! Fix all warnings about the deprecated usage of 2009-12-16 00:06:37 +00:00
Makefile.am 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
plm_types.h Suspend/resume enhancements: 2010-02-04 15:47:20 +00:00
plm.h Restore the original API to terminate individual processes instead of the entire job. This was originally removed as we didn't at that time know how to take advantage of it. Some of us are now working on proactive resilience methods that move procs prior to node failure, so this is now a required API. Modify the odls, plm, and orted functions to support this new functionality. 2009-07-13 02:29:17 +00:00