Hi.
I'm no expert, but it seems ChatGPT is confusing "queued" and "running"
jobs. Assuming you are interested in temporarily shutting down slurmctld
node for maintenance.
If the jobs are still queued ( == not yet running) what do you need to
save? The queue order is dynamically adjusted by s
Hi Hermann,
Using your suggested settings did not work for us.
When trying to allocate a single thread with --cpus-per-task=1, it still
reserved a whole CPU (two threads). On the other hand, when requesting
an even number of threads, it does what it should.
However, I could make it work by u