Maya render crashes when rendering Arnold Volume with GPU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I am trying to render a arnold volume with the GPU. The step size is quite large, (1)
I always obtain a warning and then this crash.
// Warning: 00:00:59 4516MB WARNING | [imagers] forcing box filter due to usage of OptiX/OIDN imager
// Error: 00:05:59 6466MB ERROR | [gpu] an error happened during rendering. OptiX error is: Unknown error (Details: Function "_rtContextLaunch2D" caught exception: Encountered a CUDA error: cudaDriver().CuEventSynchronize( m_event ) returned (700): Illegal address, file: <internal>, line: 0)
GPU 0 had 23416MB free before rendering started and 19904MB free when crash occurred
If then I try again I obtain another error:
// Error: 00:09:39 6425MB ERROR | [gpu] Fatal GPU error occurred, please restart the host application
My GPU drivers are up to date and I am using a 3090, so the GPU power shouldn't be an issue.
Any idea of what might cause the problem and how to fix it?