-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PyCUDA ERROR: The context stack was not empty upon module cleanup #45
Comments
same problem |
I have a same problem, too. |
same problem |
similar problem, need help |
same problem |
same problem, has anyone found a solution? |
same... |
https://blog.csdn.net/Andrew_megemeta/article/details/115712499 |
Same problem!Does anyone know how to fix it?? |
try import pycuda.autoinit |
Same problem |
hi folks, it is wrong decision to build things in pycuda, and im sorry that i don't have enough time to rebuild everything in a fashion of pure cuda/pytorch. |
Hi, I have the same problem. Further I also encountered this when I was running the scripts for: |
|
#82 (comment) |
我测试代码的时候把下面的代码加在test_ft_.py最后的main函数里面了,import写在这里,不在前面的头文件那,解决了!
|
After running ‘bash dev_scripts/w_scannet_etf/scane241_test.sh’ and 'bash dev_scripts/w_n360/chair_test.sh' I got this PyCUDA error:
Does anybody know how to solve it?
The text was updated successfully, but these errors were encountered: