#%Module proc ModulesHelp { } { puts stderr { Fortran compiler from Intel - Homepage: http://software.intel.com/en-us/intel-compilers/ } } module-whatis {Fortran compiler from Intel - Homepage: http://software.intel.com/en-us/intel-compilers/} set root /cluster/software/ifort/2013_sp1.1.106 conflict ifort conflict GCC conflict OpenMPI prepend-path LD_LIBRARY_PATH $root/lib prepend-path LD_LIBRARY_PATH $root/lib/intel64 #prepend-path LD_LIBRARY_PATH $root/mpirt/lib/intel64 prepend-path MANPATH $root/man prepend-path MANPATH $root/man/en_US prepend-path PATH $root/bin #prepend-path PATH $root/mpirt/bin/intel64 setenv EBROOTIFORT "$root" setenv EBVERSIONIFORT "2013_sp1.1.106" setenv EBDEVELIFORT "$root/easybuild/ifort-2013_sp1.1.106-easybuild-devel" prepend-path INTEL_LICENSE_FILE /cluster/software/licenses/license.lic prepend-path NLSPATH $root/idb/intel64/locale/%l_%t/%N # built with EasyBuild version 1.9.0