Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
28456 Discussions

mpi is not recognized when I compile the Fortran code.

FeiYa
Beginner
694 Views

I've installed the Fortran compiler and mpi lib. When I use commands 'which ifort' and 'which mpirun' to check, it shows the correct direction where I installed it. 

mpi地址.png

 

However, the 'mpi' still can not be recognized when I compile the code.

报错.png

 

Can you tell me how to solve this problem?

0 Kudos
1 Solution
2 Replies
Reply