From abf2ff030ca92f913e2ff93737626df2c3217588 Mon Sep 17 00:00:00 2001 From: satyaog Date: Thu, 12 Sep 2024 09:41:48 -0400 Subject: [PATCH 1/4] Zsh --- docs/Userguide_login.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Userguide_login.rst b/docs/Userguide_login.rst index 534d14bb..1ea08d21 100644 --- a/docs/Userguide_login.rst +++ b/docs/Userguide_login.rst @@ -189,3 +189,11 @@ require a lot of resources: editing via VSCode, building conda environments, tes The ``mila-cpu`` entry should be in your ``.ssh/config``. Changes are at your own risk. While it is possible to tweak it to allocate a GPU, doing so will prevent simultaneous connections to it (until Slurm is upgraded to version 22.05 or later). + +Using a non-Bash Unix shell +--------------------------- + +While IT and Infra will not provide personalized support for non-Bash Unix +shell on the cluster, the cluster is designed to support both Bash and Zsh +shells. If you think things should work with Zsh and they don't, please contact +`Mila's IT support `_. From 26678faf98793622f94571b872462b58ab417a16 Mon Sep 17 00:00:00 2001 From: satyaog Date: Thu, 12 Sep 2024 12:07:45 -0400 Subject: [PATCH 2/4] Update docs/Userguide_login.rst Co-authored-by: Bruno Travouillon --- docs/Userguide_login.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Userguide_login.rst b/docs/Userguide_login.rst index 1ea08d21..0b163129 100644 --- a/docs/Userguide_login.rst +++ b/docs/Userguide_login.rst @@ -193,7 +193,7 @@ connections to it (until Slurm is upgraded to version 22.05 or later). Using a non-Bash Unix shell --------------------------- -While IT and Infra will not provide personalized support for non-Bash Unix +While Mila will not provide personalized support for non-Bash Unix shell on the cluster, the cluster is designed to support both Bash and Zsh shells. If you think things should work with Zsh and they don't, please contact `Mila's IT support `_. From dd6ecc472f3908c6a275500fd04ff330e05cf4da Mon Sep 17 00:00:00 2001 From: satyaog Date: Thu, 12 Sep 2024 12:12:34 -0400 Subject: [PATCH 3/4] Update shell message --- docs/Userguide_login.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Userguide_login.rst b/docs/Userguide_login.rst index 0b163129..af380a72 100644 --- a/docs/Userguide_login.rst +++ b/docs/Userguide_login.rst @@ -193,7 +193,7 @@ connections to it (until Slurm is upgraded to version 22.05 or later). Using a non-Bash Unix shell --------------------------- -While Mila will not provide personalized support for non-Bash Unix -shell on the cluster, the cluster is designed to support both Bash and Zsh -shells. If you think things should work with Zsh and they don't, please contact -`Mila's IT support `_. +While Mila does not provide support in debugging your shell setup, the cluster +is designed to support at least both Bash and Zsh shells. If you think things +should work within Bash or Zsh and they don't, please contact `Mila's IT +support `_. From 7de1c37d6d4bd801a2fe8f43b61bc99b4a8a2b96 Mon Sep 17 00:00:00 2001 From: satyaog Date: Thu, 12 Sep 2024 12:19:04 -0400 Subject: [PATCH 4/4] Update shell message --- docs/Userguide_login.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Userguide_login.rst b/docs/Userguide_login.rst index af380a72..d87e9e66 100644 --- a/docs/Userguide_login.rst +++ b/docs/Userguide_login.rst @@ -193,7 +193,7 @@ connections to it (until Slurm is upgraded to version 22.05 or later). Using a non-Bash Unix shell --------------------------- -While Mila does not provide support in debugging your shell setup, the cluster -is designed to support at least both Bash and Zsh shells. If you think things -should work within Bash or Zsh and they don't, please contact `Mila's IT -support `_. +While Mila does not provide support in debugging your shell setup, Bash is the +standard shell to be used on the cluster and the cluster is designed to support +both Bash and Zsh shells. If you think things should work with Zsh and they +don't, please contact `Mila's IT support `_.