- In case of OPAL_ENABLE_FT == 1, we need to
#include "opal/runtime/opal_cr.h" Thanks to Caciano Machado for reporting. This commit was SVN r21101.
Этот коммит содержится в:
родитель
4ffec30e94
Коммит
be008f2215
@ -42,6 +42,7 @@
|
||||
#include "opal/mca/base/base.h"
|
||||
#include "opal/util/opal_environ.h"
|
||||
#include "opal/runtime/opal.h"
|
||||
#include "opal/runtime/opal_cr.h"
|
||||
|
||||
|
||||
/*
|
||||
|
@ -49,6 +49,7 @@
|
||||
#include "orte/util/show_help.h"
|
||||
#include "opal/util/daemon_init.h"
|
||||
#include "opal/runtime/opal.h"
|
||||
#include "opal/runtime/opal_cr.h"
|
||||
#include "opal/mca/base/mca_base_param.h"
|
||||
|
||||
|
||||
|
@ -36,6 +36,7 @@
|
||||
|
||||
#include "orte/runtime/orte_cr.h"
|
||||
#include "orte/runtime/orte_globals.h"
|
||||
#include "opal/runtime/opal_cr.h"
|
||||
#include "opal/util/output.h"
|
||||
#include "opal/util/opal_environ.h"
|
||||
#include "opal/mca/mca.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user