ParaView

From PHASTA Wiki
Revision as of 14:41, 16 December 2011 by Matthb2 (talk | contribs)
Jump to: navigation, search


Introduction

ParaView is a parallel, scalable, visualization package from Kitware. See http://paraview.org/

Running

To launch a single threaded ParaView instance, first connect via VNC, then use vglconnect to connect to one of the compute machines:

 vglconnect -s viz001

Add the desired version of ParaView to your environment (the below example will get the "default" version)

 soft add @paraview

and lunch the GUI:

 vglrun paraview

Parallel (Client/Server) Mode

CoProcessing