ImportError: ./motdt/models/psroi_pooling/_ext/psroi_pooling/_psroi_pooling.so: undefined symbol: __cudaPopCallConfiguration
cppntn opened this issue · 2 comments
cppntn commented
ImportError: ./motdt/models/psroi_pooling/_ext/psroi_pooling/_psroi_pooling.so: undefined symbol: __cudaPopCallConfiguration
How can I resolve this issue?
I installed pytorch 0.4.1 on a conda env, my cuda version is 10 however since my GPU is a GeForce RTX 2080 Ti.
Please help me
clw5180 commented
ImportError: ./motdt/models/psroi_pooling/_ext/psroi_pooling/_psroi_pooling.so: undefined symbol: __cudaPopCallConfiguration
How can I resolve this issue?
I installed pytorch 0.4.1 on a conda env, my cuda version is 10 however since my GPU is a GeForce RTX 2080 Ti.
Please help me
Same problem. How you solve it?
segalinc commented
same here. any fix?