Skip to content

cmake error:Could NOT find IDEEP (missing: /usr/local/include)  #9024

@AlexLuya

Description

@AlexLuya
  • PyTorch or Caffe2: PyTorch

  • Build command you used:
    cmake -DUSE_NATIVE_ARCH=ON -DUSE_FFMPEG=ON -DUSE_ATEN=ON -D USE_TENSORRT=ON -D USE_OPENMP=ON -DUSE_MKL=ON -DUSE_IDEEP=ON ..

  • OS: ubuntu 16.04 64bit

  • PyTorch version: 00b5d39

  • Python version: 2.7.12

  • CUDA/cuDNN version: 9.0/7.15

  • GPU models and configuration:

  • GCC version: 5.4.0 20160609

  • CMake version: 3.5.1

cmake error:

-- Looking for cblas_sgemm
-- Looking for cblas_sgemm - found
-- VTune profiling environment is unset
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE) 
-- VTune profiling environment is unset
-- Could NOT find IDEEP (missing:  /usr/local/include) 
CMake Error at cmake/Modules/FindMKL.cmake:360 (message):
  Did not find IDEEP files!
Call Stack (most recent call first):
  cmake/Dependencies.cmake:68 (find_package)
  CMakeLists.txt:181 (include)


-- Configuring incomplete, errors occurred!
See also "/home/alex/software/pytorch/build/CMakeFiles/CMakeOutput.log".
See also "/home/alex/software/pytorch/build/CMakeFiles/CMakeError.log".

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions