How to disable or change the timeout limit for the GPU under linux?

后端 未结 1 1299
广开言路
广开言路 2020-12-10 05:00

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

相关标签:
1条回答
  • 2020-12-10 05:44

    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?

    0 讨论(0)
提交回复
热议问题