From aef13166cb29b3384e22f63685e69dd7ddd3f6b1 Mon Sep 17 00:00:00 2001 From: Florian Rathgeber Date: Mon, 14 Mar 2016 16:31:58 +0000 Subject: [PATCH] Bamboo: unload fftw module not available on Intel --- bamboo/INTEL-env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bamboo/INTEL-env.sh b/bamboo/INTEL-env.sh index 2009a5023..8f5b8cfc7 100644 --- a/bamboo/INTEL-env.sh +++ b/bamboo/INTEL-env.sh @@ -5,5 +5,6 @@ fi # Unload modules not available for Intel module unload grib_api module unload emos +module unload fftw module unload libemos module switch gnu intel/15.0.2