Dr.Jit error #847
Unanswered
IBRAAHHIIMM
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello @IBRAAHHIIMM, Thank you for reporting this issue. Does it happen on one of the built-in Sionna scenes? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am experimenting with new Sionna version to generate channels for different frequencies, user placements, antenna sizes and Monte carlo samples. That's why I loop over different frequencies, user placements, antenna sizes and monte carlo samples on the single loaded scene. I get the warning as follows:
When I enabled the drjit debug, I get the following warning successively.
Even though I call the function below only one, the same warning persists. After running for some iterations, the code breaks with
CUDA_ERROR_ILLEGAL_ADDRESS
As far as I understand, this is related to the built-in functions in Mitsuba and Sionna. Is there a way to get around this issue?
Beta Was this translation helpful? Give feedback.
All reactions