1
1
This commit was SVN r24718.
Этот коммит содержится в:
Ralph Castain 2011-05-20 20:41:33 +00:00
родитель c5686ecfca
Коммит 26034f4a96
8 изменённых файлов: 10 добавлений и 9 удалений

Просмотреть файл

@ -54,7 +54,7 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 1:0
sensor_heartbeat_check = 3:0

Просмотреть файл

@ -54,7 +54,7 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 1:0
sensor_heartbeat_check = 3:0

Просмотреть файл

@ -54,7 +54,7 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 0:0
sensor_heartbeat_check = 0:0

Просмотреть файл

@ -54,7 +54,7 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 0:0
sensor_heartbeat_check = 0:0

Просмотреть файл

@ -54,7 +54,7 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 0:0
sensor_heartbeat_check = 0:0

Просмотреть файл

@ -54,7 +54,7 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 0:0
sensor_heartbeat_check = 0:0

Просмотреть файл

@ -54,9 +54,10 @@ opal_set_max_sys_limits = 1
# ORTE behavior
orte_enable_recovery = 1
orte_max_local_restarts = 1
orte_max_global_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 0:0
sensor_heartbeat_check = 0:0
## Add the interface for out-of-band communication
## and set it up

Просмотреть файл

@ -63,7 +63,7 @@ orte_abort_timeout = 10
# ORTE behavior
orte_enable_recovery = 1
orte_max_restarts = 1
orte_max_restarts = -1
orte_create_session_dirs = 0
sensor_heartbeat_rate = 0:0
sensor_heartbeat_check = 0:0