Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
История
Ralph Castain
852e5d9ee0
Add some diag output
...
This commit was SVN r22224.
2009-11-19 19:43:36 +00:00
..
alps
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
base
Add some diag output
2009-11-19 19:43:36 +00:00
bproc
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
ccp
Clean up a little bit.
2009-10-06 07:52:43 +00:00
lsf
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +00:00
process
Remove a few redundant security functions, and use USERDOMAIN environment variable for the domain name.
2009-08-27 08:00:49 +00:00
rsh
A few minor cleanups in where threads are unlocked.
2009-09-09 05:31:06 +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
Courtesy of Ralph and Jeff:
2009-10-24 01:04:35 +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
Correct an error that causes the system to "bounce" when we order a job killed. We didn't used to discriminate between a process being ordered to die, and a process that was aborted by an external signal. Unfortunately, that means the error mgr gets called and told a process abnormally aborted when we order termination, thus causing the errmgr to send out a "kill procs" command again.
2009-10-14 22:49:56 +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