1👍
I created a new process using subprocess to deal with CUDA calculation and that solved problem. The reason might be pycuda is not thread safe.
Source:stackexchange.com
1👍
I created a new process using subprocess to deal with CUDA calculation and that solved problem. The reason might be pycuda is not thread safe.