Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7
typeflat
separatorpipe

Overview

...

...

  • an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D or programmatically using ParaView’s batch processing capabilities.

Using

Use the module name paraview to discover versions available and to load the application.

Accessing the GUI

Teton is a compute cluster, so its architecture is not designed to run GUI type applications. To be able to run ParaView paraview as a GUI you will you’ll need to use FastX to log onto Teton and run the application from there.

Note:

  • This is a multi-purpose workstation and not specific to only ParaView.

  • Consider using this workstation as a way to view view simulation results, not as a compute node to run simulations on.

  • It has not been tested to run pvserver parallel jobs.

  • There is no 3D GPU acceleration on this machine.

The following steps demonstrate using FastX via a web browser. Desktop clients (version 3) are available.

Step 2: Once connected, click the "+" to start a new XFCE session.

...

Step 2: Open a terminal, and load/start paraview.

...

Notice in the terminal we use the following:

Code Block
[]$ module load paraview/5.8.1
[]$ paraview

The reason for the format of the second command is that this is a multi-purpose service and not a ‘dedicated visualization’ service. As noted, there is no 3D GPU acceleration, so rendering is in software and we need to indicate the rendering capabilities.

Step 3: Once finished, log out, close the window and terminate the session:

...

a SouthPass interactive desktop session.