Slurm and X11¶
Make sure to connect to the login node with X11 forwarding.
host:~$ ssh -X -l user_c hpc-login-1.cubi.bihealth.org
Once connected to the login node, pass the --x11
flag.
hpc-login-1:~$ srun --pty --x11 xterm
Make sure to connect to the login node with X11 forwarding.
host:~$ ssh -X -l user_c hpc-login-1.cubi.bihealth.org
Once connected to the login node, pass the --x11
flag.
hpc-login-1:~$ srun --pty --x11 xterm