Hi,
When a job is run, the slurm_%j.out is generated where I would expect,
but remains empty until the job has completed.
This is strange behavior to me since we are using a NAS file system on
all nodes including the slurm controller node. So even if the file was
being written to on just the node it was being run on, it should show up
on the controller node.
On torque it generally was written to /var/spool/ directory and file and
then copied at the end. When I go to the spool directory defined in
slurm.conf, I see the slurm_script file generated but not the output.
Where is the output before its copied? Is this behavior expected?
Thanks so much,
Jordan