Henrik Nortamo
Henrik Nortamo
Thanks for the very detailed clarification. Create an allocation queue with `hq alloc add slurm --cpus=2x20 --time-limit 4h --workers-per-alloc 2 --backlog 1 --max-worker-count 10 -- -A -c 40 -p large`...
We have roughly the same setup on three clusters - Puhti (Finnish national system) (V100, ) - Mahti (Finnish national system) (A100) - LUMI (testing on A40:s currently ) All...
Nice, thanks for the quick response. Related but perhaps a new issue. One might also want to try adding `HIP_VISIBLE_DEVICES` / `ROCR_VISIBLE_DEVICES` to handle AMD GPUS, not 100% what Slurm...