Hi, Following the suggestion by Gilles Gouaillardet ( https://mail-archive.com/users@lists.open-mpi.org/msg29688.html), I ran a configure command for a program like this
# ../Src/configure FC=/export/apps/siesta/openmpi-1.8.8/bin/mpifort --with-blas=libopenblas.a --with-lapack=liblapack.a --with-scalapack=libscalapack.a checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for Fortran compiler default output file name... a.out checking whether the Fortran compiler works... configure: error: cannot run Fortran compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. The content of config.log is available at http://pastebin.com/LTxxRMwH It seems that mpifort (the wrapper compiler) has different usage than previous mpif90 Any idea about that? Regards, Mahmood
_______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users