1
1
openmpi/orte/mca
2008-09-26 02:38:37 +00:00
..
errmgr - The intel compiler does not play nice with the 2008-08-08 16:26:09 +00:00
ess MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required. 2008-09-25 13:39:08 +00:00
filem Some more work on the man pages: 2008-08-07 19:20:40 +00:00
grpcomm Fixes trac:1392, #1400 2008-07-28 22:40:57 +00:00
iof Application processes should not open/close the IOF framework - there is nothing in that framework for application procs to do. 2008-08-22 01:28:19 +00:00
notifier - make sure that the system has the header files. 2008-08-25 13:56:10 +00:00
odls MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required. 2008-09-25 13:39:08 +00:00
oob - Mainly type casts. Microsoft VC++ compiler is too strict. 2008-09-08 15:39:30 +00:00
plm MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required. 2008-09-25 13:39:08 +00:00
ras Update SLURM environmental variables used to describe allocation. Retain backwards compatibility to SLURM 1.1 and earlier versions. 2008-09-26 02:38:37 +00:00
rmaps MOdify the node_rank and local_rank fields to be uint16_t so we can handle more than 256 procs/node. Change the type to a defined one so that any future change can be easily done, if required. 2008-09-25 13:39:08 +00:00
rml - Mainly type casts. Microsoft VC++ compiler is too strict. 2008-09-08 15:39:30 +00:00
routed - Mainly type casts. Microsoft VC++ compiler is too strict. 2008-09-08 15:39:30 +00:00
snapc Fix a SIGPIPE that may occur when checkpointing a restarted process. This was a result of calling system() in the BLCR CRS. After inspection and testing it was determined that the operation was no longer necessary. So the call was removed thus fixing the bug. 2008-09-22 16:49:56 +00:00