Starting programs with a GUI on the nodes via the batch system

Running a program like Mathematica in the batch system, if the grafical user interface shall be used requires some additional steps.

  • Reserve a node in the interactive mode with (replace project with your project's name and the variables according to your needs, second line is for one largesmp node)
qsub -I -A _project_ -l walltime=12:00:00,nodes=1:westmere:ppn=12 -q default -X
qsub -I -A _project_ -l walltime=12:00:00,nodes=1:ppn=32 -q largesmp -X
  • Start the program
  • After finishing the work with the program, exit the session you got from the batch system
  • When using windows, you will need a local Xserver like Xming or login via vnc.

-- HolgerAngenent - 2011-11-09


This topic: Anleitungen > WebHome > HPC > PALMA:english > Palma:software:english > BatchGUI
Topic revision: r2 - 2011-11-09 - HolgerAngenent
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding ZIVwiki? Send feedback
Datenschutzerklärung Impressum