-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
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
Labels
bugSomething isn't workingSomething isn't working