Hi all,

I'm trying to submit job arrays with sbatch via a cron job, but I keep getting 
this error:

squeue: error: slurm_receive_msg: Zero Bytes were transmitted or received
squeue: error: slurm_receive_msg: Zero Bytes were transmitted or received

Any idea how to fix this? If you're wondering why I'm using a cron job, my 
script goes something like this:

Every hour, check if I have jobs submitted, if not submit a job array of 
n=1000. Stop once I reach 1 million jobs. 

Thanks!
Arun=

Reply via email to