NVIDIA IndeX for ParaView Plugin

The NVIDIA IndeX for ParaView Plugin enables the large-scale volume data
visualization capabilities of the NVIDIA IndeX library inside Kitware's ParaView.
This document will provide a brief overview of the installation package, please
refer to the User's Guide for detailed instructions.

#-------------------------------------------------------------------------------
# Compatibility and Prerequisites
#-------------------------------------------------------------------------------

The NVIDIA IndeX for ParaView Plugin is compatible with:

* All NVIDIA GPUs that support at least CUDA compute capability 5.0, i.e.
  "Maxwell" GPU architecture or newer.

  To find out the compute capability of a specific GPU, go to:
  https://developer.nvidia.com/cuda-gpus

* NVIDIA display driver that supports CUDA 12.
  Minimum driver version:
  - Linux:   525.60.13
  - Windows: 528.33
  Recommended driver version (CUDA 12.8):
  - Linux:   570.33 or newer
  - Windows: 570.84 or newer

* Operating systems:
  - Red Hat Enterprise Linux (RHEL) or CentOS version 7 or newer.
    The NVIDIA IndeX for ParaView Plugin will typically also run on other Linux
    distributions.
  - Microsoft Windows 10.
  - macOS (remote rendering only, see "Known Limitations" below).

#-------------------------------------------------------------------------------
# Features and Licensing
#-------------------------------------------------------------------------------

The NVIDIA IndeX for ParaView Plugin comes with a free evaluation license that
enables all features for a limited time, including full scalability to run on
multiple NVIDIA GPUs and on a cluster of GPU hosts. The software will continue
to run after the evaluation period, but with multi-GPU features disabled.

For licensing requests, please contact nvidia-index@nvidia.com.

# Features
----------

* Real-time and interactive high-quality volume data visualization of both
  structured and unstructured volume grids.

* Interactive visualization of time-varying structured volume grids.

* Support for 8-bit and 16-bit signed/unsigned integer, and 32-bit floating
  point volume data types. 64-bit floating point data and 32-bit integer data
  is supported via an automatic conversion.

* XAC (NVIDIA IndeX Accelerated Computing) visual elements for volume rendering
  with four different configurable presets: Iso-surfaces, depth enhancement,
  edge enhancement, gradient.

* User-defined programmable XAC visual element for volumes.

* Multiple, axis-aligned volume slice rendering combined with volumetric data.

* Catalyst support for regular grids to perform in-situ based visualization.

* User-defined region of interest selection.

* Advanced filtering and pre-integration techniques enabling high-fidelity
  visualizations.

* Depth-correct integration of ParaView geometry rendering into NVIDIA IndeX
  volume rendering.

* Multi-GPU and GPU cluster support for scalable real-time visualization of
  datasets of arbitrary size. Requires an appropriate license after the evaluation period
  (please contact nvidia-index@nvidia.com).

#-------------------------------------------------------------------------------
# Known Limitations
#-------------------------------------------------------------------------------

# Regular volume grids
-------------------------

* When running with MPI on multiple pvserver ranks, datasets in *.vtk format
  won't get distributed to multiple ranks by ParaView, and only a single GPU
  will be utilized. The NVIDIA IndeX for ParaView Plugin will print a warning if
  this case is detected. Please use a different data format such as *.pvti that
  supports distributed data. Since this issue is specific to ParaView, please
  contact Kitware for additional details.

# Unstructured grids
--------------------

* Datasets containing degenerate faces may result in incorrect renderings or
  cause ParaView to fail. The NVIDIA IndeX for ParaView Plugin will try to
  resolve all invalid faces automatically.

# General
----------

* The Windows version of the NVIDIA IndeX plugin for ParaView is restricted
  to run on a single workstation/computer only, i.e., cluster rendering
  is not supported on Windows platforms.

* The macOS version of the NVIDIA IndeX plugin for ParaView does not support
  local rendering. However, it can be used for remote rendering together with
  a Linux host that runs pvserver.

* When loading an older state file with both volumetric and geometry data
  without the NVIDIA IndeX representation saved in it, the first frame will show
  only volumetric data. After interacting with the scene, the subsequent frames
  will be correct again with both geometry and volume data.

#-------------------------------------------------------------------------------
# Contact
#-------------------------------------------------------------------------------

Please do not hesitate to contact NVIDIA for further assistance:

Support mailing list: paraview-plugin-support@nvidia.com

NVIDIA IndeX for ParaView website: https://www.nvidia.com/en-us/data-center/index-paraview-plugin

NVIDIA IndeX website: https://developer.nvidia.com/index


Copyright 2025 NVIDIA Corporation. All rights reserved.
