Configure SSH X11 forwarding for jobs
X11 forwarding must already be working outside LSF.
Install SSH and enable X11 forwarding for all hosts that will submit and run these jobs (UNIX hosts only).
(Optional) In
lsf.conf
, specify an SSH command for
LSB_SSH_XFORWARD_CMD
.
The command can include full PATH and options.
Parent topic:
Interactive Jobs with bsub