Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
История
Rainer Keller
fc4cb0c0c1
- Allow changing ALPS run command
...
- Fix misnomer This commit was SVN r23601.
2010-08-12 14:41:35 +00:00
..
alps
- Allow changing ALPS run command
2010-08-12 14:41:35 +00:00
base
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +00:00
bproc
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
ccp
Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases.
2010-07-17 21:03:27 +00:00
lsf
Fix an "oops" where we missed some instances of a name change. Thanks to Greg Koenig for spotting it!
2010-08-03 16:36:08 +00:00
poe
Re-establish support for IBM's POE environment by resurrecting the poe launcher from the v1.2 series, updated for the current trunk. Modify the hnp errmgr module to support batch-operated jobs. Update the new ess generic module to support a wider range of mapping options.
2010-07-24 23:35:20 +00:00
process
Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases.
2010-07-17 21:03:27 +00:00
rsh
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
rshd
Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases.
2010-07-17 21:03:27 +00:00
slurm
Start reducing our dependency on the event library by removing at least one instance where we use it to redirect the program counter. Rolf reported occasional hangs of mpirun in very specific circumstances after all daemons were done. A review of MTT results indicates this may have been happening more generally in a small fraction of cases.
2010-07-17 21:03:27 +00:00
submit
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
tm
Fix a major foopah that broke debugger attach. With the revisions in updating proc state, we dropped the recording of each proc's pid. Thus, attaching debuggers would find a proctable whose pids all equal 0.
2010-06-24 05:13:53 +00:00
tmd
Fix an "oops" where we missed some instances of a name change. Thanks to Greg Koenig for spotting it!
2010-08-03 16:36:08 +00:00
xgrid
Fix a compile error in the xgrid plm. This does nothing to make it
2010-07-13 11:56:20 +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
A number of C/R enhancements per RFC below:
2010-08-10 20:51:11 +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