From 062fc5429af38eff41dc564204b11266eb7b6cb7 Mon Sep 17 00:00:00 2001 From: Shahram Najm Date: Wed, 10 May 2017 17:00:41 +0100 Subject: [PATCH] Remove module eccodes --- bamboo/INTEL-env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bamboo/INTEL-env.sh b/bamboo/INTEL-env.sh index 8e60c7d27..260e756c3 100644 --- a/bamboo/INTEL-env.sh +++ b/bamboo/INTEL-env.sh @@ -4,6 +4,7 @@ if [[ ! $(command -v module > /dev/null 2>&1) ]]; then fi # Unload modules not available for Intel module unload grib_api +module unload eccodes module unload emos module unload fftw module unload libemos