Skip to content

Pass rank to cuda_init, remove need of including mpi.h there

Sebastian Ohlmann requested to merge improve_cuda_mpi into develop

Pass rank to cuda_init, remove need of including mpi.h there. With this, one does not need a C++ compiler witha MPI wrapper for compiling the Cuda files.

Merge request reports