Rodrigo Arias Mallo 9c622bb6b7
All checks were successful
CI / build:cross (pull_request) Successful in 6s
CI / build:all (pull_request) Successful in 15s
Run a shell in the allocated node with salloc
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
2025-10-24 15:55:58 +02:00
..
2025-09-29 18:44:38 +02:00
2025-09-29 18:44:38 +02:00
2025-10-22 15:28:29 +02:00
2025-09-29 18:44:38 +02:00
2025-10-02 17:03:21 +02:00
2025-10-22 15:48:13 +02:00
2025-09-29 18:44:38 +02:00
2025-09-29 18:44:38 +02:00
2025-10-22 15:48:13 +02:00
2025-09-29 18:44:38 +02:00
2025-07-15 17:24:38 +02:00