"docs.it4i/anselm-cluster-documentation/software/compilers.md" did not exist on "ef3b64173734c1071fea174851c70635f9b03e5c"
Newer
Older
#include "mpi_wrapper.h"
namespace lib4neuro{
int mpi_rank = 0;
int mpi_nranks = 1;
int mpi_msg = 0;
int mpi_msg_ = 0;
//#ifdef WITH_PETSC
// MPI_Comm mpi_active_comm = PETSC_COMM_WORLD;
//#else
// TODO PETSC_COMM_WORLD not working here - why?
//#endif