Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Ralph Castain
74bd80afd9
Do not preload binaries or files if the app isn't being executed on this node
...
This commit was SVN r21444.
2009-06-16 03:12:30 +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
Do not preload binaries or files if the app isn't being executed on this node
2009-06-16 03:12:30 +00:00
odls_base_open.c
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +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
Modify the orte_process_info structure to handle a broader range of process types by replacing the individual booleans with a 32-bit bitmap. Use a set of #define's to define the individual bits, and a set of matching macros to test for them. Update the orte code base to use the macros instead of the booleans.
2009-05-04 11:07:40 +00:00
odls_private.h
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00