bamboo: unload modules not available for Intel

This commit is contained in:
Shahram Najm 2016-02-09 14:49:20 +00:00
parent 261e3f6809
commit 402a77c566
1 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
if [[ ! $(command -v module > /dev/null 2>&1) ]]; then
. /usr/local/apps/module/init/bash
fi
# grib_api module conflicts with intel module
# Unload modules not available for Intel
module unload grib_api
module unload emos
module unload libemos
module switch gnu intel/15.0.2