Dear intel linux user,
The fortran ifort does not work on my bash.
As I usually do in my ubuntu, I have opened the bash.bashrc file and I have put the following line:
source /opt/intel/bin/compilervars.sh intel64
source /opt/intel/mkl/bin/mklvars.sh intel64 mod lp64
export PATH
The problem is that the ifort does not work. I have already tried to restart ubuntu.
The is the message:
ifort: command not found
What do you think the problem could be?
thanks a lot