Quantcast
Channel: Intel Fortran compiler cannot find module `mpi` - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Gilles Gouaillardet for Intel Fortran compiler cannot find module...

If you want yo use Intel MPI with Intel Fortran compiler, the wrapper is mpiifort.If you want to use an other MPI (such as Open MPI) with use mpi then you likely need to rebuild the MPI library because...

View Article



Intel Fortran compiler cannot find module `mpi`

I recently installed Intel's Parallel Studio XE 2019 under an academic license, and I'm trying to compile Fortran90 code that employs MPI. I get the following error:>> ifort -O3 -ip -ipo -c...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images