Skip to content
Snippets Groups Projects
Commit cbf29145 authored by Papeleux Luc's avatar Papeleux Luc
Browse files

use .local 2019 mkl & tbb on nic5

parent 2c69048a
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,16 @@ module load releases/2020a
# load modules from release/2020a group
module load CMake GCC
module load Bison
module load intel/2020a
module load Python SWIG matplotlib
module load Qt5
#module load intel/2020a
module load Python SWIG
#module load matplotlib
#module load Qt5
# intel community (copied from warson)
. $HOME/.local/intel/mkl/bin/mklvars.sh intel64
. $HOME/.local/intel/tbb/bin/tbbvars.sh intel64
#
# new intel-cluster-studio
#. /cm/shared/apps/ics/2013sp1/ics/2013.1.046/ictvars.sh intel64
#. /cm/shared/apps/ics/2013sp1/mkl/bin/mklvars.sh intel64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment