* Christopher Samuel [210514 15:47]:
> > Usage reported in Percentage of Total
> >
> >
> > Cluster TRES Name Allocated Down PLND Dow Idle
> > Reserved Reported
> > - --
vncserver calls several other things, some of which need a terminal.
There's more to it, but the bottom line is: use sbatch rather than srun
to start a vncserver session.
We merely run vncserver, back-grounding it and then wait.
Something like:
/vncserver :1 &//
//wait//
//echo "user logged
Hello !
I'm facing a weird issue. With one user, call it gpupro_user , if I log
with ssh on a compute node, I can run a vncserver (see command [1]
below) succesfully (in my case, a tigervnc server). However, if I
allocate the exact same node through a srun (see command [2] below),
running vnc ser