Skip to content

VISRTX: reduce gravity of dev error logs

Partial fix of: paraview/paraview#20459 (closed)

In this MR we change the gravity of device error message for VisRTX from Error to Trace.

The reason of doing this, is that for many incompatible machines with VisRTX these error messages are a great annoyance and we can still do ray tracing with other backends.

Also some users report that even disabling VisRTX with VTX_DISABLE_VISRTX does not impede this message from appearing. This will be investigated in a different issue.

backport: paraview/release

Merge request reports