We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d58d8d commit 2287c71Copy full SHA for 2287c71
workflows/nt3_mlrMBO/swift/cori_settings.sh
@@ -4,5 +4,7 @@ module swap PrgEnv-intel PrgEnv-gnu
4
# if PrgEnv-intel is not loaded then PrgEnv-gnu won't load via the swap
5
# so we load gcc explicitly
6
module load gcc
7
+module load intel-tensorflow
8
+
9
10
export PATH=/global/homes/w/wozniak/Public/sfw/compute/swift-t-r/stc/bin:$PATH
0 commit comments