ParaViewOnEureka

From PHASTA Wiki
Revision as of 21:33, 11 July 2012 by Jema6380 (talk | contribs)
Jump to: navigation, search

Connect to Eureka

  • From the command line on the Colorado machine,
  ssh username@eureka.alcf.anl.gov
  • Enter 4 digit pin, followed by the number on the CRYPTOCard

Submit Interactive Job

  • From the command line on Eureka, cp /home/jmartin/qsub_interactive_command.sh to your home directory. Open qsub_interactive_command.sh and change the total time you want to run paraview (time), and the allocation your account is under (account).
  ./qsub_interactive_command.sh nodes

where nodes is the total number of nodes you want. Each node has 8 cores, and 32 GB of memory.