you earlier mentioned wanting to run an X-requiring script.  why not just:
salloc --x11 srun ./whateveryourscriptwas

For that matter, however, what?s the advantage of ?salloc --x11 srun? vs. just 
"srun --x11??

afaikt, the only difference is that srun's request is not flagged as
interactive (and salloc's is).  this may affect partition choice, etc.

regards, mark hahn.

Reply via email to