Need Help for Installaion - Windows 10

126 views
Skip to first unread message

Mai

unread,
Sep 1, 2019, 12:24:03 PM9/1/19
to Caffe Users
I tried to install Caffe on my windows 10 machine with the following dependencies

-- Dependencies:
--   BLAS              :   Yes (Open)
--   Boost             :   Yes (ver. 1.67)
--   glog              :   Yes
--   gflags            :   Yes
--   protobuf          :   Yes (ver. 3.9.1)
--   lmdb              :   Yes (ver. 0.9.70)
--   LevelDB           :   Yes (ver. 1.20)
--   Snappy            :   Yes (ver. ..)
--   OpenCV            :   Yes (ver. 3.4.2)
--   CUDA              :   Yes (ver. 10.1)
--
-- NVIDIA CUDA:
--   Target GPU(s)     :   Auto
--   GPU arch(s)       :   sm_20 sm_21 sm_30 sm_35 sm_50 sm_60 sm_61
--   cuDNN             :   Not found


1. cuDNN is marked as "not found" even though it's already installed with cuDNN 7.6.2
2. Besides I got the following errors as well
3. I installed gcc(MinGW) in my machine and the manual suggested that I set the compiler for cmake in cmakelist.txt (CMAKE_C_COMPILER=your/path/to/cl.exe and CMAKE_CXX_COMPILER=your/path/to/cl.exe) However it is shown that the variable is not defined as in attached picture.


CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_cublas_LIBRARY (ADVANCED)
    linked by target "caffe" in directory C:/Program Files/caffe/src/caffe
CUDA_curand_LIBRARY (ADVANCED)
    linked by target "caffe" in directory C:/Program Files/caffe/src/caffe
Capture2.PNG

Jan021981

unread,
Sep 8, 2019, 2:18:18 PM9/8/19
to Caffe Users
 Hey,

can you please check, if this option is enabled in your VS?

CMake_VS.png


You'll find that by Tools >> Get Tools and Features

Regards,
Jan

Reply all
Reply to author
Forward
0 new messages