Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
resilient
История
Ralph Castain
cec840f6b9
The ability to add procs to a running job was unfortunately borked when we added the detection of a proc exiting before calling init. Re-enable it here, ensuring that procs that are being restarted and/or added to a job do -not- call barrier during orte_init.
...
This commit was SVN r22404.
2010-01-14 17:59:42 +00:00
..
configure.params
Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs.
2009-06-02 03:23:20 +00:00
help-orte-rmaps-resilient.txt
Test to ensure that num_procs was provided for the resilient mapper - it cannot be used with options like npernode.
2009-10-09 15:26:23 +00:00
Makefile.am
Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs.
2009-06-02 03:23:20 +00:00
rmaps_resilient_component.c
Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs.
2009-06-02 03:23:20 +00:00
rmaps_resilient.c
The ability to add procs to a running job was unfortunately borked when we added the detection of a proc exiting before calling init. Re-enable it here, ensuring that procs that are being restarted and/or added to a job do -not- call barrier during orte_init.
2010-01-14 17:59:42 +00:00
rmaps_resilient.h
Add a resilient mapping capability - currently maps by fault groups (if provided), still need to add the remapping capability for failed procs.
2009-06-02 03:23:20 +00:00