-- CMAKE_BUILD_TYPE is unset, defaulting to Release -- The C compiler identification is GNU 11.1.0 -- The CXX compiler identification is GNU 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- DNNL_TARGET_ARCH: RV64 -- DNNL_LIBRARY_NAME: dnnl -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Could NOT find OpenMP_C (missing: OpenMP_gomp_LIBRARY OpenMP_pthread_LIBRARY OpenMP_atomic_LIBRARY) (found version "4.5") -- Could NOT find OpenMP_CXX (missing: OpenMP_gomp_LIBRARY OpenMP_pthread_LIBRARY OpenMP_atomic_LIBRARY) (found version "4.5") -- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND) CMake Error at cmake/OpenMP.cmake:118 (message): OpenMP library could not be found. Proceeding might lead to highly sub-optimal performance. Call Stack (most recent call first): CMakeLists.txt:117 (include) -- Configuring incomplete, errors occurred! See also "/build/onednn/src/oneDNN-2.5/build/CMakeFiles/CMakeOutput.log". See also "/build/onednn/src/oneDNN-2.5/build/CMakeFiles/CMakeError.log". ==> ERROR: A failure occurred in build().  Aborting...