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


does know how disable or change timeout limit cuda kernels under ubuntu 12.10? (with current versions of windows 1 can set timeout limit in registry.)

please tell me if there no possibility ubuntu.

the results of previous search following:

  • running cuda kernel without graphical display attached gpu
  • splitting kernel smaller ones avoid exceeding time limit

both solutions no option me because need graphical display application , there no threads running sequently after during kernel executed. , splitting single threads cost months of work. please not ask further details in these directions.

thanks in advance.

you can disable watchdog modifying xorg config (option interactive "0"). example available in answer question: cuda visual profiler 'interactive' x config option?


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -