When using the NVIDIA IndeX errors appear

When using the NVIDIA IndeX plugin for ParaView 5.10.0 on different data, the following errors appear:

nvindex: 1.0 INDEX main error: Could not load library ‘nvrtc64_102_0.dll’: �� ������ ��������� ������.
nvindex: 1.0 INDEX main error:
nvindex: 1.0 INDEX main error: Failed to load NVRTC library while initializing CUDA run-time compiler.
nvindex: 1.0 INDEX main error: Failed to initialize the CUDA run-time compiler.
nvindex: 1.0 INDEX main error: IIndex_session::update() must be called before IIndex_rendering::render(), using the same transaction, otherwise the behavior is undefined.
nvindex: 1.0 INDEX main error: Cluster assignments are missing.
nvindex: 1.0 PVPLN main error: The NVIDIA IndeX rendering call failed with the following error(s):
nvindex: 1.0 PVPLN main error: runtime error (generated on host [id: 1])

How do I fix them?

1 Like

wdym ? Please share your data.

For “Sources → Data Objects → Wavelet” in ParaView and my point data (SPH Volume Interpolator filter). My data: G_0.vtk - Google Drive

Installation of ParaView version 5.9.1 helped.

@jmensmann

Was this with ParaView 5.10.0-RC1 or -RC2? There was a packaging issue in RC1, which could trigger exactly this error with the NVRTC library. It should be resolved in RC2.

1 Like

Yes, it was RC1.