
TL
Tanya Lenz
· 1 min read
EngineeringNVIDIA Technical Blog
Debugging Ray Tracing Applications Using NVIDIA OptiX Toolkit
NVIDIA OptiX ray tracing engine is an application framework for achieving optimal ray tracing performance on the GPU. Applications using OptiX can fail in ways...
NVIDIA OptiX ray tracing engine is an application framework for achieving optimal ray tracing performance on the GPU. Applications using OptiX can fail in ways that are difficult to diagnose: an invalid API argument, a black frame, or a GPU-side bug buried under thousands of concurrent threads. Debugging facilities in the NVIDIA OptiX Toolkit (OTK) can help. OTK is a GitHub repository…
Source
Original source
This story was published by NVIDIA Technical Blog and written by Tanya Lenz. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on developer.nvidia.com


