Under WDDM, is it possible to kill running kernel threads? Taking the sledgehammer approach with cudaDeviceReset(), even that seems to synch/start queued (not yet started) threads, then wait for their completion. Grrr.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Kill all threads currnetly running on GPU using CUDA Not able to kill bad kernel running on NVIDIA G | 0 | 5395 | June 1, 2010 | |
| Is it possible to terminate a cuda stream while it is running? | 9 | 3120 | May 31, 2019 | |
| Manually kill kernel before TDR | 8 | 3249 | July 2, 2012 | |
| cudaThreadExit | 0 | 2457 | July 26, 2010 | |
| Killing all kernel threads | 16 | 5224 | October 2, 2015 | |
| Tesla k40 GPU kernel timeout functionality absent. | 2 | 826 | July 15, 2015 | |
| When to use cudaThreadExit() | 11 | 7448 | March 1, 2010 | |
| Really confusing topic: how to STOP the kernel ? | 4 | 3635 | June 5, 2008 | |
| How can one thread to stop immediately the kernels work | 13 | 4392 | August 17, 2013 | |
| CUDA Command Queue... makes sense? | 2 | 13020 | December 17, 2009 |