Add --x11 option to srun.
srun --x11 will default to requesting X11 forwarding from all nodes on a new allocation. srun --x11 is ignored within an existing job allocation, as the X11 forwarding must be setup by the prolog which will have already run.
Please register or sign in to comment