Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
Lenny Verkhovsky
c143c95ff9
Partial rankfile slots allocation fix
...
This commit was SVN r18787.
2008-07-01 08:54:20 +00:00
..
errmgr
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
ess
Singletons need to construct their own nidmap and cannot use the std function in the base
2008-06-30 13:28:56 +00:00
filem
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
grpcomm
Detect homo/hetero scenarios in the nidmap, setup to take appropriate actions in the basic grpcomm module.
2008-07-01 02:44:57 +00:00
iof
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
odls
Ckpt the bproc support. All compiles now except for PLM module
2008-06-26 03:48:22 +00:00
oob
Complete implementation of the --without-rte-support configure option. Working with Brian, this has been tested on RedStorm.
2008-06-18 03:15:56 +00:00
plm
Ckpt the bproc support. All compiles now except for PLM module
2008-06-26 03:48:22 +00:00
ras
Ckpt the bproc support. All compiles now except for PLM module
2008-06-26 03:48:22 +00:00
rmaps
Partial rankfile slots allocation fix
2008-07-01 08:54:20 +00:00
rml
First step: be kind to Jeff's disk space - let's abort without dumping core files all over the place
2008-06-26 16:10:03 +00:00
routed
I hadn't honestly considered before that an MPI process might attempt to call functions in the routed framework intended solely for daemons and HNPs. By design, MPI processes are not allowed to route RML/OOB messages, and hence the routed module in an MPI process has no knowledge whatsoever of how a message will reach its destination (except in the direct module). Thus, it has no way to return a valid routing tree, update a routing tree, or get wireup info.
2008-06-20 03:26:13 +00:00
snapc
add back a missing a header taken away in r18664
2008-06-19 16:08:27 +00:00