1
1

- Occurences of ORTE_PROC_MY_NAME require orte/runtime/orte_globals.h

This commit was SVN r20607.
Этот коммит содержится в:
Rainer Keller 2009-02-20 03:16:13 +00:00
родитель 32b7189995
Коммит 02599446d0
17 изменённых файлов: 17 добавлений и 0 удалений

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

@ -27,6 +27,7 @@
#include <string.h>
#include <inttypes.h>
#include "orte/util/show_help.h"
#include "orte/runtime/orte_globals.h"
#include "opal/util/if.h"
#include "opal/util/output.h"
#include "opal/util/arch.h"

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

@ -52,6 +52,7 @@
#include "orte/mca/errmgr/errmgr.h"
#include "orte/mca/grpcomm/grpcomm.h"
#include "orte/runtime/runtime.h"
#include "orte/runtime/orte_globals.h"
#include "mpi.h"
#include "ompi/constants.h"

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

@ -29,6 +29,7 @@
#include "orte/mca/ess/base/base.h"
#include "orte/mca/errmgr/base/base.h"
#include "orte/util/show_help.h"
#include "orte/runtime/orte_globals.h"
#include "orte/util/name_fns.h"
#include "ess_bproc.h"

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

@ -47,6 +47,7 @@
#include "opal/mca/mca.h"
#include "orte/mca/iof/iof.h"
#include "orte/runtime/orte_globals.h"
BEGIN_C_DECLS

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

@ -30,6 +30,7 @@
#include "opal/util/argv.h"
#include "orte/util/show_help.h"
#include "orte/runtime/orte_globals.h"
#include "opal/util/trace.h"
#include "opal/util/basename.h"

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

@ -46,6 +46,7 @@
#include "orte/mca/iof/base/iof_base_setup.h"
#include "orte/mca/rml/rml.h"
#include "orte/util/session_dir.h"
#include "orte/runtime/orte_globals.h"
#include "orte/mca/odls/base/odls_private.h"
#include "odls_bproc.h"

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

@ -69,6 +69,7 @@
#include "orte/mca/rml/rml.h"
#include "orte/mca/rml/rml_types.h"
#include "orte/runtime/orte_wait.h"
#include "orte/runtime/orte_globals.h"
#include "orte/runtime/runtime.h"
#include "orte/runtime/params.h"

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

@ -32,6 +32,7 @@
#include "opal/class/opal_list.h"
#include "orte/util/proc_info.h"
#include "orte/runtime/orte_globals.h"
#include "orte/mca/ns/ns.h"
#include "orte/mca/errmgr/errmgr.h"
#include "orte/mca/gpr/base/base.h"

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

@ -65,6 +65,7 @@
#include "orte/util/show_help.h"
#include "orte/runtime/runtime.h"
#include "orte/runtime/orte_globals.h"
#include "orte/runtime/orte_wait.h"
#include "orte/mca/rml/rml.h"
#include "orte/mca/errmgr/errmgr.h"

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

@ -74,6 +74,7 @@
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_wait.h"
#include "orte/runtime/orte_globals.h"
#include "opal/dss/dss.h"
#include "orte/mca/rml/rml.h"

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

@ -44,6 +44,7 @@
#include "orte/mca/errmgr/errmgr.h"
#include "orte/mca/rml/rml.h"
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_globals.h"
#include "orte/util/show_help.h"
#include "orte/mca/plm/plm.h"

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

@ -67,6 +67,7 @@
#include "orte/util/session_dir.h"
#include "orte/runtime/orte_wait.h"
#include "orte/runtime/orte_globals.h"
#include "orte/runtime/params.h"
#include "opal/dss/dss.h"

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

@ -30,6 +30,7 @@
#include "opal/mca/base/mca_base_param.h"
#include "orte/util/proc_info.h"
#include "orte/runtime/orte_globals.h"
#include "orte/util/name_fns.h"
#include "orte/mca/ras/base/ras_private.h"

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

@ -21,6 +21,7 @@
#include "opal/mca/base/base.h"
#include "opal/mca/base/mca_base_param.h"
#include "orte/util/proc_info.h"
#include "orte/runtime/orte_globals.h"
#include "orte/util/name_fns.h"
#include "orte/mca/ras/base/ras_private.h"

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

@ -35,6 +35,7 @@
#endif
#include "orte/runtime/orte_cr.h"
#include "orte/runtime/orte_globals.h"
#include "opal/util/argv.h"
#include "opal/util/output.h"
#include "opal/util/opal_environ.h"

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

@ -33,6 +33,7 @@
#include "opal/mca/crs/base/base.h"
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_globals.h"
#include "opal/dss/dss.h"
#include "orte/mca/rml/rml.h"
#include "orte/mca/rml/rml_types.h"

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

@ -54,6 +54,7 @@
#include "orte/util/show_help.h"
#include "orte/util/name_fns.h"
#include "orte/runtime/orte_wait.h"
#include "orte/runtime/orte_globals.h"
#include "orte/util/proc_info.h"
#include "orte/mca/rml/rml.h"
#include "orte/mca/rml/rml_types.h"