Background:
I’m trying to write a slurmd task plugin to bind mount /tmp to 
/tmp/USERID/JOBID.

Question 1: should I be using a task plugin or a spank plugin to do this?

Question 2: 
I’m launching slurmd with the following line
sudo slurmd -N linux0 -D -vvvvvv

but the debug statements in slurmstepd code aren’t being printed to screen.
I assume that the slurmstepd code is being run in a fork of slurred.
Where can I find debug output fromslurmstepd?

Thanks

Kevin Tew=

Reply via email to