longcw / MOTDT

Real-time Multiple People Tracking with Deeply Learned Candidate Selection and Person Re-identification
MIT License
531 stars 130 forks source link

ImportError: ./motdt/models/psroi_pooling/_ext/psroi_pooling/_psroi_pooling.so: undefined symbol: __cudaPopCallConfiguration #20

Closed cppntn closed 5 years ago

cppntn commented 5 years ago

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 5 years ago

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 5 years ago

same here. any fix?