How to stop/cancel a cuda kernel launched by Numba before it ends?

后端 未结 0 1276
独厮守ぢ
独厮守ぢ 2020-12-02 08:49

I have a simulation written with Python/Numba that uses several cuda GPUs. Each one is launched from a different process using a separate cuda context. This simulation runs

相关标签:
回答
  • 消灭零回复
提交回复
热议问题