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

iFort disppears after terminal restart

sebpinski
초급자
401 조회수
I have the problem that after installing mkl, intel compiler suite and fortran compiler (version 11.1) that even after running:

source /opt/intel/Compiler/11.1/072/bin/ifortvars.sh intel64

The environment isn't permentantly stored. I've not had this problem before, just a fresh install. Previously everything has just worked so I'm a little unstuck.

I've recently upgraded to opensuse 11.3 and everything is different. I don't even have a path set in my .bashrc.

Could someone please tell me what I'm doing wrong.

Thanks,
Seb
0 포인트
1 응답
TimP
명예로운 기여자 III
401 조회수
The compiler doesn't install any semi-permanent way of setting the path. You must source ifortvars in each new session. You could add the source command to your .bashrc if you so choose, but you must remember to change it when you update the compiler.
0 포인트
응답