17 #ifndef __STARPU_MPI_STATS_H__
18 #define __STARPU_MPI_STATS_H__
31 void _starpu_mpi_comm_amounts_init(MPI_Comm comm);
32 void _starpu_mpi_comm_amounts_shutdown();
33 void _starpu_mpi_comm_amounts_inc(MPI_Comm comm,
unsigned dst, MPI_Datatype datatype,
int count);
34 void _starpu_mpi_comm_amounts_display(FILE *stream,
int node);