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
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
Comment