NVIDIAGameWorks / kaolin-wisp

NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
Other
1.45k stars 133 forks source link

spc_render.diff returns illegal memory access #107

Open Hippogriff opened 1 year ago

Hippogriff commented 1 year ago

Running spc_render.diff returns

RuntimeError: CUDA error: an illegal memory access was encountered
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
orperel commented 1 year ago

Hi @Hippogriff , do you have a code snippet that reproduces this error?