Why should I use CMake?

For the time being, perhaps try the following instead

It works now:

$ fpm run check_mpi --compiler mpiifort --profile release --runner 'mpirun -n 4'
 hello from rank           1 !
 hello from rank           2 !
 hello from rank           3 !
 hello from rank           0 !

Thanks again!

1 Like