pytorch_fft icon indicating copy to clipboard operation
pytorch_fft copied to clipboard

libcufft.so.7.0: cannot open shared object file: No such file or directory

Open happywmzzz opened this issue 7 years ago • 1 comments

Hi, when import pytorch_fft, it shows this import error, however, I have already linked cuda-8.0.61 which works well with torch and mxnet. I also check the include lib, there is a libcufft.so.8.0.61. What should I do next? looking for your reply. thank you.

Best regards

happywmzzz avatar Apr 20 '18 03:04 happywmzzz

The solution found in #27 may apply here.

riceric22 avatar Apr 21 '18 00:04 riceric22