From 79e98774a628e776da44a458caf92fe0d38d8400 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Thu, 12 Aug 2021 10:53:50 +0200 Subject: [PATCH] Update environment-and-modules.md --- docs.it4i/environment-and-modules.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs.it4i/environment-and-modules.md b/docs.it4i/environment-and-modules.md index 1a7b590b9..1a0fab370 100644 --- a/docs.it4i/environment-and-modules.md +++ b/docs.it4i/environment-and-modules.md @@ -6,9 +6,10 @@ The table shows which shells are supported on the IT4Innovations clusters. | Cluster Name | bash | tcsh | zsh | ksh | | --------------- | ---- | ---- | --- | --- | -| Salomon Cluster | yes | yes | yes | yes | -| Barbora Cluster | yes | yes | yes | yes | -| DGX-2 Cluster | yes | no | no | no | +| Karolina | yes | yes | yes | yes | +| Barbora | yes | yes | yes | yes | +| Salomon | yes | yes | yes | yes | +| DGX-2 | yes | no | no | no | !!! info BASH is the default shell. Should you need a different shell, contact support@it4i.cz. -- GitLab