I'm writing a select plugin for slurm, and when I do an srun command with
the new plugin as the SelectType in slurm.conf I get this error:
srun: error: Task launch for 32.0 failed on node slurmnode2: Header
lengths are longer than data received
The new plugin is just a copy of the cons_res plugin
* Chris Samuel [200113 07:30]:
> On 1/13/20 5:55 am, Youssef Eldakar wrote:
>
> > In an sbatch script, a user calls a shell script that starts a Java
> > background process. The job immediately is completed, but the child Java
> > process is still running on the compute node.
> >
> > Is there a
On 1/13/20 5:55 am, Youssef Eldakar wrote:
In an sbatch script, a user calls a shell script that starts a Java
background process. The job immediately is completed, but the child Java
process is still running on the compute node.
Is there a way to prevent this from happening?
What I would r
In an sbatch script, a user calls a shell script that starts a Java
background process. The job immediately is completed, but the child Java
process is still running on the compute node.
Is there a way to prevent this from happening?
Thanks in advance for any pointers.
Youssef Eldakar
Bibliothec