EPIK Scalable runtime performance measurement system
Defines
epk_fmpiwrap_env.c File Reference

Fortran interface wrappers for environmental management. More...

Defines

#define MPI_Finalize_U   MPI_FINALIZE
 All uppercase name of MPI_Finalize.
#define MPI_Finalized_U   MPI_FINALIZED
 All uppercase name of MPI_Finalized.
#define MPI_Init_U   MPI_INIT
 All uppercase name of MPI_Init.
#define MPI_Init_thread_U   MPI_INIT_THREAD
 All uppercase name of MPI_Init_thread.
#define MPI_Initialized_U   MPI_INITIALIZED
 All uppercase name of MPI_Initialized.
#define MPI_Is_thread_main_U   MPI_IS_THREAD_MAIN
 All uppercase name of MPI_Is_thread_main.
#define MPI_Query_thread_U   MPI_QUERY_THREAD
 All uppercase name of MPI_Query_thread.
#define MPI_Finalize_L   mpi_finalize
 All lowercase name of MPI_Finalize.
#define MPI_Finalized_L   mpi_finalized
 All lowercase name of MPI_Finalized.
#define MPI_Init_L   mpi_init
 All lowercase name of MPI_Init.
#define MPI_Init_thread_L   mpi_init_thread
 All lowercase name of MPI_Init_thread.
#define MPI_Initialized_L   mpi_initialized
 All lowercase name of MPI_Initialized.
#define MPI_Is_thread_main_L   mpi_is_thread_main
 All lowercase name of MPI_Is_thread_main.
#define MPI_Query_thread_L   mpi_query_thread
 All lowercase name of MPI_Query_thread.

Functions

Fortran wrappers
void MPI_Init (int *ierr)
 Measurement wrapper for MPI_Init.

Detailed Description

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

SCALASCA    Copyright © 1998–2010 Forschungszentrum Jülich, Jülich Supercomputing Centre