How do y deal with the 'watchdog timer' ?
5 posts
• Page 1 of 1
How do y deal with the 'watchdog timer' ?
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!
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' ?
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' ?
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' ?
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' ?
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
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests
