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

Fortran interface wrappers for process creation and management functions (spawning interface) More...

Defines

#define MPI_Close_port_U   MPI_CLOSE_PORT
 All uppercase name of MPI_Close_port.
#define MPI_Comm_accept_U   MPI_COMM_ACCEPT
 All uppercase name of MPI_Comm_accept.
#define MPI_Comm_connect_U   MPI_COMM_CONNECT
 All uppercase name of MPI_Comm_connect.
#define MPI_Comm_disconnect_U   MPI_COMM_DISCONNECT
 All uppercase name of MPI_Comm_disconnect.
#define MPI_Comm_get_parent_U   MPI_COMM_GET_PARENT
 All uppercase name of MPI_Comm_get_parent.
#define MPI_Comm_join_U   MPI_COMM_JOIN
 All uppercase name of MPI_Comm_join.
#define MPI_Comm_spawn_U   MPI_COMM_SPAWN
 All uppercase name of MPI_Comm_spawn.
#define MPI_Comm_spawn_multiple_U   MPI_COMM_SPAWN_MULTIPLE
 All uppercase name of MPI_Comm_spawn_multiple.
#define MPI_Lookup_name_U   MPI_LOOKUP_NAME
 All uppercase name of MPI_Lookup_name.
#define MPI_Open_port_U   MPI_OPEN_PORT
 All uppercase name of MPI_Open_port.
#define MPI_Publish_name_U   MPI_PUBLISH_NAME
 All uppercase name of MPI_Publish_name.
#define MPI_Unpublish_name_U   MPI_UNPUBLISH_NAME
 All uppercase name of MPI_Unpublish_name.
#define MPI_Close_port_L   mpi_close_port
 All lowercase name of MPI_Close_port.
#define MPI_Comm_accept_L   mpi_comm_accept
 All lowercase name of MPI_Comm_accept.
#define MPI_Comm_connect_L   mpi_comm_connect
 All lowercase name of MPI_Comm_connect.
#define MPI_Comm_disconnect_L   mpi_comm_disconnect
 All lowercase name of MPI_Comm_disconnect.
#define MPI_Comm_get_parent_L   mpi_comm_get_parent
 All lowercase name of MPI_Comm_get_parent.
#define MPI_Comm_join_L   mpi_comm_join
 All lowercase name of MPI_Comm_join.
#define MPI_Comm_spawn_L   mpi_comm_spawn
 All lowercase name of MPI_Comm_spawn.
#define MPI_Comm_spawn_multiple_L   mpi_comm_spawn_multiple
 All lowercase name of MPI_Comm_spawn_multiple.
#define MPI_Lookup_name_L   mpi_lookup_name
 All lowercase name of MPI_Lookup_name.
#define MPI_Open_port_L   mpi_open_port
 All lowercase name of MPI_Open_port.
#define MPI_Publish_name_L   mpi_publish_name
 All lowercase name of MPI_Publish_name.
#define MPI_Unpublish_name_L   mpi_unpublish_name
 All lowercase name of MPI_Unpublish_name.

Detailed Description

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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