Neko 0.9.99
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Functions | |
void | device_mpi_allreduce (void *buf_d, void *buf, int count, size_t nbytes, int op) |
void | device_mpi_allreduce_inplace (void *buf_d, int count, size_t nbytes, int op) |
C wrapper for MPI calls, until we integrate with NCCL/RCCL