orte_max_restarts 446 orte/mca/plm/base/plm_base_launch_support.c orte_set_attribute(&app->attributes, ORTE_APP_MAX_RESTARTS, ORTE_ATTR_LOCAL, &orte_max_restarts, OPAL_INT32); orte_max_restarts 943 orte/orted/orted_submit.c if (0 == orte_max_restarts) { orte_max_restarts 949 orte/orted/orted_submit.c if (0 < orte_max_restarts) { orte_max_restarts 952 orte/orted/orted_submit.c orte_set_attribute(&app->attributes, ORTE_APP_MAX_RESTARTS, ORTE_ATTR_GLOBAL, &orte_max_restarts, OPAL_INT32); orte_max_restarts 170 orte/runtime/orte_globals.c int32_t orte_max_restarts = 0; orte_max_restarts 551 orte/runtime/orte_globals.h ORTE_DECLSPEC extern int32_t orte_max_restarts; orte_max_restarts 615 orte/runtime/orte_mca_params.c orte_max_restarts = 0; orte_max_restarts 620 orte/runtime/orte_mca_params.c &orte_max_restarts); orte_max_restarts 622 orte/runtime/orte_mca_params.c if (!orte_enable_recovery && orte_max_restarts != 0) { orte_max_restarts 633 orte/runtime/orte_mca_params.c orte_max_restarts);