Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Ralph Castain
433673c64f
Report bindings in all cases, including external bindings and slot lists
...
This commit was SVN r21911.
2009-08-28 13:58:46 +00:00
..
base.h
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
help-orte-odls-base.txt
Add a '!' option to the xterm iof option to invoke the -hold feature of xterm.
2009-02-02 15:06:23 +00:00
Makefile.am
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_base_close.c
Fix a race condition in the IOF and add some new user-requested features:
2009-01-30 22:47:30 +00:00
odls_base_default_fns.c
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
odls_base_open.c
Report bindings in all cases, including external bindings and slot lists
2009-08-28 13:58:46 +00:00
odls_base_select.c
Fix some Coverity 'Event set_but_not_used' highlights.
2008-06-06 14:38:41 +00:00
odls_base_state.c
The system headers are supposed to be protected by #ifdef and not by #if.
2009-07-16 18:27:33 +00:00
odls_private.h
First attempt at making OMPI respect external bindings. Detect any external bindings on the daemons, and use that to determine which sockets/cores to bind to.
2009-08-19 19:29:15 +00:00