cedar-framework/cedar

OpenMPI Support

Closed this issue · 0 comments

MPI handles are not integers in both C and Fortran in OpenMPI (like for MPICH). The current multilevel line relaxation kernel stores Fortran MPI handles and incorrectly initializes without the MPI language interoperability calls.