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

Ifort not found in VASP compilation via mpiifort

sobrinho__diego_gued
1,733 Views

I am facing this problem in VASP 5.4.4 compilation with mpiifort:

/opt/intel/compilers_and_libraries_2019.5.281/linux/mpi/intel64/bin/mpiifort -O1 -free -names lowercase -c -o preclib.o preclib.f90
/opt/intel/compilers_and_libraries_2019.5.281/linux/mpi/intel64/bin/mpiifort: 1: eval: ifort: not found
make[3]: *** [makefile:28: preclib.o] Error 127

I have tried set the PATH for ifort in my .bashrc, or even loading the "compilervars.sh intel64" with source command, but anything works and the error keeps there.

Anyone could help?
Thanks

0 Kudos
2 Replies
Devorah_H_Intel
Moderator
1,733 Views

Where is your compilervars.sh located? In which directory? Was Parallel Studio XE installation completed successfully?

0 Kudos
Toestos
Beginner
1,546 Views

How to check it? I have setvars.sh in 

/opt/intel/oneapi/setvars.sh
0 Kudos
Reply