|
|
# define _STARPU_MPI_COMM_DEBUG(count, datatype, node, tag, utag, comm, way) \
|
|
# define _STARPU_MPI_COMM_DEBUG(count, datatype, node, tag, utag, comm, way) \
|
|
|
if (_starpu_debug_rank == -1) starpu_mpi_comm_rank(MPI_COMM_WORLD, &_starpu_debug_rank); \
|
|
if (_starpu_debug_rank == -1) starpu_mpi_comm_rank(MPI_COMM_WORLD, &_starpu_debug_rank); \
|