Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
История
Ralph Castain
e3e4d73986
Need to be a little more careful when checking the range on a publish/lookup operation. If the range was constrained at publish, then we need to check that the lookup fits within that constraint. Otherwise, we should provide the data. More detailed constraint checking will be provided later.
2016-06-24 17:01:49 -07:00
..
pmix
Need to be a little more careful when checking the range on a publish/lookup operation. If the range was constrained at publish, then we need to check that the lookup fits within that constraint. Otherwise, we should provide the data. More detailed constraint checking will be provided later.
2016-06-24 17:01:49 -07:00
help-orted.txt
Move the help into the proper file: all orte_show_help in
2016-04-07 22:52:23 +02:00
Makefile.am
Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP.
2016-02-13 08:10:44 -08:00
orted_comm.c
Add a timeout cmd line option and an option to report state info upon timeout to assist with debugging Jenkins tests
2016-05-28 08:36:25 -07:00
orted_main.c
Move the registration of MCA params out of the init of the var system - put them in with the rest of the OPAL MCA param registrations
2016-05-20 09:59:50 -07:00
orted_submit.c
Enable the PMIx event notification capability and use that for all error notifications, including debugger release. This capability requires use of PMIx 2.0 or above as the features are not available with earlier PMIx releases. When OMPI master is built against an earlier external version, it will fallback to the prior behavior - i.e., debugger will be released via RML and all notifications will go strictly to the default error handler.
2016-06-14 13:08:41 -07:00
orted_submit.h
Add a timeout cmd line option and an option to report state info upon timeout to assist with debugging Jenkins tests
2016-05-28 08:36:25 -07:00
orted.h
more c99 updates
2015-06-25 10:14:13 -06:00