Skip to content
  • Alberto Garcia's avatar
    Put back the MPI interfaces · 3632a252
    Alberto Garcia authored
    The custom MPI interfaces in Src/MPI are now compiled
    by default, except if the preprocessor option
    
     -DNO_MPI_INTERFACES
    
    is specified.
    
    + 2D arrays have to be passed as a(1,1) in the
      mpi_(all)gather calls in the pexsi modules...
    
    + Update pexsi arch.makes in Src/Sys
    
    
    
    3632a252