Not able to kill bad kernel running on NVIDIA GPU
- by arvindkgs
Hi,
I am in a real fix. Please help. Its urgent.
I have a host process that spawns multiple host(CPU) threads. These threads in turn call the CUDA kernel. These CUDA kernels are written by external users. So it might be bad kernels that enter infinite loop. In order to overcome this I have put a time-out of 2 mins that will kill the corresponding…