I want to install Intel fortran compiler(ifort) and icc on my laptop with ubuntu14.04 OS. I have read from several sources that it is free for Linux distributions but when I want to get it from official the Intel website, it only shows a trial version. note that I want to use these compilers to compile RegCM4 (regional climate model) and WRF (weather research forecast model).
it is possible either gfortran
and gcc
, but it worked before, and its been one month that the model crash while compiling with gfortran
.
Any Idea?