Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
История
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
..
base
Make rmaps base open function play nicely with ompi_info
2009-10-20 07:28:23 +00:00
load_balance
Restore the prior default rank assignment scheme for round-robin mappers. Ensure that each app_context has sequential vpids.
2009-10-02 03:16:18 +00:00
rank_file
Minor grammar fixes, and use "#" for separating lines, not blank lines.
2009-09-03 07:02:21 +00:00
resilient
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
round_robin
Restore the prior default rank assignment scheme for round-robin mappers. Ensure that each app_context has sequential vpids.
2009-10-02 03:16:18 +00:00
seq
Fix the seq mapper by initializing the proc object to NULL before claiming a slot for it
2009-09-17 05:18:37 +00:00
topo
Update related .windows files with proper compiling properties, in order to have a successful DSO build.
2009-08-12 08:55:58 +00:00
Makefile.am
Fix a bunch of install locations for header files
2005-12-08 00:54:44 +00:00
rmaps_types.h
Modify the OMPI paffinity and mapping system to support socket-level mapping and binding. Mostly refactors existing code, with modifications to the odls_default module to support the new capabilities.
2009-08-11 02:51:27 +00:00
rmaps.h
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00