Hi all:
I am using Mac OSX 10.11.4 on Mbp13R. I have install ifrot 2016update3 and icc 2016update3, but it seems some thing wrong with *vars.sh, the detials (in bash shell) are as followed:
source /opt/intel/mkl/bin/mklvars.sh intel64 source /opt/intel/bin/ifortvars.sh intel64 source /opt/intel/bin/iccvars.sh intel64 echo $MKLROOT /opt/intel//compilers_and_libraries_2016.3.170/mac/mkl which ifort icc /opt/intel//compilers_and_libraries_2016.3.170/mac/bin/intel64/ifort /opt/intel//compilers_and_libraries_2016.3.170/mac/bin/intel64/icc
Yes, as you can see, all of them begin with ‘/opt/intel//‘, but i think they are wrong path. I can’t install VASP for missing some files. Would anyone will tell me how to fix it?