NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IDevice_execution_error Class Reference

This error interface specialization indicates a failure to execute a GPU-device kernel at runtime. More...

#include <ierror.h>

Inherits mi::base::Interface_declare< 0x9db4beec, ... >.

Detailed Description

This error interface specialization indicates a failure to execute a GPU-device kernel at runtime.

The causes for such errors suggest invalid memory accesses and will invalidate all device memory preventing further use of the associated GPU device of the current rendering process.

Note
The use of the IConfig_settings option set_cuda_debug_checks_enabled() to enable additional runtime checks for failing device executions can offer more detailed information to the actual cause of the runtime failure. Such information can prove vital for the NVIDIA IndeX development team for reproducing and fixing potential runtime issues.

The documentation for this class was generated from the following file: