Skip to main content

paraview: data analysis and visualization application

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: paraview
Description: data analysis and visualization application
For more information: https://www.paraview.org
Categories:
License: OpenSource (BSD 3-Clause)

General usage information

ParaView is 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 its batch processing capabilities.

ParaView was developed to analyze extremely large datasets using distributed memory computing resources.

This module will add the paraview and related commands to your PATH.

This module is for the normal version of paraview. For the version that can run without an attached display, use module load paraview-headless

In case you need to link against this library in your code, the following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package paraview, by cluster

This section lists the available versions of the package paraviewon the different clusters.

Available versions of paraview on the Zaratab cluster

Available versions of paraview on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
5.8.0 paraview/5.8.0 zen Y
5.9.1 paraview/5.9.1 zen2 Y






Back to Top