IPB

Welcome Guest ( Log In | Register )

> CUDA Timeout?
yahastu
post Jun 27 2009, 09:13 PM
Post #1



***

Group: Members
Posts: 30
Joined: 8-February 08
Member No.: 91,717



Is there some kind of built in timeout period in CUDA that prevents you from calling long-running kernels?

I've written a function that does a large amount of processing in a loop. I compiled the function with both __device__ and __host__ qualifiers, so that I can test it from the cuda kernel as well as on the cpu (the only difference is that I pass a ptr to device memory vs a pointer to host memory). I've tested the function and it works properly, but if I increase the number of processing iterations too high, on the device version the screen goes black and the kernel fails with unknown error.
Go to the top of the page
 
+Quote Post

Posts in this topic


Reply to this topicStart new topic

 



Copyright 2008 NVIDIA Corporation.  Terms of Use | Legal Info | Privacy Policy Time is now: 26th November 2009 - 05:14 PM
Unites States Argentina Brazil Chile China Colombia France Germany India Italy Japan Korea Mexico Poland Russia Spain Taiwan United Kingdom Venezuela