Platform LSF Administration Guide Version 6.2

Running X Applications with bsub
Administering Platform LSF
524
Running X Applications with bsub
You can start an X session on the least loaded host by submitting it as a batch job:
%
bsub xterm
An xterm is started on the least loaded host in the cluster.
When you run X applications using
lsrun or bsub, the environment variable
DISPLAY is handled properly for you. It behaves as if you were running the X
application on the local machine.