Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rml
/
base
История
Ralph Castain
e88627a7ca
Ensure we don't go through rml open/select more than once.
...
Open the rml to get the uri when bootstrapping daemons This commit was SVN r22538.
2010-02-03 15:38:32 +00:00
..
base.h
These symbols are only available via the module/component structure, so they
2008-06-18 08:20:02 +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
rml_base_components.c
Ensure we don't go through rml open/select more than once.
2010-02-03 15:38:32 +00:00
rml_base_contact.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
rml_base_null_fns.c
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
rml_base_receive.c
- Similar to r21229, check for return code from
2009-05-14 00:36:51 +00:00
rml_contact.h
- Update comment
2009-05-14 00:32:43 +00:00