#%Module set name intel set version 17 conflict $name conflict gcc conflict pgi # source common definitions source [file dirname $ModulesCurrentModulefile]/../.common # compute installation path based on selected toolchain and flavors set prefix [getInstallPrefix] # set software environment prepend-path LD_LIBRARY_PATH $prefix/lib/intel64 prepend-path PATH $prefix/bin/intel64 prepend-path MANPATH $prefix/man/common