By default, salloc will open a new shell in the *current* node instead of in the allocated node. This often causes users to leave the extra shell running once the allocation ends. Repeating this process several times causes chains of shells. By running the shell in the remote node, once the allocation ends the shell finishes as well. Fixes: #174 See: https://slurm.schedmd.com/faq.html#prompt
Jungle
This repository provides two components that can be used independently:
-
A Nix overlay with packages used at BSC (formerly known as bscpkgs). Access them directly with
nix shell .#<pkgname>. -
NixOS configurations for jungle machines. Use
nixos-rebuild switch --flake .to upgrade the current machine.
Description
Languages
Nix
87.2%
C++
7%
Shell
3.2%
Python
1.3%
CSS
0.6%
Other
0.5%