From e83c1a1667b45fc7e7dee72524692d812292f958 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jens=20Henrik=20G=C3=B6bbert?= <j.goebbert@fz-juelich.de>
Date: Wed, 14 Jul 2021 12:22:53 +0200
Subject: [PATCH] update

---
 002-Methods/002-Data/Install_UserSoftware.ipynb | 15 +--------------
 1 file changed, 1 insertion(+), 14 deletions(-)

diff --git a/002-Methods/002-Data/Install_UserSoftware.ipynb b/002-Methods/002-Data/Install_UserSoftware.ipynb
index c77c9d3..6cafe10 100644
--- a/002-Methods/002-Data/Install_UserSoftware.ipynb
+++ b/002-Methods/002-Data/Install_UserSoftware.ipynb
@@ -281,20 +281,7 @@
     "-------------------\n",
     "\n",
     "## Additional Informations\n",
-    "\n",
-    "Currently there are these top-level toolchain families supported.\n",
-    "-    \"intel\" == Intel compiler suite\n",
-    "-    \"intel-para\" == Intel compiler suite + ParaStationMPI\n",
-    "-    \"iomkl\" == Intel compiler suite + OpenMPI + MKL\n",
-    "-    \"gpsmkl\" == GCC compiler suite + ParaStationMPI + MKL\n",
-    "-    \"gomkl\" == GCC compiler suite + OpenMPI + MKL\n",
-    "-    \"npsmkl\" == NVHPC compiler suite + ParaStationMPI + MKL\n",
-    "-    \"nvomkl\" == NVHPC compiler suite + OpenMPI + MKL\n",
-    "-    \"pmvmklc\"\n",
-    "-    \"gmvmklc\"\n",
-    "\n",
-    "If you want to install an easyconfig that is not listed in these supported top-level toolchains,  \n",
-    "you can disable the check with `export JSC_OVERRIDE_TOOLCHAIN_CHECK=1`"
+    "All toolchains are supported except the toolchain `SYSTEM`."
    ]
   },
   {
-- 
GitLab