Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
/
base
История
Ralph Castain
c009b51ad3
Silence warning about signed vs unsigned comparisons
...
This commit was SVN r20237.
2009-01-09 16:01:03 +00:00
..
base.h
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
help-plm-base.txt
Minor update - provide one more helpful hint regarding stdin target out-of-range, ensure we exit cleanly since daemons won't have been launched.
2008-10-29 16:00:48 +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
plm_base_close.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
plm_base_heartbeat.c
After considerable patience and help with debugging/testing from Tim M and Jeff S, return a completed and pretty well tested patch of the IOF to the trunk. This commit includes the previously reverted r20074, r20068, and r20064, as well as changes to fix those commits.
2008-12-10 20:40:47 +00:00
plm_base_jobid.c
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53:58 +00:00
plm_base_launch_support.c
Silence warning about signed vs unsigned comparisons
2009-01-09 16:01:03 +00:00
plm_base_open.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
plm_base_orted_cmds.c
Remove double destruct to fix segv when ctrl-c is used to terminate job
2008-11-02 02:25:20 +00:00
plm_base_proxy.c
Effectively revert the orte_output system and return to direct use of opal_output at all levels. Retain the orte_show_help subsystem to allow aggregation of show_help messages at the HNP.
2008-06-09 14:53:58 +00:00
plm_base_receive.c
Ensure that a child job inherits its parent job's prefix dir during comm_spawn operations
2008-09-10 19:05:23 +00:00
plm_base_select.c
Cleanup orted cmd line - we don't need to pass nodenames, and shouldn't pass heartbeat unless the orted is going to use it. This helps shorten the cmd line for future use.
2008-09-08 15:45:11 +00:00
plm_private.h
Continue to improve timing instrumentation. Add ability to store timing data directly to a file instead of just to stdout.
2009-01-08 14:27:52 +00:00