epk_fmpiwrap_coll.c File Reference

Fortran interface wrappers for collective communication. More...


Defines

#define MPI_Allgather_U   MPI_ALLGATHER
 All uppercase name of MPI_Allgather.
#define MPI_Allgatherv_U   MPI_ALLGATHERV
 All uppercase name of MPI_Allgatherv.
#define MPI_Allreduce_U   MPI_ALLREDUCE
 All uppercase name of MPI_Allreduce.
#define MPI_Alltoall_U   MPI_ALLTOALL
 All uppercase name of MPI_Alltoall.
#define MPI_Alltoallv_U   MPI_ALLTOALLV
 All uppercase name of MPI_Alltoallv.
#define MPI_Alltoallw_U   MPI_ALLTOALLW
 All uppercase name of MPI_Alltoallw.
#define MPI_Barrier_U   MPI_BARRIER
 All uppercase name of MPI_Barrier.
#define MPI_Bcast_U   MPI_BCAST
 All uppercase name of MPI_Bcast.
#define MPI_Exscan_U   MPI_EXSCAN
 All uppercase name of MPI_Exscan.
#define MPI_Gather_U   MPI_GATHER
 All uppercase name of MPI_Gather.
#define MPI_Gatherv_U   MPI_GATHERV
 All uppercase name of MPI_Gatherv.
#define MPI_Reduce_U   MPI_REDUCE
 All uppercase name of MPI_Reduce.
#define MPI_Reduce_local_U   MPI_REDUCE_LOCAL
 All uppercase name of MPI_Reduce_local.
#define MPI_Reduce_scatter_U   MPI_REDUCE_SCATTER
 All uppercase name of MPI_Reduce_scatter.
#define MPI_Reduce_scatter_block_U   MPI_REDUCE_SCATTER_BLOCK
 All uppercase name of MPI_Reduce_scatter_block.
#define MPI_Scan_U   MPI_SCAN
 All uppercase name of MPI_Scan.
#define MPI_Scatter_U   MPI_SCATTER
 All uppercase name of MPI_Scatter.
#define MPI_Scatterv_U   MPI_SCATTERV
 All uppercase name of MPI_Scatterv.
#define MPI_Allgather_L   mpi_allgather
 All lowercase name of MPI_Allgather.
#define MPI_Allgatherv_L   mpi_allgatherv
 All lowercase name of MPI_Allgatherv.
#define MPI_Allreduce_L   mpi_allreduce
 All lowercase name of MPI_Allreduce.
#define MPI_Alltoall_L   mpi_alltoall
 All lowercase name of MPI_Alltoall.
#define MPI_Alltoallv_L   mpi_alltoallv
 All lowercase name of MPI_Alltoallv.
#define MPI_Alltoallw_L   mpi_alltoallw
 All lowercase name of MPI_Alltoallw.
#define MPI_Barrier_L   mpi_barrier
 All lowercase name of MPI_Barrier.
#define MPI_Bcast_L   mpi_bcast
 All lowercase name of MPI_Bcast.
#define MPI_Exscan_L   mpi_exscan
 All lowercase name of MPI_Exscan.
#define MPI_Gather_L   mpi_gather
 All lowercase name of MPI_Gather.
#define MPI_Gatherv_L   mpi_gatherv
 All lowercase name of MPI_Gatherv.
#define MPI_Reduce_L   mpi_reduce
 All lowercase name of MPI_Reduce.
#define MPI_Reduce_local_L   mpi_reduce_local
 All lowercase name of MPI_Reduce_local.
#define MPI_Reduce_scatter_L   mpi_reduce_scatter
 All lowercase name of MPI_Reduce_scatter.
#define MPI_Reduce_scatter_block_L   mpi_reduce_scatter_block
 All lowercase name of MPI_Reduce_scatter_block.
#define MPI_Scan_L   mpi_scan
 All lowercase name of MPI_Scan.
#define MPI_Scatter_L   mpi_scatter
 All lowercase name of MPI_Scatter.
#define MPI_Scatterv_L   mpi_scatterv
 All lowercase name of MPI_Scatterv.


Detailed Description


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