I am trying to send a Slurm job via an SSH connection on the node on which OOD is installed and I get the following error:
"
sbatch: error: Batch job submission failed: Zero Bytes were transmitted or received
"
The OOD server is a separate server from the cluster.
I have already configured my .yml file in the following way:
A quick google search of the issue seems to indicate there’s some issue in your Slurm setup. Like there’s a connectivity issue or similar. I’d check the slurm logs first as something somewhere (the controller or the deamons) may have indicated why it rejected your job.