lmb-freiburg / flownet2

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
https://lmb.informatik.uni-freiburg.de/Publications/2017/IMKDB17/
Other
1k stars 318 forks source link

[CuDNN] compilation error #92

Closed Maryada-27 closed 6 years ago

Maryada-27 commented 7 years ago

_cudnn _cuDNN.txt

nikolausmayer commented 7 years ago

Hi, I'd guess that it's a CuDNN version conflict... what version are you on? Our codebase should compile with CuDNN 5.

Maryada-27 commented 6 years ago

As I have CUDA 9.0, CuDNN is v7.0

nikolausmayer commented 6 years ago

Yes, that sounds like it could be the problem. We might push fixes for newer CUDA/CuDNN versions at some point, but we do not have a schedule for this. I'm afraid you will have to fix it yourself :)

Maryada-27 commented 6 years ago

Hi,

It was easy to fix. Its working fine with CuDNN v 7.0 and CUDA 9.0 as well.

Do you want me to close this issue?

duganchen commented 6 years ago

No. Post the "easy" fix first.

nikolausmayer commented 6 years ago

I'm closing the issue since the original problem has been solved. @Maryada-27 feel free to post your fix if you want to ;)

Maryada-27 commented 6 years ago

Hi,

I have replaced few files as suggestion in https://github.com/BVLC/caffe/issues/5868 and tagged links. NewCUDNN.zip

mrgransky commented 5 years ago

@Maryada-27, I seriously love u <3 <3 cuz it is compiling now .... :)