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

Fortran interface wrappers for point-to-point communication. More...

Defines

#define MPI_Bsend_U   MPI_BSEND
 All uppercase name of MPI_Bsend.
#define MPI_Bsend_init_U   MPI_BSEND_INIT
 All uppercase name of MPI_Bsend_init.
#define MPI_Buffer_attach_U   MPI_BUFFER_ATTACH
 All uppercase name of MPI_Buffer_attach.
#define MPI_Buffer_detach_U   MPI_BUFFER_DETACH
 All uppercase name of MPI_Buffer_detach.
#define MPI_Cancel_U   MPI_CANCEL
 All uppercase name of MPI_Cancel.
#define MPI_Ibsend_U   MPI_IBSEND
 All uppercase name of MPI_Ibsend.
#define MPI_Iprobe_U   MPI_IPROBE
 All uppercase name of MPI_Iprobe.
#define MPI_Irecv_U   MPI_IRECV
 All uppercase name of MPI_Irecv.
#define MPI_Irsend_U   MPI_IRSEND
 All uppercase name of MPI_Irsend.
#define MPI_Isend_U   MPI_ISEND
 All uppercase name of MPI_Isend.
#define MPI_Issend_U   MPI_ISSEND
 All uppercase name of MPI_Issend.
#define MPI_Probe_U   MPI_PROBE
 All uppercase name of MPI_Probe.
#define MPI_Recv_U   MPI_RECV
 All uppercase name of MPI_Recv.
#define MPI_Recv_init_U   MPI_RECV_INIT
 All uppercase name of MPI_Recv_init.
#define MPI_Request_free_U   MPI_REQUEST_FREE
 All uppercase name of MPI_Request_free.
#define MPI_Rsend_U   MPI_RSEND
 All uppercase name of MPI_Rsend.
#define MPI_Rsend_init_U   MPI_RSEND_INIT
 All uppercase name of MPI_Rsend_init.
#define MPI_Send_U   MPI_SEND
 All uppercase name of MPI_Send.
#define MPI_Send_init_U   MPI_SEND_INIT
 All uppercase name of MPI_Send_init.
#define MPI_Sendrecv_U   MPI_SENDRECV
 All uppercase name of MPI_Sendrecv.
#define MPI_Sendrecv_replace_U   MPI_SENDRECV_REPLACE
 All uppercase name of MPI_Sendrecv_replace.
#define MPI_Ssend_U   MPI_SSEND
 All uppercase name of MPI_Ssend.
#define MPI_Ssend_init_U   MPI_SSEND_INIT
 All uppercase name of MPI_Ssend_init.
#define MPI_Start_U   MPI_START
 All uppercase name of MPI_Start.
#define MPI_Startall_U   MPI_STARTALL
 All uppercase name of MPI_Startall.
#define MPI_Test_U   MPI_TEST
 All uppercase name of MPI_Test.
#define MPI_Test_cancelled_U   MPI_TEST_CANCELLED
 All uppercase name of MPI_Test_cancelled.
#define MPI_Testall_U   MPI_TESTALL
 All uppercase name of MPI_Testall.
#define MPI_Testany_U   MPI_TESTANY
 All uppercase name of MPI_Testany.
#define MPI_Testsome_U   MPI_TESTSOME
 All uppercase name of MPI_Testsome.
#define MPI_Wait_U   MPI_WAIT
 All uppercase name of MPI_Wait.
#define MPI_Waitall_U   MPI_WAITALL
 All uppercase name of MPI_Waitall.
#define MPI_Waitany_U   MPI_WAITANY
 All uppercase name of MPI_Waitany.
#define MPI_Waitsome_U   MPI_WAITSOME
 All uppercase name of MPI_Waitsome.
#define MPI_Bsend_L   mpi_bsend
 All lowercase name of MPI_Bsend.
#define MPI_Bsend_init_L   mpi_bsend_init
 All lowercase name of MPI_Bsend_init.
#define MPI_Buffer_attach_L   mpi_buffer_attach
 All lowercase name of MPI_Buffer_attach.
#define MPI_Buffer_detach_L   mpi_buffer_detach
 All lowercase name of MPI_Buffer_detach.
#define MPI_Cancel_L   mpi_cancel
 All lowercase name of MPI_Cancel.
#define MPI_Ibsend_L   mpi_ibsend
 All lowercase name of MPI_Ibsend.
#define MPI_Iprobe_L   mpi_iprobe
 All lowercase name of MPI_Iprobe.
#define MPI_Irecv_L   mpi_irecv
 All lowercase name of MPI_Irecv.
#define MPI_Irsend_L   mpi_irsend
 All lowercase name of MPI_Irsend.
#define MPI_Isend_L   mpi_isend
 All lowercase name of MPI_Isend.
#define MPI_Issend_L   mpi_issend
 All lowercase name of MPI_Issend.
#define MPI_Probe_L   mpi_probe
 All lowercase name of MPI_Probe.
#define MPI_Recv_L   mpi_recv
 All lowercase name of MPI_Recv.
#define MPI_Recv_init_L   mpi_recv_init
 All lowercase name of MPI_Recv_init.
#define MPI_Request_free_L   mpi_request_free
 All lowercase name of MPI_Request_free.
#define MPI_Rsend_L   mpi_rsend
 All lowercase name of MPI_Rsend.
#define MPI_Rsend_init_L   mpi_rsend_init
 All lowercase name of MPI_Rsend_init.
#define MPI_Send_L   mpi_send
 All lowercase name of MPI_Send.
#define MPI_Send_init_L   mpi_send_init
 All lowercase name of MPI_Send_init.
#define MPI_Sendrecv_L   mpi_sendrecv
 All lowercase name of MPI_Sendrecv.
#define MPI_Sendrecv_replace_L   mpi_sendrecv_replace
 All lowercase name of MPI_Sendrecv_replace.
#define MPI_Ssend_L   mpi_ssend
 All lowercase name of MPI_Ssend.
#define MPI_Ssend_init_L   mpi_ssend_init
 All lowercase name of MPI_Ssend_init.
#define MPI_Start_L   mpi_start
 All lowercase name of MPI_Start.
#define MPI_Startall_L   mpi_startall
 All lowercase name of MPI_Startall.
#define MPI_Test_L   mpi_test
 All lowercase name of MPI_Test.
#define MPI_Test_cancelled_L   mpi_test_cancelled
 All lowercase name of MPI_Test_cancelled.
#define MPI_Testall_L   mpi_testall
 All lowercase name of MPI_Testall.
#define MPI_Testany_L   mpi_testany
 All lowercase name of MPI_Testany.
#define MPI_Testsome_L   mpi_testsome
 All lowercase name of MPI_Testsome.
#define MPI_Wait_L   mpi_wait
 All lowercase name of MPI_Wait.
#define MPI_Waitall_L   mpi_waitall
 All lowercase name of MPI_Waitall.
#define MPI_Waitany_L   mpi_waitany
 All lowercase name of MPI_Waitany.
#define MPI_Waitsome_L   mpi_waitsome
 All lowercase name of MPI_Waitsome.

Detailed Description

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

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