Difference between revisions of "ParaViewOnJanus"
From PHASTA Wiki
(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 ...") |
(No difference)
|
Revision as of 16:10, 31 August 2011
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).