From 445196aacb6a2c603c585af2d7b38074f2814c19 Mon Sep 17 00:00:00 2001 From: Heather Kelly Date: Mon, 16 Sep 2019 11:35:58 -0700 Subject: [PATCH] move back to gcc 6.3.0 now that NERSC has reinstalled it --- jupyter-kernels/setup/setup_current_python.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter-kernels/setup/setup_current_python.sh b/jupyter-kernels/setup/setup_current_python.sh index 2781c29..d98a99a 100644 --- a/jupyter-kernels/setup/setup_current_python.sh +++ b/jupyter-kernels/setup/setup_current_python.sh @@ -19,7 +19,7 @@ export LSST_PYTHON_VER=current module unload python module swap PrgEnv-intel PrgEnv-gnu -module swap gcc gcc/7.3.0 +module swap gcc gcc/6.3.0 module rm craype-network-aries module rm cray-libsci module unload craype