giovtorres / slurm-docker-cluster

A Slurm cluster using docker-compose
MIT License
319 stars 188 forks source link

$SLURM_NTASKS_PER_NODE is not getting set #18

Open nikosT opened 3 years ago

nikosT commented 3 years ago

No matter what, $SLURM_NTASKS_PER_NODE is not getting set, thus it can not support assignments per task.

giovtorres commented 3 years ago

How are you setting it?

nikosT commented 3 years ago

I'm not setting it by myself. I thought that slurm setup and slurm's configuration would be responsible for that.