Bjorn,
Sorry for the delayed reply. I didn't see this earlier (6 months ago!).
I'm just seeing it now as I clean up my inbox.
1. Yes, slurm.user_msg does actually print out a message to the user in
this case.
2. I was running 17.11.4 or 17.11.5 at the time. I've since upgraded to
18.08.
Hi David,
You are welcome. I'm surprised that srun does not work for you. We advise our
users to use srun on every type of job, not just MPI. This in our opinion keeps
it simple, and it just works. What is your MpiDefault set to in slurm.conf? Is
your openmpi built with slurm support? I believe
We managed to resolve this as follows:
gres.conf changes:
-NodeName=boole-n024 Name=gpu Type=2080ti File=/dev/nvidia0
-NodeName=boole-n024 Name=gpu Type=2080ti File=/dev/nvidia1
+NodeName=boole-n024 Name=gpu Type=rtx2080ti File=/dev/nvidia0
+NodeName=boole-n024 Name=gpu Type=rtx2080ti File=/dev/n