☀️ CUDA Path Tracer
CUDA C++ modification of Kevin Baeson’s 99 line C++ path tracer
Note: I deliberately chose for the same software design for all programming languages out of clarity and performance reasons (this can conflict with the nature of declarative/functional programming languages).
Modify Windows Timeout Detection and Recovery
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
REG_DWORD
with name TdrDelay
and value x
seconds (default is 2 seconds)or
Disable Windows Timeout Detection and Recovery
WDDM TDR enabled
to false
Also possible via regedit