- export symbols that are required for the fortran bindings
This commit was SVN r15439.
Этот коммит содержится в:
родитель
cd9213a9f0
Коммит
804f3bee41
@ -40,9 +40,9 @@ struct opal_thread_t;
|
||||
/* Global variables and symbols for the MPI layer */
|
||||
|
||||
/** Is mpi initialized? */
|
||||
extern bool ompi_mpi_initialized;
|
||||
OMPI_DECLSPEC extern bool ompi_mpi_initialized;
|
||||
/** Has mpi been finalized? */
|
||||
extern bool ompi_mpi_finalized;
|
||||
OMPI_DECLSPEC extern bool ompi_mpi_finalized;
|
||||
|
||||
/** Do we have multiple threads? */
|
||||
OMPI_DECLSPEC extern bool ompi_mpi_thread_multiple;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user