Hi Dennis,

It's been a while since I did this but the gist of it is to set X11UseLocalhost 
to "no" in the sshd_config on all of your submission nodes and then launch an 
interactive job, making sure your DISPLAY environment variable gets passed to 
the compute nodes. This generally requires shared home directories across the 
entire cluster for it to work correctly. Also, for added security, you'll want 
to ensure that top ports 6000 and up on your management node aren't directly 
accessible from outside your cluster. 

-Aaron

Sent from my iPhone

> On Dec 9, 2014, at 5:28 AM, Dennis Zheleznyak <[email protected]> wrote:
> 
> Hi,
> 
> I'm using various mathematics open source applications that at the end of a 
> job a plot is displayed. I wanted to know if it's possible to send a job 
> using Slurm and to automatically display the plot or result when it's done or 
> while it's in progress without me doing it manually.
> 
> Thank you,
> Dennis.

Reply via email to