With the addition of SPR MPI became a required dependency: https://github.com/SCOREC/meshFields/blob/ef76a31e39ac37b2672bee9edd249e2b82c81aa5/CMakeLists.txt#L12 Ideally, we can support serial builds. SPR could remain functional by not compiling/running the MPI parallel reductions.
With the addition of SPR MPI became a required dependency:
meshFields/CMakeLists.txt
Line 12 in ef76a31
Ideally, we can support serial builds. SPR could remain functional by not compiling/running the MPI parallel reductions.