Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
История
Rainer Keller
71052deebb
- Get rid of incompatible implicit declaration
...
Need #include string.h This commit was SVN r21104.
2009-04-29 08:11:37 +00:00
..
base
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +00:00
rank_file
- Get rid of incompatible implicit declaration
2009-04-29 08:11:37 +00:00
round_robin
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +00:00
seq
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +00:00
topo
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +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
Fixes trac:1392,
#1400
2008-07-28 22:40:57 +00:00