Does anybody know how to disable or change the timeout limit for CUDA kernels under Ubuntu 12.10?
(With current versions of Windows one can set the timeout limit in the regi
You can disable the watchdog by modifying your Xorg config (Option Interactive "0"). An example is available in the answer to this question: CUDA Visual Profiler 'Interactive' X config option?