Skip to content

OV reconfiguration fails in GC's microkernel lib #372

@kurapov-peter

Description

@kurapov-peter

Consequent configuration call

cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DENABLE_PYTHON=ON -DMLIR_DIR=${workdir}/graph-compiler/externals/llvm-project/build/lib/cmake/mlir -DLLVM_DIR=${workdir}/graph-compiler/externals/llvm-project/build/lib/cmake/llvm -DENABLE_GRAPH_COMPILER=ON -B ./build/ -S .

fails with:

CMake Error at build/RelWithDebInfo/_deps/dnnl-src/cmake/TBB.cmake:24 (include):
  include could not find requested file:

    cmake/Threading.cmake
Call Stack (most recent call first):
  build/RelWithDebInfo/_deps/gc-src/cmake/onednn_lite_config.cmake:31 (include)
  build/RelWithDebInfo/_deps/gc-src/cmake/onednn.cmake:20 (include)
  build/RelWithDebInfo/_deps/gc-src/lib/gc/Transforms/Microkernel/CMakeLists.txt:3 (include)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions