data: publish complete Calculet NPU research archive
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
-- The C compiler identification is GNU 11.4.0
|
||||
-- The CXX compiler identification is GNU 11.4.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/g++ - skipped
|
||||
-- Detecting CXX compile features
|
||||
-- Detecting CXX compile features - done
|
||||
CMAKE_BUILD_TYPE=Release
|
||||
-- Found Git: /usr/bin/git (found version "2.34.1")
|
||||
-- The ASM compiler identification is GNU
|
||||
-- Found assembler: /usr/bin/cc
|
||||
-- Looking for pthread.h
|
||||
-- Looking for pthread.h - found
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
|
||||
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
|
||||
-- Found Threads: TRUE
|
||||
-- Warning: ccache not found - consider installing it for faster compilation or disable this warning with GGML_CCACHE=OFF
|
||||
-- CMAKE_SYSTEM_PROCESSOR: x86_64
|
||||
-- GGML_SYSTEM_ARCH: x86
|
||||
-- Including CPU backend
|
||||
-- Found OpenMP_C: -fopenmp (found version "4.5")
|
||||
-- Found OpenMP_CXX: -fopenmp (found version "4.5")
|
||||
-- Found OpenMP: TRUE (found version "4.5")
|
||||
-- x86 detected
|
||||
-- Adding CPU backend variant ggml-cpu: -march=native
|
||||
-- ggml version: 0.9.4-dirty
|
||||
-- ggml commit: fd9bd632
|
||||
-- CALRT: CALRT_INSTALL_DIR = /usr/local/
|
||||
-- CALRT: CALRT_LIBRARIES = calrt::calrt;elf
|
||||
-- Configuring done
|
||||
-- Generating done
|
||||
-- Build files have been written to: /home/user1/CalCulet/llama.cpp/build
|
||||
Reference in New Issue
Block a user