Got an opencl compiling error on a 3060ti using mandelbulber2

have 5 net renderer in action and on one system i became an opencl error.

Used last NVIDIA Driver from page and also the studio driver to test.

Both with errors during compiling a opcencl script:

“error compiling opencl program”

Also cant use the windows own driver by driver update…

CRASHES WITH BLUE SCREEN!

Error on screen:

“system service exception”

nvlddmkm.sys

Win10 64bit (just enough win to get a net render client…)

When Mandelbulber2 processes complex fractals or heavy scenes, the GPU may take longer than usual to respond. This can cause Windows to assume the driver has hung, triggering a TDR (Timeout Detection and Recovery) crash.

To provide the system with more tolerance for these intensive OpenCL tasks, I recommend increasing the TdrDelay in the Windows Registry:

  1. Navigate to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers

  2. Create a new DWORD (32-bit) value named TdrDelay.

  3. Set the value to [10] (Decimal).

  4. Restart your system.

This extends the timeout window to 10 seconds, allowing the GPU to complete heavy kernels without the OS forcefully resetting the driver.