module purge module load intel/compiler/2021.1.1 module load intel/mkl/2021.1.1 module load openmpi/4.0.5.1-intel module load gcc/8.1.0 # IMPORTANT: # openmpi module sets INCLUDE env variable and FCM messes up with it: let's remove the var unset INCLUDE export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/local/intel/lib