Difference between revisions of "ParaView"

From PHASTA Wiki
Jump to: navigation, search
(Running)
Line 1: Line 1:
 +
[[Category:Software]]
 +
 
==Introduction==
 
==Introduction==
  

Revision as of 14:41, 16 December 2011


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