[slurm-users] Re: pty jobs are killed when another job on the same node terminates

2024-03-01 Thread thomas.hartmann--- via slurm-users
Hi, sorry, I had written an email but it apparently didn't go through Götz was right. slurm.epilog.clean was the problem. There was a bug in there... I fixed it and now it works. Best, Thomas -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm

[slurm-users] Re: pty jobs are killed when another job on the same node terminates

2024-02-28 Thread Jason Simms via slurm-users
Hello Thomas, I know I'm a few days late to this, so I'm wondering whether you've made any progress. We experience this, too, but in a different way. First, though, you may be aware, but you should use salloc rather than srun --pty for an interactive session. That's been the preferred method for

[slurm-users] Re: pty jobs are killed when another job on the same node terminates

2024-02-22 Thread Götz Waschk via slurm-users
Hi Thomas, It could be a bug in slurm.epilog.clean. You could comment it out in slurm.conf and try again. Regards, Götz Waschk -- slurm-users mailing list -- slurm-users@lists.schedmd.com To unsubscribe send an email to slurm-users-le...@lists.schedmd.com