ParaViewOnJanus

From PHASTA Wiki
Revision as of 16:10, 31 August 2011 by Matthb2 (talk | contribs) (Created page with " ssh -Y login.rc.colorado.edu . /projects/jansenke/matthb2/env.sh /projects/jansenke/matthb2/paraview_build/bin/paraview and then start and connect to the server: qsub ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 ssh -Y login.rc.colorado.edu
 . /projects/jansenke/matthb2/env.sh
 /projects/jansenke/matthb2/paraview_build/bin/paraview

and then start and connect to the server:

 qsub -q janus-debug /projects/jansenke/matthb2/pvserver_runscript.sh

and use checkjob or look at the output files to figure out which node your rank0 is on and connect ParaView to that (or change it to use reverse connections if you prefer).