GPU rendering

Hi all

having a few issues with GPU rendering.
Simple scenes render ok on the GPU, but one more complex scene gives the following errors:
__________________________________________________________________________________________

// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(3249) : CUDA error 700 //
// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(2041) : CUDA error 700 //
// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(3249) : CUDA error 700 //
__________________________________________________________________________________________

I tried this scene on opencl and the render appears initially, but stopped with the following errors:

// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(544) : Out of resources //
// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(2041) : Out of resources //
// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(3314) : Out of resources //
// Error: line 1: V-Ray : ./src/ocl_tracedevice.cpp(3314) : Out of resources //
// Error: V-Ray : Fatal error rendering scene. //
__________________________________________________________________________________________

I am rendering on the CPU, but wanted to test the GPU side.

These tests were on Titan Blacks, but will be testing on P6000’s shortly.

Cheers

Could you give us more details regarding your issue:
- V-Ray exact version
- Operating System
- Driver version (latest is always best)

What does your scene like? It would be best if you could send us the scene for investigation.