Re: [slurm-users] sbatch does not work with Debian image

2023-03-14 Thread olivier sallou
On Tue, 2023-03-14 at 05:19 -0400, Sorin Draga wrote: > Hello everyone, >   > I'm trying to run the new Debian image with SLURM, namely debian-11- > bullseye-v20230206 but sbatch/sinfo do not seem to work. I installed > slurm-client via: > sudo apt-get install slurm-client > > but it did not sol

Re: [slurm-users] About x11 support

2018-11-19 Thread Olivier Sallou
od@rocks7 ~]$ srun --nodelist=compute-0-5 -n 1 -c 6 > --mem=8G -A y8 -p > > RUBY xclock > > Error: Can't open display :1 > > srun: error: compute-0-5: task 0: Exited with exit code 1 > > You forgot the --x11 flag to srun! > > Can you try again w

Re: [slurm-users] x11 forwarding not available?

2018-10-16 Thread Olivier Sallou
e was set to the fully qualified. Turns >> out >> SLURMs X11 forwarding doesn't work with that; setting the hostnames to the >> short hostname made it all magically work. >> >> Tina >> >> On Tuesday, 16 October 2018 09:29:01 BST Olivier Sallou wrote: &

Re: [slurm-users] x11 forwarding not available?

2018-10-16 Thread Olivier Sallou
>> slurm 17.11.7 >> >> rpm -qa |grep slurm >> ohpc-slurm-server-1.3.5-8.1.x86_64 >> ... >> >> >> -- >> >> David William Botsch >> Programmer/Analyst >> @CNFComputing >> bot...@cnf.cornell.edu >> >> -- >> >> David William Botsch >> Programmer/Analyst >> @CNFComputing >> bot...@cnf.cornell.edu >> >> -- Olivier Sallou Univ Rennes, Inria, CNRS, IRISA Irisa, Campus de Beaulieu F-35042 RENNES - FRANCE Tel: 02.99.84.71.95 gpg key id: 4096R/326D8438 (keyring.debian.org) Key fingerprint = 5FB4 6F83 D3B9 5204 6335 D26D 78DC 68DB 326D 8438

[slurm-users] slurm 18.08 - x11 forwarding issue

2018-10-10 Thread Olivier Sallou
Hi, I have setup slurm and enabled x11 forwarding (native). I connect to a node from a submission node:     srun  --ntasks-per-node=1 --mem 100 --x11 --pty bash I am connected to the node. in debug logs, I can see that x11 setup is OK: ... [2018-10-10T09:27:48.142] [131.extern] X11 forwardin