Hi everyone, I have tried to build the darknet mentioned in this repo (https://git.hipert.unimore.it/fgatti/darknet) on window 10 with the above setting. I use Cmake and VS 2017 to build the darknet repo. But it only successfully build when leaving the options WITH_CUDA and WITH_CUDNN (that means it can only build with CPU).
Have anyone meet the same error as I do, pls help me. Thank you
Os: Window 10 Cuda: 10.2 Cudnn: 7.6.5
Hi everyone, I have tried to build the darknet mentioned in this repo (https://git.hipert.unimore.it/fgatti/darknet) on window 10 with the above setting. I use Cmake and VS 2017 to build the darknet repo. But it only successfully build when leaving the options WITH_CUDA and WITH_CUDNN (that means it can only build with CPU). Have anyone meet the same error as I do, pls help me. Thank you