You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit breaks non-MPI builds. To build and test with MPI, run
fpm test \
--compiler mpifort \
--runner "mpiexec -n 1" \
--flag "-DUSE_MPI" \
--profile release
0 commit comments