Skip to content

MPI=off by default?

By default MPI is enabled. I think this feature is needed only by small percentage of potential users. On top of that compilation with MPI is substantially more difficult.

I suggest editing CMakeLists.txt to set USE_MPI=OFF by default.