mirror of https://github.com/ecmwf/eccodes.git
Bamboo: unload fftw module not available on Intel
This commit is contained in:
parent
bc667944b5
commit
aef13166cb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue