Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
ompi
/
mca
/
dpm
/
orte
История
Ralph Castain
daeb9b6c4f
Some more cleanups. Remove direct references to ORTE by changing OMPI_CAST_ORTE_NAME -> OMPI_CAST_RTE_NAME. Ensure that ORTE tools (mpirun, orted, tools) set the OPAL proc structure fields so OPAL knows what is going on and uses the correct print functions (still need to fix the problem for non-MPI apps). Properly return uint32_t from the opal utilities instead of int32_t as that is what the ORTE process name fields contain.
...
Thanks to Gilles for pointing out some of the discrepancies. This commit was SVN r32398.
2014-08-01 14:44:11 +00:00
..
configure.m4
Move the RTE framework change into the trunk. With this change, all non-CR
2013-01-27 23:25:10 +00:00
dpm_orte_component.c
Each level (OPAL/ORTE/OMPI) should only return it's own constants,
2011-10-04 14:50:31 +00:00
dpm_orte.c
Some more cleanups. Remove direct references to ORTE by changing OMPI_CAST_ORTE_NAME -> OMPI_CAST_RTE_NAME. Ensure that ORTE tools (mpirun, orted, tools) set the OPAL proc structure fields so OPAL knows what is going on and uses the correct print functions (still need to fix the problem for non-MPI apps). Properly return uint32_t from the opal utilities instead of int32_t as that is what the ORTE process name fields contain.
2014-08-01 14:44:11 +00:00
dpm_orte.h
... Delayed due to notifier commits earlier this day ...
2009-04-29 01:32:14 +00:00
help-ompi-dpm-orte.txt
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
Makefile.am
Fix longstanding issue with our multi-project support. Rather than using
2014-01-07 22:11:15 +00:00