Skip to content

I always meet this problem when building Caffe #74

Description

@lo-pan

During cmake caffe, I always meet this problem:
-- CUDA detected: 9.0
-- Found cuDNN: ver. 7.1.4 found (include: /usr/local/cuda/include, library:
/usr/local/cuda/lib64/libcudnn.so)
-- Added CUDA NVCC flags for: sm_61
-- OpenCV found (/usr/local/share/OpenCV)
-- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
CMake Error at cmake/Modules/FindOpenBLAS.cmake:55 (MESSAGE):
Could not find OpenBLAS
Call Stack (most recent call first):
cmake/Dependencies.cmake:117 (find_package)
CMakeLists.txt:46 (include)

            -- Configuring incomplete, errors occurred!

But my Opencv is installed correctly,and its version is 3.2.0
my ubuntu version is 16.04,Cuda is 9.0,CUDNN is 7.1
please help me ,it worries me a few days!! Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions