On Tue, 17 May 2011, Chris Jewell wrote:


On 17 May 2011, at 16:35, Mark Dixon wrote:

Hi Chris,

How are you launching your interactive jobs?

As long as matlab is in my path when I execute qrsh, the following command will 
launch matlab on a back-end compute node and variable NSLOTS will be defined:

qrsh -V -cwd -pe smp 2 matlab

Hi Mark,

Actually, I'm using qlogin with an ssh wrapper to enable X11 forwarding. Many of my users need the graphical functions etc to examine datasets, so it's a bit of a requirement.

Thanks,

Chris

We're using X with qrsh, it just needs a couple of config tweaks.

e.g. "X11UseLocalhost no" on the login node sshd config file.

(there may be others, but I cannot think of them off the top of my head)

--
-----------------------------------------------------------------
Mark Dixon                       Email    : [email protected]
HPC/Grid Systems Support         Tel (int): 35429
Information Systems Services     Tel (ext): +44(0)113 343 5429
University of Leeds, LS2 9JT, UK
-----------------------------------------------------------------
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to