I am trying to increase the timeout on the GPU from the default setting by 2 seconds to something a little longer. I found the following link but it looks a little different in Windows 7, since I do not see anything mentioned on the web page.
Has anyone done this before? If you could fill in the blanks, please.
thanks

@RoBik as follows, if I want 6 days (a bit excessively I know, but only for example)? Thanks again for your help, +1.
EDIT This is the error that I am currently receiving.
An error occurred and the operation was aborted. CUDA.NET exception: ErrorLaunchTimeOut. Stack trace for error above: on Cudafy.Host.CudaGPU.HandleCUDAException (CUDAException ex) on Cudafy.Host.CudaGPU.DoCopyFromDeviceAsync [T] (Array devArray, Int32 devOffset, array HostArray, Int32 hostOfff stream, Int32 hostOffset Stream, Int32 hostOffset Stream, .Host.CudaGPU.DoCopyFromDevice [T] (Array devArray, Int32 devOffset, array hostArray, Int32 hostOffset, Int32 count) on Cudafy.Host.CudaGPU.DoCopyFromDevice [T] (array devArray, array hostArray) on CudafPPH.. CopyFromDevice [T] (T [,] devArray, T [,] hostArray) in FrazerMann.Profiler.UserInterface.TaskManager.DataRetrieval () in C: ..... \ TaskManager.cs: line 255 in FrazerMann.Profiler.UserInterface .MainView.btnEvaluation_Click (object sender, EventArgs e) in C: .... \ MainView.cs: line 338 Internal exception:
gpu gpgpu cuda regedit
Hans rudel
source share