Hey.
We're receiving the following CUDA error whilst trying to render a live project.
error: ./src/ocl_tracedevice.cpp(1867) : CUDA error 719 : exception occurred on the device while executing a kernel
Looking at the vraylog file it doesn't appear to be a gpu memory issue:
Total memory for device 0 : 12288 MB, free 5560 MB
Total memory for device 1 : 12288 MB, free 7015 MB
Total memory for device 2 : 12288 MB, free 7015 MB
Temps etc are fine.
We do have a pretty dense carpet created using forest pack - if we disable this then the scene renders first time. Any ideas on what the root cause will be and a workaround?
FYI. I have tried changing driver versions - both downgraded and upgraded with no luck (settled on the latest version 368.39). Interestingly last night we had various issues with "Display driver stopped responding and has recovered" errors when rendering via vray RT. To fix it we changed the TdrDelay to an unsightly 100 which alleviated the issue and let us carry on with the job in hand - This was on a different scene, but possibly the two issue could be connected?
Any help appreciated - Cheers!
We're receiving the following CUDA error whilst trying to render a live project.
error: ./src/ocl_tracedevice.cpp(1867) : CUDA error 719 : exception occurred on the device while executing a kernel
Looking at the vraylog file it doesn't appear to be a gpu memory issue:
Total memory for device 0 : 12288 MB, free 5560 MB
Total memory for device 1 : 12288 MB, free 7015 MB
Total memory for device 2 : 12288 MB, free 7015 MB
Temps etc are fine.
We do have a pretty dense carpet created using forest pack - if we disable this then the scene renders first time. Any ideas on what the root cause will be and a workaround?
FYI. I have tried changing driver versions - both downgraded and upgraded with no luck (settled on the latest version 368.39). Interestingly last night we had various issues with "Display driver stopped responding and has recovered" errors when rendering via vray RT. To fix it we changed the TdrDelay to an unsightly 100 which alleviated the issue and let us carry on with the job in hand - This was on a different scene, but possibly the two issue could be connected?
Any help appreciated - Cheers!
Comment