Cholla
3.0.1-dev
Cholla - Massively parallel hydro on GPUs
Loading...
Searching...
No Matches
src
mpi
cuda_mpi_routines.h
1
#ifndef CUDA_MPI_ROUTINES
2
#define CUDA_MPI_ROUTINES
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
//__cplusplus
7
10
int
initialize_cuda_mpi(
int
myid,
int
nprocs);
11
12
#ifdef __cplusplus
13
}
14
#endif
//__cplusplus
15
16
#endif
// CUDA_MPI_ROUTINES
Generated by
1.9.8