Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
История
Ralph Castain
d5a916d350
Fix a problem reported by IBM: nolocal and bynode combined to map byslot. Problem actually was that any time multiple mapping policy directives were provided, we would only map byslot due to incorrect if statement conditions.
...
Thanks to Kris Davis for his patience while we tracked this down! This commit was SVN r19039.
2008-07-25 17:50:46 +00:00
..
base
Ensure that we only launch procs on the HNP if that node is actually included in the allocation.
2008-07-25 17:13:22 +00:00
rank_file
This commit fixes ticket
#1410
2008-07-25 13:35:12 +00:00
round_robin
Fix a problem reported by IBM: nolocal and bynode combined to map byslot. Problem actually was that any time multiple mapping policy directives were provided, we would only map byslot due to incorrect if statement conditions.
2008-07-25 17:50:46 +00:00
seq
This commit fixes ticket
#1410
2008-07-25 13:35:12 +00:00
topo
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53: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
Fold in the revised modex scheme. Move the ompi_proc_t modex portions to the RTE level since the daemons already have that info. Provide each process with the equivalent of a "nidmap" - both a map of what nodes are in the job, and a map of which node each process is on. This enables the use of static ports, though that hasn't been turned "on" in this commit.
2008-04-30 19:49:53 +00:00
rmaps.h
Merge in the mca_base_select changes per RFC:
2008-05-06 18:08:45 +00:00