Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
default
История
Ralph Castain
c92f906d7c
Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology.
...
This commit was SVN r20357.
2009-01-27 19:13:56 +00:00
..
configure.m4
Here is the major MAD-cure commit. I have written plenty about it, so I refer you here to those messages for a description of everything that was done.
2006-09-14 21:29:51 +00:00
configure.params
Remove unneeded PARAM_INIT_FILE variable in configure.params files used by
2007-01-08 03:44:22 +00:00
help-odls-default.txt
These changes were mostly captured in a prior RFC (except for
#2
below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC.
2007-10-05 19:48:23 +00:00
Makefile.am
Per long threads on the mailing list and much confusion discussion
2007-12-15 13:32:02 +00:00
odls_default_component.c
Make the data on local children and their jobs available globally on both daemons and the HNP. This simply shifts the data structures from the ODLS base to the orte globals area to support subsequent movement of the daemon collective operations from the odls to the grpcomm framework. As that will be a larger change, it will be implemented on a branch and rolled over separately.
2009-01-08 14:25:56 +00:00
odls_default_module.c
Move the daemon collectives out of the ODLS and into the GRPCOMM framework. This removes the inherent assumption that the OOB topology is a tree, thus allowing different grpcomm/routed combinations to implement collectives appropriate to their topology.
2009-01-27 19:13:56 +00:00
odls_default.h
Ckpt the bproc support. All compiles now except for PLM module
2008-06-26 03:48:22 +00:00