Difference between revisions of "ParaViewOnEureka"

From PHASTA Wiki
Jump to: navigation, search
(Redirected page to Paraview: Run on Remote Machine)
Line 1: Line 1:
== Connect to Eureka ==
+
#Redirect [[Paraview:_Run_on_Remote_Machine]]
*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.
 

Revision as of 15:45, 13 July 2020