How do y deal with the 'watchdog timer' ?

Support for issues specific to the Windows operating systems.

How do y deal with the 'watchdog timer' ?

Postby zhangft » Sun May 09, 2010 11:51 pm

Using the cublas,if the matrix size is too large I always get the error:"the launch timed out and was terminated."
But I notice that CULA does not have this problem.
How do y make it? Can y share the experience pls?
thx!
zhangft
 
Posts: 17
Joined: Thu Mar 25, 2010 4:23 am

Re:How do y deal with the 'watchdog timer' ?

Postby john » Mon May 10, 2010 6:49 am

That's pretty common with CUBLAS and it's something we have seen. It's size dependent, so we either divide the calls into smaller workloads or we use our own. For your purposes, you can try disabling the Windows watchdog timer.
john
Administrator
 
Posts: 562
Joined: Thu Jul 23, 2009 2:31 pm

Re:How do y deal with the 'watchdog timer' ?

Postby zhangft » Mon May 10, 2010 7:08 pm

What about your own? Can you specify it? Much obliged!
zhangft
 
Posts: 17
Joined: Thu Mar 25, 2010 4:23 am

Re:How do y deal with the 'watchdog timer' ?

Postby john » Tue May 11, 2010 10:42 am

It's algorithm dependent I'm afraid.
john
Administrator
 
Posts: 562
Joined: Thu Jul 23, 2009 2:31 pm

Re: Re:How do y deal with the 'watchdog timer' ?

Postby barrymorgan88 » Mon Jan 23, 2012 12:23 pm

Thanks for the info... I was having the same issue, and I broke the calls into smaller workloads, and it worked out perfectly. Thanks :)
john wrote:That's pretty common with CUBLAS and it's something we have seen. It's size dependent, so we either divide the calls into smaller workloads orLas Vegas Couponswe use our own. For your purposes, you can try disabling the Windows watchdog timer.
barrymorgan88
 
Posts: 1
Joined: Mon Jan 23, 2012 12:21 pm


Return to Windows Support

Who is online

Users browsing this forum: No registered users and 0 guests