Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29236 ディスカッション

mpi is not recognized when I compile the Fortran code.

FeiYa
ビギナー
1,462件の閲覧回数

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 件の賞賛
1 解決策
2 返答(返信)
Barbara_P_Intel
従業員
1,393件の閲覧回数

If you need additional advice on using Intel MPI, you can ask MPI questions on the oneAPI HPC Toolkit forum.

 

返信