diff --git a/002-Methods/002-Data/Install_UserSoftware.ipynb b/002-Methods/002-Data/Install_UserSoftware.ipynb index c77c9d3fee117bced29fbb81bfd04c15cb2a6924..6cafe10a369278fa81c19093965a0015c8ee3eba 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`." ] }, {