[Sionna/Dr.Jit] OPTIX_ERROR_INTERNAL_COMPILER_ERROR (7299) during load_scene #1117
Replies: 4 comments 2 replies
-
|
Hello @shamsul-haq-shuvo, Could you please try without setting the Mitsuba variant? |
Beta Was this translation helpful? Give feedback.
-
Tried. Nothing works. I have been trying everyway possible for the last 4 days. Couldn't find a solution. |
Beta Was this translation helpful? Give feedback.
-
|
I tried the previous discussion way yesterday. Didn't work. |
Beta Was this translation helpful? Give feedback.
-
|
hola, ese problema me paso igual en wsl2 y docker. Linux nativo (ubuntu ltsc) y Google Colab, sin problemas! |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I am encountering a crash when trying to run Sionna RT using the load_scene function. The error appears to be an internal OptiX compiler error coming from Dr.Jit/Mitsuba.
While the Mitsuba variant cuda_ad_rgb sets correctly, executing load_scene("first.xml") immediately terminates the kernel with an OPTIX_ERROR_INTERNAL_COMPILER_ERROR (Code 7299). The error log points to a failure in optix_core.cpp within the Dr.Jit backend, despite the environment seemingly detecting the GPU correctly. I am running Python 3.10 and would appreciate any insights on whether this points to a specific NVIDIA driver incompatibility or a corrupted Dr.Jit installation.
OS: Linux / WSL2
Python Version: 3.10
Environment Manager: Conda (sionna_fresh)
GPU: RTX 5060
NVIDIA Driver Version: 581.80 (Tried with latest version to. Same problem)


Beta Was this translation helpful? Give feedback.
All reactions