paraview: data analysis and visualization application

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. 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.

The paraview and related commands has been added to your PATH.

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

  • \$PARAVIEW_ROOT has been set to the root of the paraview installation
  • \$PARAVIEW_LIBDIR points to the directory containing the libraries
  • \$PARAVIEW_INCDIR points to the directory containing the header files

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

  • -I\$PARAVIEW_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$PARAVIEW_LIBDIR -Wl,-rpath,\$PARAVIEW_LIBDIR

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 Deepthought2 cluster (RHEL8)

Available versions of paraview on the Deepthought2 cluster (RHEL8)
Version Module tags CPU optimized for GPU ready?
5.8.0 paraview/5.8.0 x86_64 Y