Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zsh #255

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Zsh #255

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/Userguide_login.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 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 <https://it-support.mila.quebec>`_.
satyaog marked this conversation as resolved.
Show resolved Hide resolved
Loading