diff --git a/.gitignore b/.gitignore index 47921f71e2..fd40c31c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ __pycache__/ # Model files ggml-model-f16.bin *.bat +_codeql_build_dir/ diff --git a/_codeql_build_dir/CMakeCache.txt b/_codeql_build_dir/CMakeCache.txt new file mode 100644 index 0000000000..22f3507536 --- /dev/null +++ b/_codeql_build_dir/CMakeCache.txt @@ -0,0 +1,900 @@ +# This is the CMakeCache file. +# For build in directory: /home/runner/work/coggml/coggml/_codeql_build_dir +# It was generated by CMake: /usr/local/bin/cmake +# You can edit this file to change values found and used by cmake. +# If you do not want to change any of the values, simply exit the editor. +# If you do want to change a value, simply edit, save, and exit the editor. +# The syntax for the file is as follows: +# KEY:TYPE=VALUE +# KEY is the name of a variable in the cache. +# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. +# VALUE is the current value for the KEY. + +######################## +# EXTERNAL cache entries +######################## + +//No help, variable specified on the command line. +BUILD_DOCS:UNINITIALIZED=OFF + +//No help, variable specified on the command line. +BUILD_DOCUMENTATION:UNINITIALIZED=OFF + +//ggml: build shared libraries +BUILD_SHARED_LIBS:BOOL=ON + +//No help, variable specified on the command line. +CATKIN_ENABLE_TESTING:UNINITIALIZED=OFF + +//Path to a program. +CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line + +//Path to a program. +CMAKE_AR:FILEPATH=/usr/bin/ar + +//ASM compiler +CMAKE_ASM_COMPILER:FILEPATH=/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib + +//Flags used by the ASM compiler during all build types. +CMAKE_ASM_FLAGS:STRING= + +//Flags used by the ASM compiler during DEBUG builds. +CMAKE_ASM_FLAGS_DEBUG:STRING=-g + +//Flags used by the ASM compiler during MINSIZEREL builds. +CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the ASM compiler during RELEASE builds. +CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the ASM compiler during RELWITHDEBINFO builds. +CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Choose the type of build, options are: None Debug Release RelWithDebInfo +// MinSizeRel ... +CMAKE_BUILD_TYPE:STRING=Release + +//Enable/Disable color output during build. +CMAKE_COLOR_MAKEFILE:BOOL=ON + +//CXX compiler +CMAKE_CXX_COMPILER:FILEPATH=/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13 + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13 + +//Flags used by the CXX compiler during all build types. +CMAKE_CXX_FLAGS:STRING= + +//Flags used by the CXX compiler during DEBUG builds. +CMAKE_CXX_FLAGS_DEBUG:STRING=-g + +//Flags used by the CXX compiler during MINSIZEREL builds. +CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the CXX compiler during RELEASE builds. +CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the CXX compiler during RELWITHDEBINFO builds. +CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//C compiler +CMAKE_C_COMPILER:FILEPATH=/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc + +//A wrapper around 'ar' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-13 + +//A wrapper around 'ranlib' adding the appropriate '--plugin' option +// for the GCC compiler +CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-13 + +//Flags used by the C compiler during all build types. +CMAKE_C_FLAGS:STRING= + +//Flags used by the C compiler during DEBUG builds. +CMAKE_C_FLAGS_DEBUG:STRING=-g + +//Flags used by the C compiler during MINSIZEREL builds. +CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG + +//Flags used by the C compiler during RELEASE builds. +CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG + +//Flags used by the C compiler during RELWITHDEBINFO builds. +CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG + +//Path to a program. +CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND + +//Flags used by the linker during all build types. +CMAKE_EXE_LINKER_FLAGS:STRING= + +//Flags used by the linker during DEBUG builds. +CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during MINSIZEREL builds. +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during RELEASE builds. +CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during RELWITHDEBINFO builds. +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Enable/Disable output of compile commands during generation. +CMAKE_EXPORT_COMPILE_COMMANDS:BOOL= + +//Value Computed by CMake. +CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/pkgRedirects + +//User executables (bin) +CMAKE_INSTALL_BINDIR:PATH=bin + +//Read-only architecture-independent data (DATAROOTDIR) +CMAKE_INSTALL_DATADIR:PATH= + +//Read-only architecture-independent data root (share) +CMAKE_INSTALL_DATAROOTDIR:PATH=share + +//Documentation root (DATAROOTDIR/doc/PROJECT_NAME) +CMAKE_INSTALL_DOCDIR:PATH= + +//C header files (include) +CMAKE_INSTALL_INCLUDEDIR:PATH=include + +//Info documentation (DATAROOTDIR/info) +CMAKE_INSTALL_INFODIR:PATH= + +//Object code libraries (lib) +CMAKE_INSTALL_LIBDIR:PATH=lib + +//Program executables (libexec) +CMAKE_INSTALL_LIBEXECDIR:PATH=libexec + +//Locale-dependent data (DATAROOTDIR/locale) +CMAKE_INSTALL_LOCALEDIR:PATH= + +//Modifiable single-machine data (var) +CMAKE_INSTALL_LOCALSTATEDIR:PATH=var + +//Man documentation (DATAROOTDIR/man) +CMAKE_INSTALL_MANDIR:PATH= + +//C header files for non-gcc (/usr/include) +CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include + +//Install path prefix, prepended onto install directories. +CMAKE_INSTALL_PREFIX:PATH=/usr/local + +//Run-time variable data (LOCALSTATEDIR/run) +CMAKE_INSTALL_RUNSTATEDIR:PATH= + +//System admin executables (sbin) +CMAKE_INSTALL_SBINDIR:PATH=sbin + +//Modifiable architecture-independent data (com) +CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com + +//Read-only single-machine data (etc) +CMAKE_INSTALL_SYSCONFDIR:PATH=etc + +//Path to a program. +CMAKE_LINKER:FILEPATH=/usr/bin/ld + +//Path to a program. +CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake + +//Flags used by the linker during the creation of modules during +// all build types. +CMAKE_MODULE_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of modules during +// DEBUG builds. +CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of modules during +// MINSIZEREL builds. +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of modules during +// RELEASE builds. +CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of modules during +// RELWITHDEBINFO builds. +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_NM:FILEPATH=/usr/bin/nm + +//Path to a program. +CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy + +//Path to a program. +CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump + +//Value Computed by CMake +CMAKE_PROJECT_DESCRIPTION:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_HOMEPAGE_URL:STATIC= + +//Value Computed by CMake +CMAKE_PROJECT_NAME:STATIC=ggml + +//Path to a program. +CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib + +//Path to a program. +CMAKE_READELF:FILEPATH=/usr/bin/readelf + +//Flags used by the linker during the creation of shared libraries +// during all build types. +CMAKE_SHARED_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of shared libraries +// during DEBUG builds. +CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of shared libraries +// during MINSIZEREL builds. +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELEASE builds. +CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of shared libraries +// during RELWITHDEBINFO builds. +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//If set, runtime paths are not added when installing shared libraries, +// but are added when building. +CMAKE_SKIP_INSTALL_RPATH:BOOL=NO + +//If set, runtime paths are not added when using shared libraries. +CMAKE_SKIP_RPATH:BOOL=NO + +//Flags used by the linker during the creation of static libraries +// during all build types. +CMAKE_STATIC_LINKER_FLAGS:STRING= + +//Flags used by the linker during the creation of static libraries +// during DEBUG builds. +CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= + +//Flags used by the linker during the creation of static libraries +// during MINSIZEREL builds. +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELEASE builds. +CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= + +//Flags used by the linker during the creation of static libraries +// during RELWITHDEBINFO builds. +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= + +//Path to a program. +CMAKE_STRIP:FILEPATH=/usr/bin/strip + +//Path to a program. +CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND + +//If this value is on, makefiles will be generated without the +// .SILENT directive, and all commands will be echoed to the console +// during the make. This is useful for debugging only. With Visual +// Studio IDE projects all commands are done without /nologo. +CMAKE_VERBOSE_MAKEFILE:BOOL=ON + +//ggml: enable Accelerate framework +GGML_ACCELERATE:BOOL=ON + +//ggml: enable all compiler warnings +GGML_ALL_WARNINGS:BOOL=ON + +//ggml: enable all compiler warnings in 3rd party libs +GGML_ALL_WARNINGS_3RD_PARTY:BOOL=OFF + +//ggml: enable AMX-BF16 +GGML_AMX_BF16:BOOL=OFF + +//ggml: enable AMX-INT8 +GGML_AMX_INT8:BOOL=OFF + +//ggml: enable AMX-TILE +GGML_AMX_TILE:BOOL=OFF + +//ggml: enable AVX +GGML_AVX:BOOL=OFF + +//ggml: enable AVX2 +GGML_AVX2:BOOL=OFF + +//ggml: enable AVX512F +GGML_AVX512:BOOL=OFF + +//ggml: enable AVX512-BF16 +GGML_AVX512_BF16:BOOL=OFF + +//ggml: enable AVX512-VBMI +GGML_AVX512_VBMI:BOOL=OFF + +//ggml: enable AVX512-VNNI +GGML_AVX512_VNNI:BOOL=OFF + +//ggml: enable AVX-VNNI +GGML_AVX_VNNI:BOOL=OFF + +//ggml: directory to load dynamic backends from (requires GGML_BACKEND_DL +GGML_BACKEND_DIR:PATH= + +//ggml: build backends as dynamic libraries (requires BUILD_SHARED_LIBS) +GGML_BACKEND_DL:BOOL=OFF + +//Location of binary files +GGML_BIN_INSTALL_DIR:PATH=bin + +//ggml: use BLAS +GGML_BLAS:BOOL=OFF + +//ggml: BLAS library vendor +GGML_BLAS_VENDOR:STRING=Generic + +//ggml: enable BMI2 +GGML_BMI2:BOOL=OFF + +//ggml: build examples +GGML_BUILD_EXAMPLES:BOOL=ON + +//ggml: build tests +GGML_BUILD_TESTS:BOOL=ON + +//ggml: use ccache if available +GGML_CCACHE:BOOL=ON + +//Path to a program. +GGML_CCACHE_FOUND:FILEPATH=GGML_CCACHE_FOUND-NOTFOUND + +//ggml: enable CPU backend +GGML_CPU:BOOL=ON + +//ggml: build all variants of the CPU backend (requires GGML_BACKEND_DL) +GGML_CPU_ALL_VARIANTS:BOOL=OFF + +//ggml: CPU architecture for ARM +GGML_CPU_ARM_ARCH:STRING= + +//ggml: use memkind for CPU HBM +GGML_CPU_HBM:BOOL=OFF + +//ggml: use KleidiAI optimized kernels if applicable +GGML_CPU_KLEIDIAI:BOOL=OFF + +//ggml: CPU type for PowerPC +GGML_CPU_POWERPC_CPUTYPE:STRING= + +//ggml: use runtime weight conversion of Q4_0 to Q4_X_X +GGML_CPU_REPACK:BOOL=ON + +//ggml: use CUDA +GGML_CUDA:BOOL=OFF + +//ggml: cuda link binary compression mode; requires cuda 12.8+ +GGML_CUDA_COMPRESSION_MODE:STRING=size + +//ggml: compile ggml FlashAttention CUDA kernels +GGML_CUDA_FA:BOOL=ON + +//ggml: compile all quants for FlashAttention +GGML_CUDA_FA_ALL_QUANTS:BOOL=OFF + +//ggml: always use cuBLAS instead of mmq kernels +GGML_CUDA_FORCE_CUBLAS:BOOL=OFF + +//ggml: use mmq kernels instead of cuBLAS +GGML_CUDA_FORCE_MMQ:BOOL=OFF + +//ggml: use CUDA graphs (llama.cpp only) +GGML_CUDA_GRAPHS:BOOL=OFF + +//ggml: do not use peer to peer copies +GGML_CUDA_NO_PEER_COPY:BOOL=OFF + +//ggml: do not try to use CUDA VMM +GGML_CUDA_NO_VMM:BOOL=OFF + +//ggml: max. batch size for using peer access +GGML_CUDA_PEER_MAX_BATCH_SIZE:STRING=128 + +//ggml: enable F16C +GGML_F16C:BOOL=OFF + +//ggml: enable -Werror flag +GGML_FATAL_WARNINGS:BOOL=OFF + +//ggml: enable FMA +GGML_FMA:BOOL=OFF + +//ggml: enable gprof +GGML_GPROF:BOOL=OFF + +//ggml: use HIP +GGML_HIP:BOOL=OFF + +//ggml: enable kernel perf metrics output +GGML_HIP_EXPORT_METRICS:BOOL=OFF + +//ggml: use HIP graph, experimental, slow +GGML_HIP_GRAPHS:BOOL=OFF + +//ggml: enable MFMA MMA for CDNA in MMQ +GGML_HIP_MMQ_MFMA:BOOL=ON + +//ggml: do not try to use HIP VMM +GGML_HIP_NO_VMM:BOOL=ON + +//ggml: enable rocWMMA for FlashAttention +GGML_HIP_ROCWMMA_FATTN:BOOL=OFF + +//Location of header files +GGML_INCLUDE_INSTALL_DIR:PATH=include + +//ggml: enable lasx +GGML_LASX:BOOL=ON + +//Location of library files +GGML_LIB_INSTALL_DIR:PATH=lib + +//ggml: use LLAMAFILE +GGML_LLAMAFILE:BOOL=OFF + +//ggml: enable lsx +GGML_LSX:BOOL=ON + +//ggml: enable link time optimization +GGML_LTO:BOOL=OFF + +//ggml: use Metal +GGML_METAL:BOOL=OFF + +//ggml: embed Metal library +GGML_METAL_EMBED_LIBRARY:BOOL=OFF + +//ggml: metal minimum macOS version +GGML_METAL_MACOSX_VERSION_MIN:STRING= + +//ggml: disable Metal debugging +GGML_METAL_NDEBUG:BOOL=OFF + +//ggml: compile Metal with -fno-fast-math +GGML_METAL_SHADER_DEBUG:BOOL=OFF + +//ggml: metal standard version (-std flag) +GGML_METAL_STD:STRING= + +//ggml: use MUSA +GGML_MUSA:BOOL=OFF + +//ggml: use MUSA graph, experimental, unstable +GGML_MUSA_GRAPHS:BOOL=OFF + +//ggml: enable muDNN for accelerated copy +GGML_MUSA_MUDNN_COPY:BOOL=OFF + +//ggml: optimize the build for the current system +GGML_NATIVE:BOOL=ON + +//ggml: use OpenCL +GGML_OPENCL:BOOL=OFF + +//ggml: embed kernels +GGML_OPENCL_EMBED_KERNELS:BOOL=ON + +//ggml: use OpenCL profiling (increases overhead) +GGML_OPENCL_PROFILING:BOOL=OFF + +//gmml: OpenCL API version to target +GGML_OPENCL_TARGET_VERSION:STRING=300 + +//ggml: use optimized kernels for Adreno +GGML_OPENCL_USE_ADRENO_KERNELS:BOOL=ON + +//ggml: use OpenMP +GGML_OPENMP:BOOL=ON + +//ggml: use RPC +GGML_RPC:BOOL=OFF + +//ggml: enable rvv +GGML_RVV:BOOL=ON + +//ggml: enable riscv zfh +GGML_RV_ZFH:BOOL=ON + +//ggml: enable riscv zicbop +GGML_RV_ZICBOP:BOOL=ON + +//ggml: enable riscv zvfh +GGML_RV_ZVFH:BOOL=ON + +//ggml: enable address sanitizer +GGML_SANITIZE_ADDRESS:BOOL=OFF + +//ggml: enable thread sanitizer +GGML_SANITIZE_THREAD:BOOL=OFF + +//ggml: enable undefined sanitizer +GGML_SANITIZE_UNDEFINED:BOOL=OFF + +//Path to a program. +GGML_SCCACHE_FOUND:FILEPATH=GGML_SCCACHE_FOUND-NOTFOUND + +//ggml: max input copies for pipeline parallelism +GGML_SCHED_MAX_COPIES:STRING=4 + +//ggml: enable SSE 4.2 +GGML_SSE42:BOOL=OFF + +//ggml: static link libraries +GGML_STATIC:BOOL=OFF + +//ggml: use SYCL +GGML_SYCL:BOOL=OFF + +//ggml: sycl device architecture +GGML_SYCL_DEVICE_ARCH:STRING= + +//ggml: enable oneDNN in the SYCL backend +GGML_SYCL_DNN:BOOL=ON + +//ggml: use 16 bit floats for sycl calculations +GGML_SYCL_F16:BOOL=OFF + +//ggml: enable graphs in the SYCL backend +GGML_SYCL_GRAPH:BOOL=ON + +//ggml: sycl target device +GGML_SYCL_TARGET:STRING=INTEL + +//ggml: use Vulkan +GGML_VULKAN:BOOL=OFF + +//ggml: run Vulkan op checks +GGML_VULKAN_CHECK_RESULTS:BOOL=OFF + +//ggml: enable Vulkan debug output +GGML_VULKAN_DEBUG:BOOL=OFF + +//ggml: enable Vulkan memory debug output +GGML_VULKAN_MEMORY_DEBUG:BOOL=OFF + +//ggml: run Vulkan tests +GGML_VULKAN_RUN_TESTS:BOOL=OFF + +//ggml: toolchain file for vulkan-shaders-gen +GGML_VULKAN_SHADERS_GEN_TOOLCHAIN:FILEPATH= + +//ggml: enable Vulkan shader debug info +GGML_VULKAN_SHADER_DEBUG_INFO:BOOL=OFF + +//ggml: enable Vulkan validation +GGML_VULKAN_VALIDATE:BOOL=OFF + +//ggml: enable vxe +GGML_VXE:BOOL=ON + +//ggml: use WebGPU +GGML_WEBGPU:BOOL=OFF + +//ggml: enable WebGPU profiling (CPU) +GGML_WEBGPU_CPU_PROFILE:BOOL=OFF + +//ggml: enable WebGPU debug output +GGML_WEBGPU_DEBUG:BOOL=OFF + +//ggml: enable WebGPU profiling (GPU) +GGML_WEBGPU_GPU_PROFILE:BOOL=OFF + +//ggml: enable xtheadvector +GGML_XTHEADVECTOR:BOOL=OFF + +//ggml: use zDNN +GGML_ZDNN:BOOL=OFF + +//Path to a program. +GIT_EXE:FILEPATH=/usr/bin/git + +//Path to a library. +MATH_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libm.so + +//CXX compiler flags for OpenMP parallelization +OpenMP_CXX_FLAGS:STRING=-fopenmp + +//CXX compiler libraries for OpenMP parallelization +OpenMP_CXX_LIB_NAMES:STRING=gomp;pthread + +//C compiler flags for OpenMP parallelization +OpenMP_C_FLAGS:STRING=-fopenmp + +//C compiler libraries for OpenMP parallelization +OpenMP_C_LIB_NAMES:STRING=gomp;pthread + +//Path to the gomp library for OpenMP +OpenMP_gomp_LIBRARY:FILEPATH=/usr/lib/gcc/x86_64-linux-gnu/13/libgomp.so + +//Path to the pthread library for OpenMP +OpenMP_pthread_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.a + +//Value Computed by CMake +ggml_BINARY_DIR:STATIC=/home/runner/work/coggml/coggml/_codeql_build_dir + +//Value Computed by CMake +ggml_IS_TOP_LEVEL:STATIC=ON + +//Value Computed by CMake +ggml_SOURCE_DIR:STATIC=/home/runner/work/coggml/coggml + + +######################## +# INTERNAL cache entries +######################## + +//ADVANCED property for variable: CMAKE_ADDR2LINE +CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_AR +CMAKE_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_COMPILER +CMAKE_ASM_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR +CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB +CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +CMAKE_ASM_COMPILER_WORKS:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS +CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG +CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL +CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE +CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO +CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//This is the directory where this CMakeCache.txt was created +CMAKE_CACHEFILE_DIR:INTERNAL=/home/runner/work/coggml/coggml/_codeql_build_dir +//Major version of cmake used to create the current loaded cache +CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 +//Minor version of cmake used to create the current loaded cache +CMAKE_CACHE_MINOR_VERSION:INTERNAL=31 +//Patch version of cmake used to create the current loaded cache +CMAKE_CACHE_PATCH_VERSION:INTERNAL=6 +//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE +CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 +//Path to CMake executable. +CMAKE_COMMAND:INTERNAL=/usr/local/bin/cmake +//Path to cpack program executable. +CMAKE_CPACK_COMMAND:INTERNAL=/usr/local/bin/cpack +//Path to ctest program executable. +CMAKE_CTEST_COMMAND:INTERNAL=/usr/local/bin/ctest +//ADVANCED property for variable: CMAKE_CXX_COMPILER +CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR +CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB +CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS +CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG +CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL +CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE +CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO +CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER +CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_AR +CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB +CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS +CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG +CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL +CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE +CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO +CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_DLLTOOL +CMAKE_DLLTOOL-ADVANCED:INTERNAL=1 +//Path to cache edit program executable. +CMAKE_EDIT_COMMAND:INTERNAL=/usr/local/bin/ccmake +//Executable file format +CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS +CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG +CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL +CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE +CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS +CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 +//Name of external makefile project generator. +CMAKE_EXTRA_GENERATOR:INTERNAL= +//Name of generator. +CMAKE_GENERATOR:INTERNAL=Unix Makefiles +//Generator instance identifier. +CMAKE_GENERATOR_INSTANCE:INTERNAL= +//Name of generator platform. +CMAKE_GENERATOR_PLATFORM:INTERNAL= +//Name of generator toolset. +CMAKE_GENERATOR_TOOLSET:INTERNAL= +//Test CMAKE_HAVE_LIBC_PTHREAD +CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1 +//Source directory with the top level CMakeLists.txt file for this +// project +CMAKE_HOME_DIRECTORY:INTERNAL=/home/runner/work/coggml/coggml +//ADVANCED property for variable: CMAKE_INSTALL_BINDIR +CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DATADIR +CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR +CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR +CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR +CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_INFODIR +CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR +CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR +CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR +CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR +CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_MANDIR +CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR +CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR +CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR +CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR +CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 +//Install .so files without execute permission. +CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 +//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR +CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_LINKER +CMAKE_LINKER-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MAKE_PROGRAM +CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS +CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG +CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL +CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE +CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_NM +CMAKE_NM-ADVANCED:INTERNAL=1 +//number of local generators +CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=13 +//ADVANCED property for variable: CMAKE_OBJCOPY +CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_OBJDUMP +CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 +//Platform information initialized +CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_RANLIB +CMAKE_RANLIB-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_READELF +CMAKE_READELF-ADVANCED:INTERNAL=1 +//Path to CMake installation. +CMAKE_ROOT:INTERNAL=/usr/local/share/cmake-3.31 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS +CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG +CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL +CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE +CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH +CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_SKIP_RPATH +CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS +CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG +CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL +CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE +CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO +CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_STRIP +CMAKE_STRIP-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: CMAKE_TAPI +CMAKE_TAPI-ADVANCED:INTERNAL=1 +//uname command +CMAKE_UNAME:INTERNAL=/usr/bin/uname +//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE +CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 +//Details about finding OpenMP +FIND_PACKAGE_MESSAGE_DETAILS_OpenMP:INTERNAL=[TRUE][TRUE][c ][v4.5()] +//Details about finding OpenMP_C +FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_C:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/13/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.a][v4.5()] +//Details about finding OpenMP_CXX +FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_CXX:INTERNAL=[-fopenmp][/usr/lib/gcc/x86_64-linux-gnu/13/libgomp.so][/usr/lib/x86_64-linux-gnu/libpthread.a][v4.5()] +//Details about finding Threads +FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()] +//List of backends for cmake package +GGML_AVAILABLE_BACKENDS:INTERNAL=ggml-cpu +//STRINGS property for variable: GGML_CUDA_COMPRESSION_MODE +GGML_CUDA_COMPRESSION_MODE-STRINGS:INTERNAL=none;speed;balance;size +GGML_OPENMP_ENABLED:INTERNAL=ON +//Result of TRY_COMPILE +OpenMP_COMPILE_RESULT_CXX_fopenmp:INTERNAL=TRUE +//Result of TRY_COMPILE +OpenMP_COMPILE_RESULT_C_fopenmp:INTERNAL=TRUE +//ADVANCED property for variable: OpenMP_CXX_FLAGS +OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OpenMP_CXX_LIB_NAMES +OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1 +//CXX compiler's OpenMP specification date +OpenMP_CXX_SPEC_DATE:INTERNAL=201511 +//ADVANCED property for variable: OpenMP_C_FLAGS +OpenMP_C_FLAGS-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OpenMP_C_LIB_NAMES +OpenMP_C_LIB_NAMES-ADVANCED:INTERNAL=1 +//C compiler's OpenMP specification date +OpenMP_C_SPEC_DATE:INTERNAL=201511 +//Result of TRY_COMPILE +OpenMP_SPECTEST_CXX_:INTERNAL=TRUE +//Result of TRY_COMPILE +OpenMP_SPECTEST_C_:INTERNAL=TRUE +//ADVANCED property for variable: OpenMP_gomp_LIBRARY +OpenMP_gomp_LIBRARY-ADVANCED:INTERNAL=1 +//ADVANCED property for variable: OpenMP_pthread_LIBRARY +OpenMP_pthread_LIBRARY-ADVANCED:INTERNAL=1 +//linker supports push/pop state +_CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//linker supports push/pop state +_CMAKE_C_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//linker supports push/pop state +_CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED:INTERNAL=TRUE +//CMAKE_INSTALL_PREFIX during last run +_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local + diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CMakeASMCompiler.cmake b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeASMCompiler.cmake new file mode 100644 index 0000000000..a470c8f661 --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeASMCompiler.cmake @@ -0,0 +1,28 @@ +set(CMAKE_ASM_COMPILER "/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc") +set(CMAKE_ASM_COMPILER_ARG1 "") +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_ASM_COMPILER_AR "/usr/bin/gcc-ar") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_ASM_COMPILER_RANLIB "/usr/bin/gcc-ranlib") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_ASM_COMPILER_LINKER "") +set(CMAKE_ASM_COMPILER_LINKER_ID "") +set(CMAKE_ASM_COMPILER_LINKER_VERSION ) +set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT ) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_ASM_COMPILER_LOADED 1) +set(CMAKE_ASM_COMPILER_ID "GNU") +set(CMAKE_ASM_COMPILER_VERSION "") +set(CMAKE_ASM_COMPILER_ENV_VAR "ASM") + + + + +set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_ASM_LINKER_PREFERENCE 0) +set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED ) + + diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CMakeCCompiler.cmake b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeCCompiler.cmake new file mode 100644 index 0000000000..d3a2aef2a1 --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeCCompiler.cmake @@ -0,0 +1,81 @@ +set(CMAKE_C_COMPILER "/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc") +set(CMAKE_C_COMPILER_ARG1 "") +set(CMAKE_C_COMPILER_ID "GNU") +set(CMAKE_C_COMPILER_VERSION "13.3.0") +set(CMAKE_C_COMPILER_VERSION_INTERNAL "") +set(CMAKE_C_COMPILER_WRAPPER "") +set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_C_STANDARD_LATEST "23") +set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23") +set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") +set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") +set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") +set(CMAKE_C17_COMPILE_FEATURES "c_std_17") +set(CMAKE_C23_COMPILE_FEATURES "c_std_23") + +set(CMAKE_C_PLATFORM_ID "Linux") +set(CMAKE_C_SIMULATE_ID "") +set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_C_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_C_COMPILER_AR "/usr/bin/gcc-ar-13") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_C_COMPILER_RANLIB "/usr/bin/gcc-ranlib-13") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_C_COMPILER_LINKER "/usr/bin/ld") +set(CMAKE_C_COMPILER_LINKER_ID "GNU") +set(CMAKE_C_COMPILER_LINKER_VERSION 2.42) +set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT GNU) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCC 1) +set(CMAKE_C_COMPILER_LOADED 1) +set(CMAKE_C_COMPILER_WORKS TRUE) +set(CMAKE_C_ABI_COMPILED TRUE) + +set(CMAKE_C_COMPILER_ENV_VAR "CC") + +set(CMAKE_C_COMPILER_ID_RUN 1) +set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) +set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) +set(CMAKE_C_LINKER_PREFERENCE 10) +set(CMAKE_C_LINKER_DEPFILE_SUPPORTED ) + +# Save compiler ABI information. +set(CMAKE_C_SIZEOF_DATA_PTR "8") +set(CMAKE_C_COMPILER_ABI "ELF") +set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_C_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_C_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_C_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") +endif() + +if(CMAKE_C_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") +set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake new file mode 100644 index 0000000000..647d3205bc --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeCXXCompiler.cmake @@ -0,0 +1,101 @@ +set(CMAKE_CXX_COMPILER "/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++") +set(CMAKE_CXX_COMPILER_ARG1 "") +set(CMAKE_CXX_COMPILER_ID "GNU") +set(CMAKE_CXX_COMPILER_VERSION "13.3.0") +set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") +set(CMAKE_CXX_COMPILER_WRAPPER "") +set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17") +set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON") +set(CMAKE_CXX_STANDARD_LATEST "23") +set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23") +set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") +set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") +set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") +set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") +set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") +set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23") +set(CMAKE_CXX26_COMPILE_FEATURES "") + +set(CMAKE_CXX_PLATFORM_ID "Linux") +set(CMAKE_CXX_SIMULATE_ID "") +set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU") +set(CMAKE_CXX_SIMULATE_VERSION "") + + + + +set(CMAKE_AR "/usr/bin/ar") +set(CMAKE_CXX_COMPILER_AR "/usr/bin/gcc-ar-13") +set(CMAKE_RANLIB "/usr/bin/ranlib") +set(CMAKE_CXX_COMPILER_RANLIB "/usr/bin/gcc-ranlib-13") +set(CMAKE_LINKER "/usr/bin/ld") +set(CMAKE_LINKER_LINK "") +set(CMAKE_LINKER_LLD "") +set(CMAKE_CXX_COMPILER_LINKER "/usr/bin/ld") +set(CMAKE_CXX_COMPILER_LINKER_ID "GNU") +set(CMAKE_CXX_COMPILER_LINKER_VERSION 2.42) +set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT GNU) +set(CMAKE_MT "") +set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND") +set(CMAKE_COMPILER_IS_GNUCXX 1) +set(CMAKE_CXX_COMPILER_LOADED 1) +set(CMAKE_CXX_COMPILER_WORKS TRUE) +set(CMAKE_CXX_ABI_COMPILED TRUE) + +set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") + +set(CMAKE_CXX_COMPILER_ID_RUN 1) +set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m) +set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) + +foreach (lang IN ITEMS C OBJC OBJCXX) + if (CMAKE_${lang}_COMPILER_ID_RUN) + foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS) + list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension}) + endforeach() + endif() +endforeach() + +set(CMAKE_CXX_LINKER_PREFERENCE 30) +set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) +set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED ) + +# Save compiler ABI information. +set(CMAKE_CXX_SIZEOF_DATA_PTR "8") +set(CMAKE_CXX_COMPILER_ABI "ELF") +set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN") +set(CMAKE_CXX_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") + +if(CMAKE_CXX_SIZEOF_DATA_PTR) + set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") +endif() + +if(CMAKE_CXX_COMPILER_ABI) + set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") +endif() + +if(CMAKE_CXX_LIBRARY_ARCHITECTURE) + set(CMAKE_LIBRARY_ARCHITECTURE "x86_64-linux-gnu") +endif() + +set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") +if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) + set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") +endif() + + + + + +set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/usr/include/c++/13;/usr/include/x86_64-linux-gnu/c++/13;/usr/include/c++/13/backward;/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include") +set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") +set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib") +set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") +set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "") + +set(CMAKE_CXX_COMPILER_IMPORT_STD "") +### Imported target for C++23 standard library +set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Unsupported generator: Unix Makefiles") + + + diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin new file mode 100755 index 0000000000..0e5f034156 Binary files /dev/null and b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_C.bin differ diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin new file mode 100755 index 0000000000..e90f3f71d9 Binary files /dev/null and b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeDetermineCompilerABI_CXX.bin differ diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CMakeSystem.cmake b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeSystem.cmake new file mode 100644 index 0000000000..b2715a602e --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/3.31.6/CMakeSystem.cmake @@ -0,0 +1,15 @@ +set(CMAKE_HOST_SYSTEM "Linux-6.11.0-1018-azure") +set(CMAKE_HOST_SYSTEM_NAME "Linux") +set(CMAKE_HOST_SYSTEM_VERSION "6.11.0-1018-azure") +set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") + + + +set(CMAKE_SYSTEM "Linux-6.11.0-1018-azure") +set(CMAKE_SYSTEM_NAME "Linux") +set(CMAKE_SYSTEM_VERSION "6.11.0-1018-azure") +set(CMAKE_SYSTEM_PROCESSOR "x86_64") + +set(CMAKE_CROSSCOMPILING "FALSE") + +set(CMAKE_SYSTEM_LOADED 1) diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c new file mode 100644 index 0000000000..50d95e5baf --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/CMakeCCompilerId.c @@ -0,0 +1,904 @@ +#ifdef __cplusplus +# error "A C++ compiler has been selected for C." +#endif + +#if defined(__18CXX) +# define ID_VOID_MAIN +#endif +#if defined(__CLASSIC_C__) +/* cv-qualifiers did not exist in K&R C */ +# define const +# define volatile +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_C) +# define COMPILER_ID "SunPro" +# if __SUNPRO_C >= 0x5100 + /* __SUNPRO_C = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) +# endif + +#elif defined(__HP_cc) +# define COMPILER_ID "HP" + /* __HP_cc = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) + +#elif defined(__DECC) +# define COMPILER_ID "Compaq" + /* __DECC_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) + +#elif defined(__IBMC__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800 +# define COMPILER_ID "XL" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMC__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__TINYC__) +# define COMPILER_ID "TinyCC" + +#elif defined(__BCC__) +# define COMPILER_ID "Bruce" + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) +# define COMPILER_ID "GNU" +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + +#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) +# define COMPILER_ID "SDCC" +# if defined(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) +# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) +# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) +# else + /* SDCC = VRP */ +# define COMPILER_VERSION_MAJOR DEC(SDCC/100) +# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) +# define COMPILER_VERSION_PATCH DEC(SDCC % 10) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "ARM" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define C_STD_99 199901L +#define C_STD_11 201112L +#define C_STD_17 201710L +#define C_STD_23 202311L + +#ifdef __STDC_VERSION__ +# define C_STD __STDC_VERSION__ +#endif + +#if !defined(__STDC__) && !defined(__clang__) +# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__) +# define C_VERSION "90" +# else +# define C_VERSION +# endif +#elif C_STD > C_STD_17 +# define C_VERSION "23" +#elif C_STD > C_STD_11 +# define C_VERSION "17" +#elif C_STD > C_STD_99 +# define C_VERSION "11" +#elif C_STD >= C_STD_99 +# define C_VERSION "99" +#else +# define C_VERSION "90" +#endif +const char* info_language_standard_default = + "INFO" ":" "standard_default[" C_VERSION "]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +#ifdef ID_VOID_MAIN +void main() {} +#else +# if defined(__CLASSIC_C__) +int main(argc, argv) int argc; char *argv[]; +# else +int main(int argc, char* argv[]) +# endif +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} +#endif diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/a.out b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/a.out new file mode 100755 index 0000000000..ecc315e71b Binary files /dev/null and b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/a.out differ diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp new file mode 100644 index 0000000000..3b6e114cac --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/CMakeCXXCompilerId.cpp @@ -0,0 +1,919 @@ +/* This source file must have a .cpp extension so that all C++ compilers + recognize the extension without flags. Borland does not know .cxx for + example. */ +#ifndef __cplusplus +# error "A C compiler has been selected for C++." +#endif + +#if !defined(__has_include) +/* If the compiler does not have __has_include, pretend the answer is + always no. */ +# define __has_include(x) 0 +#endif + + +/* Version number components: V=Version, R=Revision, P=Patch + Version date components: YYYY=Year, MM=Month, DD=Day */ + +#if defined(__INTEL_COMPILER) || defined(__ICC) +# define COMPILER_ID "Intel" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# if defined(__GNUC__) +# define SIMULATE_ID "GNU" +# endif + /* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later, + except that a few beta releases use the old format with V=2021. */ +# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111 +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) +# if defined(__INTEL_COMPILER_UPDATE) +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) +# else +# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) +# endif +# else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER) +# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE) + /* The third version component from --version is an update index, + but no macro is provided for it. */ +# define COMPILER_VERSION_PATCH DEC(0) +# endif +# if defined(__INTEL_COMPILER_BUILD_DATE) + /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ +# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) +# endif +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER) +# define COMPILER_ID "IntelLLVM" +#if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +#endif +#if defined(__GNUC__) +# define SIMULATE_ID "GNU" +#endif +/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and + * later. Look for 6 digit vs. 8 digit version number to decide encoding. + * VVVV is no smaller than the current year when a version is released. + */ +#if __INTEL_LLVM_COMPILER < 1000000L +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10) +#else +# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000) +# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100) +#endif +#if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +#endif +#if defined(__GNUC__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +#elif defined(__GNUG__) +# define SIMULATE_VERSION_MAJOR DEC(__GNUG__) +#endif +#if defined(__GNUC_MINOR__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +#endif +#if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +#endif + +#elif defined(__PATHCC__) +# define COMPILER_ID "PathScale" +# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) +# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) +# if defined(__PATHCC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) +# endif + +#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) +# define COMPILER_ID "Embarcadero" +# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) +# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) +# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) + +#elif defined(__BORLANDC__) +# define COMPILER_ID "Borland" + /* __BORLANDC__ = 0xVRR */ +# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) +# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) + +#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 +# define COMPILER_ID "Watcom" + /* __WATCOMC__ = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__WATCOMC__) +# define COMPILER_ID "OpenWatcom" + /* __WATCOMC__ = VVRP + 1100 */ +# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) +# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) +# if (__WATCOMC__ % 10) > 0 +# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) +# endif + +#elif defined(__SUNPRO_CC) +# define COMPILER_ID "SunPro" +# if __SUNPRO_CC >= 0x5100 + /* __SUNPRO_CC = 0xVRRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# else + /* __SUNPRO_CC = 0xVRP */ +# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) +# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) +# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) +# endif + +#elif defined(__HP_aCC) +# define COMPILER_ID "HP" + /* __HP_aCC = VVRRPP */ +# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) +# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) +# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) + +#elif defined(__DECCXX) +# define COMPILER_ID "Compaq" + /* __DECCXX_VER = VVRRTPPPP */ +# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) +# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) +# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) + +#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) +# define COMPILER_ID "zOS" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__open_xl__) && defined(__clang__) +# define COMPILER_ID "IBMClang" +# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__) +# define COMPILER_VERSION_MINOR DEC(__open_xl_release__) +# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__) + + +#elif defined(__ibmxl__) && defined(__clang__) +# define COMPILER_ID "XLClang" +# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) +# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) +# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) +# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) + + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800 +# define COMPILER_ID "XL" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 +# define COMPILER_ID "VisualAge" + /* __IBMCPP__ = VRP */ +# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) +# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) +# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) + +#elif defined(__NVCOMPILER) +# define COMPILER_ID "NVHPC" +# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__) +# if defined(__NVCOMPILER_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__) +# endif + +#elif defined(__PGI) +# define COMPILER_ID "PGI" +# define COMPILER_VERSION_MAJOR DEC(__PGIC__) +# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) +# if defined(__PGIC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) +# endif + +#elif defined(__clang__) && defined(__cray__) +# define COMPILER_ID "CrayClang" +# define COMPILER_VERSION_MAJOR DEC(__cray_major__) +# define COMPILER_VERSION_MINOR DEC(__cray_minor__) +# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(_CRAYC) +# define COMPILER_ID "Cray" +# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) +# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) + +#elif defined(__TI_COMPILER_VERSION__) +# define COMPILER_ID "TI" + /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ +# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) +# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) +# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) + +#elif defined(__CLANG_FUJITSU) +# define COMPILER_ID "FujitsuClang" +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# define COMPILER_VERSION_INTERNAL_STR __clang_version__ + + +#elif defined(__FUJITSU) +# define COMPILER_ID "Fujitsu" +# if defined(__FCC_version__) +# define COMPILER_VERSION __FCC_version__ +# elif defined(__FCC_major__) +# define COMPILER_VERSION_MAJOR DEC(__FCC_major__) +# define COMPILER_VERSION_MINOR DEC(__FCC_minor__) +# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__) +# endif +# if defined(__fcc_version) +# define COMPILER_VERSION_INTERNAL DEC(__fcc_version) +# elif defined(__FCC_VERSION) +# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION) +# endif + + +#elif defined(__ghs__) +# define COMPILER_ID "GHS" +/* __GHS_VERSION_NUMBER = VVVVRP */ +# ifdef __GHS_VERSION_NUMBER +# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) +# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) +# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) +# endif + +#elif defined(__TASKING__) +# define COMPILER_ID "Tasking" + # define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000) + # define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100) +# define COMPILER_VERSION_INTERNAL DEC(__VERSION__) + +#elif defined(__ORANGEC__) +# define COMPILER_ID "OrangeC" +# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__) +# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__) + +#elif defined(__SCO_VERSION__) +# define COMPILER_ID "SCO" + +#elif defined(__ARMCC_VERSION) && !defined(__clang__) +# define COMPILER_ID "ARMCC" +#if __ARMCC_VERSION >= 1000000 + /* __ARMCC_VERSION = VRRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#else + /* __ARMCC_VERSION = VRPPPP */ + # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) + # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) + # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) +#endif + + +#elif defined(__clang__) && defined(__apple_build_version__) +# define COMPILER_ID "AppleClang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif +# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) + +#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION) +# define COMPILER_ID "ARMClang" + # define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000) + # define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100) + # define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100) +# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION) + +#elif defined(__clang__) && defined(__ti__) +# define COMPILER_ID "TIClang" + # define COMPILER_VERSION_MAJOR DEC(__ti_major__) + # define COMPILER_VERSION_MINOR DEC(__ti_minor__) + # define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__) +# define COMPILER_VERSION_INTERNAL DEC(__ti_version__) + +#elif defined(__clang__) +# define COMPILER_ID "Clang" +# if defined(_MSC_VER) +# define SIMULATE_ID "MSVC" +# endif +# define COMPILER_VERSION_MAJOR DEC(__clang_major__) +# define COMPILER_VERSION_MINOR DEC(__clang_minor__) +# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) +# if defined(_MSC_VER) + /* _MSC_VER = VVRR */ +# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) +# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) +# endif + +#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__)) +# define COMPILER_ID "LCC" +# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100) +# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100) +# if defined(__LCC_MINOR__) +# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__) +# endif +# if defined(__GNUC__) && defined(__GNUC_MINOR__) +# define SIMULATE_ID "GNU" +# define SIMULATE_VERSION_MAJOR DEC(__GNUC__) +# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__) +# if defined(__GNUC_PATCHLEVEL__) +# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif +# endif + +#elif defined(__GNUC__) || defined(__GNUG__) +# define COMPILER_ID "GNU" +# if defined(__GNUC__) +# define COMPILER_VERSION_MAJOR DEC(__GNUC__) +# else +# define COMPILER_VERSION_MAJOR DEC(__GNUG__) +# endif +# if defined(__GNUC_MINOR__) +# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) +# endif +# if defined(__GNUC_PATCHLEVEL__) +# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) +# endif + +#elif defined(_MSC_VER) +# define COMPILER_ID "MSVC" + /* _MSC_VER = VVRR */ +# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) +# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) +# if defined(_MSC_FULL_VER) +# if _MSC_VER >= 1400 + /* _MSC_FULL_VER = VVRRPPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) +# else + /* _MSC_FULL_VER = VVRRPPPP */ +# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) +# endif +# endif +# if defined(_MSC_BUILD) +# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) +# endif + +#elif defined(_ADI_COMPILER) +# define COMPILER_ID "ADSP" +#if defined(__VERSIONNUM__) + /* __VERSIONNUM__ = 0xVVRRPPTT */ +# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF) +# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF) +# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF) +# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF) +#endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# define COMPILER_ID "IAR" +# if defined(__VER__) && defined(__ICCARM__) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) +# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) +# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__)) +# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) +# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) +# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) +# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) +# endif + + +/* These compilers are either not known or too old to define an + identification macro. Try to identify the platform and guess that + it is the native compiler. */ +#elif defined(__hpux) || defined(__hpua) +# define COMPILER_ID "HP" + +#else /* unknown compiler */ +# define COMPILER_ID "" +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; +#ifdef SIMULATE_ID +char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; +#endif + +#ifdef __QNXNTO__ +char const* qnxnto = "INFO" ":" "qnxnto[]"; +#endif + +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) +char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; +#endif + +#define STRINGIFY_HELPER(X) #X +#define STRINGIFY(X) STRINGIFY_HELPER(X) + +/* Identify known platforms by name. */ +#if defined(__linux) || defined(__linux__) || defined(linux) +# define PLATFORM_ID "Linux" + +#elif defined(__MSYS__) +# define PLATFORM_ID "MSYS" + +#elif defined(__CYGWIN__) +# define PLATFORM_ID "Cygwin" + +#elif defined(__MINGW32__) +# define PLATFORM_ID "MinGW" + +#elif defined(__APPLE__) +# define PLATFORM_ID "Darwin" + +#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) +# define PLATFORM_ID "Windows" + +#elif defined(__FreeBSD__) || defined(__FreeBSD) +# define PLATFORM_ID "FreeBSD" + +#elif defined(__NetBSD__) || defined(__NetBSD) +# define PLATFORM_ID "NetBSD" + +#elif defined(__OpenBSD__) || defined(__OPENBSD) +# define PLATFORM_ID "OpenBSD" + +#elif defined(__sun) || defined(sun) +# define PLATFORM_ID "SunOS" + +#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) +# define PLATFORM_ID "AIX" + +#elif defined(__hpux) || defined(__hpux__) +# define PLATFORM_ID "HP-UX" + +#elif defined(__HAIKU__) +# define PLATFORM_ID "Haiku" + +#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) +# define PLATFORM_ID "BeOS" + +#elif defined(__QNX__) || defined(__QNXNTO__) +# define PLATFORM_ID "QNX" + +#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) +# define PLATFORM_ID "Tru64" + +#elif defined(__riscos) || defined(__riscos__) +# define PLATFORM_ID "RISCos" + +#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) +# define PLATFORM_ID "SINIX" + +#elif defined(__UNIX_SV__) +# define PLATFORM_ID "UNIX_SV" + +#elif defined(__bsdos__) +# define PLATFORM_ID "BSDOS" + +#elif defined(_MPRAS) || defined(MPRAS) +# define PLATFORM_ID "MP-RAS" + +#elif defined(__osf) || defined(__osf__) +# define PLATFORM_ID "OSF1" + +#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) +# define PLATFORM_ID "SCO_SV" + +#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) +# define PLATFORM_ID "ULTRIX" + +#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) +# define PLATFORM_ID "Xenix" + +#elif defined(__WATCOMC__) +# if defined(__LINUX__) +# define PLATFORM_ID "Linux" + +# elif defined(__DOS__) +# define PLATFORM_ID "DOS" + +# elif defined(__OS2__) +# define PLATFORM_ID "OS2" + +# elif defined(__WINDOWS__) +# define PLATFORM_ID "Windows3x" + +# elif defined(__VXWORKS__) +# define PLATFORM_ID "VxWorks" + +# else /* unknown platform */ +# define PLATFORM_ID +# endif + +#elif defined(__INTEGRITY) +# if defined(INT_178B) +# define PLATFORM_ID "Integrity178" + +# else /* regular Integrity */ +# define PLATFORM_ID "Integrity" +# endif + +# elif defined(_ADI_COMPILER) +# define PLATFORM_ID "ADSP" + +#else /* unknown platform */ +# define PLATFORM_ID + +#endif + +/* For windows compilers MSVC and Intel we can determine + the architecture of the compiler being used. This is because + the compilers do not have flags that can change the architecture, + but rather depend on which compiler is being used +*/ +#if defined(_WIN32) && defined(_MSC_VER) +# if defined(_M_IA64) +# define ARCHITECTURE_ID "IA64" + +# elif defined(_M_ARM64EC) +# define ARCHITECTURE_ID "ARM64EC" + +# elif defined(_M_X64) || defined(_M_AMD64) +# define ARCHITECTURE_ID "x64" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# elif defined(_M_ARM64) +# define ARCHITECTURE_ID "ARM64" + +# elif defined(_M_ARM) +# if _M_ARM == 4 +# define ARCHITECTURE_ID "ARMV4I" +# elif _M_ARM == 5 +# define ARCHITECTURE_ID "ARMV5I" +# else +# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) +# endif + +# elif defined(_M_MIPS) +# define ARCHITECTURE_ID "MIPS" + +# elif defined(_M_SH) +# define ARCHITECTURE_ID "SHx" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__WATCOMC__) +# if defined(_M_I86) +# define ARCHITECTURE_ID "I86" + +# elif defined(_M_IX86) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) +# if defined(__ICCARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__ICCRX__) +# define ARCHITECTURE_ID "RX" + +# elif defined(__ICCRH850__) +# define ARCHITECTURE_ID "RH850" + +# elif defined(__ICCRL78__) +# define ARCHITECTURE_ID "RL78" + +# elif defined(__ICCRISCV__) +# define ARCHITECTURE_ID "RISCV" + +# elif defined(__ICCAVR__) +# define ARCHITECTURE_ID "AVR" + +# elif defined(__ICC430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__ICCV850__) +# define ARCHITECTURE_ID "V850" + +# elif defined(__ICC8051__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__ICCSTM8__) +# define ARCHITECTURE_ID "STM8" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__ghs__) +# if defined(__PPC64__) +# define ARCHITECTURE_ID "PPC64" + +# elif defined(__ppc__) +# define ARCHITECTURE_ID "PPC" + +# elif defined(__ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__x86_64__) +# define ARCHITECTURE_ID "x64" + +# elif defined(__i386__) +# define ARCHITECTURE_ID "X86" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__clang__) && defined(__ti__) +# if defined(__ARM_ARCH) +# define ARCHITECTURE_ID "ARM" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +#elif defined(__TI_COMPILER_VERSION__) +# if defined(__TI_ARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__MSP430__) +# define ARCHITECTURE_ID "MSP430" + +# elif defined(__TMS320C28XX__) +# define ARCHITECTURE_ID "TMS320C28x" + +# elif defined(__TMS320C6X__) || defined(_TMS320C6X) +# define ARCHITECTURE_ID "TMS320C6x" + +# else /* unknown architecture */ +# define ARCHITECTURE_ID "" +# endif + +# elif defined(__ADSPSHARC__) +# define ARCHITECTURE_ID "SHARC" + +# elif defined(__ADSPBLACKFIN__) +# define ARCHITECTURE_ID "Blackfin" + +#elif defined(__TASKING__) + +# if defined(__CTC__) || defined(__CPTC__) +# define ARCHITECTURE_ID "TriCore" + +# elif defined(__CMCS__) +# define ARCHITECTURE_ID "MCS" + +# elif defined(__CARM__) +# define ARCHITECTURE_ID "ARM" + +# elif defined(__CARC__) +# define ARCHITECTURE_ID "ARC" + +# elif defined(__C51__) +# define ARCHITECTURE_ID "8051" + +# elif defined(__CPCP__) +# define ARCHITECTURE_ID "PCP" + +# else +# define ARCHITECTURE_ID "" +# endif + +#else +# define ARCHITECTURE_ID +#endif + +/* Convert integer to decimal digit literals. */ +#define DEC(n) \ + ('0' + (((n) / 10000000)%10)), \ + ('0' + (((n) / 1000000)%10)), \ + ('0' + (((n) / 100000)%10)), \ + ('0' + (((n) / 10000)%10)), \ + ('0' + (((n) / 1000)%10)), \ + ('0' + (((n) / 100)%10)), \ + ('0' + (((n) / 10)%10)), \ + ('0' + ((n) % 10)) + +/* Convert integer to hex digit literals. */ +#define HEX(n) \ + ('0' + ((n)>>28 & 0xF)), \ + ('0' + ((n)>>24 & 0xF)), \ + ('0' + ((n)>>20 & 0xF)), \ + ('0' + ((n)>>16 & 0xF)), \ + ('0' + ((n)>>12 & 0xF)), \ + ('0' + ((n)>>8 & 0xF)), \ + ('0' + ((n)>>4 & 0xF)), \ + ('0' + ((n) & 0xF)) + +/* Construct a string literal encoding the version number. */ +#ifdef COMPILER_VERSION +char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]"; + +/* Construct a string literal encoding the version number components. */ +#elif defined(COMPILER_VERSION_MAJOR) +char const info_version[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', + COMPILER_VERSION_MAJOR, +# ifdef COMPILER_VERSION_MINOR + '.', COMPILER_VERSION_MINOR, +# ifdef COMPILER_VERSION_PATCH + '.', COMPILER_VERSION_PATCH, +# ifdef COMPILER_VERSION_TWEAK + '.', COMPILER_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct a string literal encoding the internal version number. */ +#ifdef COMPILER_VERSION_INTERNAL +char const info_version_internal[] = { + 'I', 'N', 'F', 'O', ':', + 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', + 'i','n','t','e','r','n','a','l','[', + COMPILER_VERSION_INTERNAL,']','\0'}; +#elif defined(COMPILER_VERSION_INTERNAL_STR) +char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]"; +#endif + +/* Construct a string literal encoding the version number components. */ +#ifdef SIMULATE_VERSION_MAJOR +char const info_simulate_version[] = { + 'I', 'N', 'F', 'O', ':', + 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', + SIMULATE_VERSION_MAJOR, +# ifdef SIMULATE_VERSION_MINOR + '.', SIMULATE_VERSION_MINOR, +# ifdef SIMULATE_VERSION_PATCH + '.', SIMULATE_VERSION_PATCH, +# ifdef SIMULATE_VERSION_TWEAK + '.', SIMULATE_VERSION_TWEAK, +# endif +# endif +# endif + ']','\0'}; +#endif + +/* Construct the string literal in pieces to prevent the source from + getting matched. Store it in a pointer rather than an array + because some compilers will just produce instructions to fill the + array rather than assigning a pointer to a static array. */ +char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; +char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; + + + +#define CXX_STD_98 199711L +#define CXX_STD_11 201103L +#define CXX_STD_14 201402L +#define CXX_STD_17 201703L +#define CXX_STD_20 202002L +#define CXX_STD_23 202302L + +#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) +# if _MSVC_LANG > CXX_STD_17 +# define CXX_STD _MSVC_LANG +# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17 +# define CXX_STD CXX_STD_20 +# elif _MSVC_LANG > CXX_STD_14 +# define CXX_STD CXX_STD_17 +# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# elif defined(__INTEL_CXX11_MODE__) +# define CXX_STD CXX_STD_11 +# else +# define CXX_STD CXX_STD_98 +# endif +#elif defined(_MSC_VER) && defined(_MSVC_LANG) +# if _MSVC_LANG > __cplusplus +# define CXX_STD _MSVC_LANG +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__NVCOMPILER) +# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init) +# define CXX_STD CXX_STD_20 +# else +# define CXX_STD __cplusplus +# endif +#elif defined(__INTEL_COMPILER) || defined(__PGI) +# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes) +# define CXX_STD CXX_STD_17 +# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__) +# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi) +# define CXX_STD CXX_STD_14 +# else +# define CXX_STD __cplusplus +# endif +#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__) +# define CXX_STD CXX_STD_11 +#else +# define CXX_STD __cplusplus +#endif + +const char* info_language_standard_default = "INFO" ":" "standard_default[" +#if CXX_STD > CXX_STD_23 + "26" +#elif CXX_STD > CXX_STD_20 + "23" +#elif CXX_STD > CXX_STD_17 + "20" +#elif CXX_STD > CXX_STD_14 + "17" +#elif CXX_STD > CXX_STD_11 + "14" +#elif CXX_STD >= CXX_STD_11 + "11" +#else + "98" +#endif +"]"; + +const char* info_language_extensions_default = "INFO" ":" "extensions_default[" +#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \ + defined(__TI_COMPILER_VERSION__)) && \ + !defined(__STRICT_ANSI__) + "ON" +#else + "OFF" +#endif +"]"; + +/*--------------------------------------------------------------------------*/ + +int main(int argc, char* argv[]) +{ + int require = 0; + require += info_compiler[argc]; + require += info_platform[argc]; + require += info_arch[argc]; +#ifdef COMPILER_VERSION_MAJOR + require += info_version[argc]; +#endif +#ifdef COMPILER_VERSION_INTERNAL + require += info_version_internal[argc]; +#endif +#ifdef SIMULATE_ID + require += info_simulate[argc]; +#endif +#ifdef SIMULATE_VERSION_MAJOR + require += info_simulate_version[argc]; +#endif +#if defined(__CRAYXT_COMPUTE_LINUX_TARGET) + require += info_cray[argc]; +#endif + require += info_language_standard_default[argc]; + require += info_language_extensions_default[argc]; + (void)argv; + return require; +} diff --git a/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/a.out b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/a.out new file mode 100755 index 0000000000..c8ced32cf0 Binary files /dev/null and b/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/a.out differ diff --git a/_codeql_build_dir/CMakeFiles/CMakeConfigureLog.yaml b/_codeql_build_dir/CMakeFiles/CMakeConfigureLog.yaml new file mode 100644 index 0000000000..dc69d91a2d --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/CMakeConfigureLog.yaml @@ -0,0 +1,957 @@ + +--- +events: + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake:205 (message)" + - "CMakeLists.txt:2 (project)" + message: | + The system is: Linux - 6.11.0-1018-azure - x86_64 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)" + - "CMakeLists.txt:2 (project)" + message: | + Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. + Compiler: /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc + Build flags: + Id flags: + + The output was: + 0 + + + Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" + + The C compiler identification is GNU, found in: + /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdC/a.out + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:17 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)" + - "CMakeLists.txt:2 (project)" + message: | + Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. + Compiler: /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ + Build flags: + Id flags: + + The output was: + 0 + + + Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" + + The CXX compiler identification is GNU, found in: + /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/3.31.6/CompilerIdCXX/a.out + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:1237 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)" + - "CMakeLists.txt:2 (project)" + message: | + Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)": + cc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 + Copyright (C) 2023 Free Software Foundation, Inc. + This is free software; see the source for copying conditions. There is NO + warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + checks: + - "Detecting C compiler ABI info" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI" + cmakeVariables: + CMAKE_C_FLAGS: "" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "CMAKE_C_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_dcdfb/fast + /usr/bin/gmake -f CMakeFiles/cmTC_dcdfb.dir/build.make CMakeFiles/cmTC_dcdfb.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI' + Building C object CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -v -o CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c + Using built-in specs. + COLLECT_GCC=/usr/bin/cc + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcdfb.dir/' + /usr/libexec/gcc/x86_64-linux-gnu/13/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_dcdfb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cc2b26bJ.s + GNU C17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu) + compiled by GNU C version 13.3.0, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" + #include "..." search starts here: + #include <...> search starts here: + /usr/lib/gcc/x86_64-linux-gnu/13/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include + End of search list. + Compiler executable checksum: 38987c28e967c64056a6454abdef726e + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcdfb.dir/' + as -v --64 -o CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o /tmp/cc2b26bJ.s + GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42 + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.' + Linking C executable cmTC_dcdfb + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dcdfb.dir/link.txt --verbose=1 + Using built-in specs. + COLLECT_GCC=/usr/bin/cc + COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dcdfb' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_dcdfb.' + /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyTzUns.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_dcdfb /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + collect2 version 13.3.0 + /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyTzUns.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_dcdfb /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + GNU ld (GNU Binutils for Ubuntu) 2.42 + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dcdfb' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_dcdfb.' + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -v -Wl,-v CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -o cmTC_dcdfb + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Parsed C implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/usr/lib/gcc/x86_64-linux-gnu/13/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/13/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/13/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Parsed C implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_dcdfb/fast] + ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_dcdfb.dir/build.make CMakeFiles/cmTC_dcdfb.dir/build] + ignore line: [gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-fDfRHI'] + ignore line: [Building C object CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o] + ignore line: [/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -v -o CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcdfb.dir/'] + ignore line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/cc1 -quiet -v -imultiarch x86_64-linux-gnu /usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_dcdfb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/cc2b26bJ.s] + ignore line: [GNU C17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 13.3.0 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/13/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: 38987c28e967c64056a6454abdef726e] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcdfb.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o /tmp/cc2b26bJ.s] + ignore line: [GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.'] + ignore line: [Linking C executable cmTC_dcdfb] + ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dcdfb.dir/link.txt --verbose=1] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_dcdfb' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_dcdfb.'] + link line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyTzUns.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_dcdfb /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccyTzUns.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_dcdfb] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] + arg [-v] ==> ignore + arg [CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o] ==> ignore + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + ignore line: [collect2 version 13.3.0] + ignore line: [/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyTzUns.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_dcdfb /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_dcdfb.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + linker tool for 'C': /usr/bin/ld + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13] ==> [/usr/lib/gcc/x86_64-linux-gnu/13] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> [/usr/lib] + implicit libs: [gcc;gcc_s;c;gcc;gcc_s] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Running the C compiler's linker: "/usr/bin/ld" "-v" + GNU ld (GNU Binutils for Ubuntu) 2.42 + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + checks: + - "Detecting CXX compiler ABI info" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs" + cmakeVariables: + CMAKE_CXX_FLAGS: "" + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_CXX_SCAN_FOR_MODULES: "OFF" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "CMAKE_CXX_ABI_COMPILED" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_0958a/fast + /usr/bin/gmake -f CMakeFiles/cmTC_0958a.dir/build.make CMakeFiles/cmTC_0958a.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs' + Building CXX object CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -v -o CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_0958a.dir/' + /usr/libexec/gcc/x86_64-linux-gnu/13/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_0958a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccOb2nWX.s + GNU C++17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu) + compiled by GNU C version 13.3.0, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP + + GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 + ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/13" + ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed" + ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include" + #include "..." search starts here: + #include <...> search starts here: + /usr/include/c++/13 + /usr/include/x86_64-linux-gnu/c++/13 + /usr/include/c++/13/backward + /usr/lib/gcc/x86_64-linux-gnu/13/include + /usr/local/include + /usr/include/x86_64-linux-gnu + /usr/include + End of search list. + Compiler executable checksum: c81c05345ce537099dafd5580045814a + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_0958a.dir/' + as -v --64 -o CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccOb2nWX.s + GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42 + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.' + Linking CXX executable cmTC_0958a + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0958a.dir/link.txt --verbose=1 + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0958a' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_0958a.' + /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccySKoYI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_0958a /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + collect2 version 13.3.0 + /usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccySKoYI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_0958a /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o + GNU ld (GNU Binutils for Ubuntu) 2.42 + COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0958a' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_0958a.' + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -v -Wl,-v CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_0958a + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:182 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Parsed CXX implicit include dir info: rv=done + found start of include info + found start of implicit include info + add: [/usr/include/c++/13] + add: [/usr/include/x86_64-linux-gnu/c++/13] + add: [/usr/include/c++/13/backward] + add: [/usr/lib/gcc/x86_64-linux-gnu/13/include] + add: [/usr/local/include] + add: [/usr/include/x86_64-linux-gnu] + add: [/usr/include] + end of search list found + collapse include dir [/usr/include/c++/13] ==> [/usr/include/c++/13] + collapse include dir [/usr/include/x86_64-linux-gnu/c++/13] ==> [/usr/include/x86_64-linux-gnu/c++/13] + collapse include dir [/usr/include/c++/13/backward] ==> [/usr/include/c++/13/backward] + collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/13/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/13/include] + collapse include dir [/usr/local/include] ==> [/usr/local/include] + collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu] + collapse include dir [/usr/include] ==> [/usr/include] + implicit include dirs: [/usr/include/c++/13;/usr/include/x86_64-linux-gnu/c++/13;/usr/include/c++/13/backward;/usr/lib/gcc/x86_64-linux-gnu/13/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:218 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Parsed CXX implicit link information: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + linker tool regex: [^[ ]*(->|")?[ ]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)] + ignore line: [Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_0958a/fast] + ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_0958a.dir/build.make CMakeFiles/cmTC_0958a.dir/build] + ignore line: [gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-pEgMUs'] + ignore line: [Building CXX object CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o] + ignore line: [/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -v -o CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_0958a.dir/'] + ignore line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/cc1plus -quiet -v -imultiarch x86_64-linux-gnu -D_GNU_SOURCE /usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_0958a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mtune=generic -march=x86-64 -version -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccOb2nWX.s] + ignore line: [GNU C++17 (Ubuntu 13.3.0-6ubuntu2~24.04) version 13.3.0 (x86_64-linux-gnu)] + ignore line: [ compiled by GNU C version 13.3.0 GMP version 6.3.0 MPFR version 4.2.1 MPC version 1.3.1 isl version isl-0.26-GMP] + ignore line: [] + ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] + ignore line: [ignoring duplicate directory "/usr/include/x86_64-linux-gnu/c++/13"] + ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed/x86_64-linux-gnu"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/include-fixed"] + ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/13/../../../../x86_64-linux-gnu/include"] + ignore line: [#include "..." search starts here:] + ignore line: [#include <...> search starts here:] + ignore line: [ /usr/include/c++/13] + ignore line: [ /usr/include/x86_64-linux-gnu/c++/13] + ignore line: [ /usr/include/c++/13/backward] + ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/13/include] + ignore line: [ /usr/local/include] + ignore line: [ /usr/include/x86_64-linux-gnu] + ignore line: [ /usr/include] + ignore line: [End of search list.] + ignore line: [Compiler executable checksum: c81c05345ce537099dafd5580045814a] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_0958a.dir/'] + ignore line: [ as -v --64 -o CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccOb2nWX.s] + ignore line: [GNU assembler version 2.42 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.42] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.'] + ignore line: [Linking CXX executable cmTC_0958a] + ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_0958a.dir/link.txt --verbose=1] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_0958a' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_0958a.'] + link line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccySKoYI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_0958a /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccySKoYI.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_0958a] ==> ignore + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] + arg [-v] ==> ignore + arg [CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o] + arg [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + ignore line: [collect2 version 13.3.0] + ignore line: [/usr/bin/ld -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccySKoYI.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_0958a /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. -v CMakeFiles/cmTC_0958a.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] + linker tool for 'CXX': /usr/bin/ld + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o] + collapse obj [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13] ==> [/usr/lib/gcc/x86_64-linux-gnu/13] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> [/usr/lib] + implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] + implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake:40 (message)" + - "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake:255 (cmake_determine_linker_id)" + - "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)" + - "CMakeLists.txt:2 (project)" + message: | + Running the CXX compiler's linker: "/usr/bin/ld" "-v" + GNU ld (GNU Binutils for Ubuntu) 2.42 + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake:108 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake:58 (cmake_check_source_compiles)" + - "/usr/local/share/cmake-3.31/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)" + - "/usr/local/share/cmake-3.31/Modules/FindThreads.cmake:163 (_threads_check_libc)" + - "CMakeLists.txt:273 (find_package)" + checks: + - "Performing Test CMAKE_HAVE_LIBC_PTHREAD" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-4vSMmZ" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-4vSMmZ" + cmakeVariables: + CMAKE_C_FLAGS: "" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "CMAKE_HAVE_LIBC_PTHREAD" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-4vSMmZ' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_16985/fast + /usr/bin/gmake -f CMakeFiles/cmTC_16985.dir/build.make CMakeFiles/cmTC_16985.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-4vSMmZ' + Building C object CMakeFiles/cmTC_16985.dir/src.c.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -DCMAKE_HAVE_LIBC_PTHREAD -std=gnu11 -o CMakeFiles/cmTC_16985.dir/src.c.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-4vSMmZ/src.c + Linking C executable cmTC_16985 + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_16985.dir/link.txt --verbose=1 + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc CMakeFiles/cmTC_16985.dir/src.c.o -o cmTC_16985 + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-4vSMmZ' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:252 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)" + - "src/ggml-cpu/CMakeLists.txt:71 (find_package)" + - "src/CMakeLists.txt:379 (ggml_add_cpu_backend_variant_impl)" + description: "Detecting C OpenMP compiler info" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK" + cmakeVariables: + CMAKE_C_FLAGS: "" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "OpenMP_COMPILE_RESULT_C_fopenmp" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_9277c/fast + /usr/bin/gmake -f CMakeFiles/cmTC_9277c.dir/build.make CMakeFiles/cmTC_9277c.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK' + Building C object CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -fopenmp -std=gnu11 -o CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK/OpenMPTryFlag.c + Linking C executable cmTC_9277c + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9277c.dir/link.txt --verbose=1 + Using built-in specs. + COLLECT_GCC=/usr/bin/cc + COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + Reading specs from /usr/lib/gcc/x86_64-linux-gnu/13/libgomp.spec + COLLECT_GCC_OPTIONS='-fopenmp' '-v' '-o' 'cmTC_9277c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_9277c.' + /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4o1X14.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_9277c /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o -lgomp -lgcc --push-state --as-needed -lgcc_s --pop-state -lpthread -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadend.o + COLLECT_GCC_OPTIONS='-fopenmp' '-v' '-o' 'cmTC_9277c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_9277c.' + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -fopenmp -v CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o -o cmTC_9277c + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:296 (message)" + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)" + - "src/ggml-cpu/CMakeLists.txt:71 (find_package)" + - "src/CMakeLists.txt:379 (ggml_add_cpu_backend_variant_impl)" + message: | + Parsed C OpenMP implicit link information from above output: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + ignore line: [Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_9277c/fast] + ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_9277c.dir/build.make CMakeFiles/cmTC_9277c.dir/build] + ignore line: [gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK'] + ignore line: [Building C object CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o] + ignore line: [/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -fopenmp -std=gnu11 -o CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-f7Y4cK/OpenMPTryFlag.c] + ignore line: [Linking C executable cmTC_9277c] + ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_9277c.dir/link.txt --verbose=1] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/cc] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [Reading specs from /usr/lib/gcc/x86_64-linux-gnu/13/libgomp.spec] + ignore line: [COLLECT_GCC_OPTIONS='-fopenmp' '-v' '-o' 'cmTC_9277c' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_9277c.'] + link line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc4o1X14.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_9277c /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o -lgomp -lgcc --push-state --as-needed -lgcc_s --pop-state -lpthread -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadend.o] + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/cc4o1X14.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lpthread] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_9277c] ==> ignore + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] + arg [CMakeFiles/cmTC_9277c.dir/OpenMPTryFlag.c.o] ==> ignore + arg [-lgomp] ==> lib [gomp] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + arg [-lpthread] ==> lib [pthread] + arg [-lc] ==> lib [c] + arg [-lgcc] ==> lib [gcc] + arg [--push-state] ==> ignore + arg [--as-needed] ==> ignore + arg [-lgcc_s] ==> lib [gcc_s] + arg [--pop-state] ==> ignore + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13] ==> [/usr/lib/gcc/x86_64-linux-gnu/13] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> [/usr/lib] + implicit libs: [gomp;gcc;gcc_s;pthread;c;gcc;gcc_s] + implicit objs: [] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:252 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)" + - "src/ggml-cpu/CMakeLists.txt:71 (find_package)" + - "src/CMakeLists.txt:379 (ggml_add_cpu_backend_variant_impl)" + description: "Detecting CXX OpenMP compiler info" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc" + cmakeVariables: + CMAKE_CXX_FLAGS: "" + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "OpenMP_COMPILE_RESULT_CXX_fopenmp" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_8bc8d/fast + /usr/bin/gmake -f CMakeFiles/cmTC_8bc8d.dir/build.make CMakeFiles/cmTC_8bc8d.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc' + Building CXX object CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fopenmp -std=gnu++17 -o CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc/OpenMPTryFlag.cpp + Linking CXX executable cmTC_8bc8d + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8bc8d.dir/link.txt --verbose=1 + Using built-in specs. + COLLECT_GCC=/usr/bin/c++ + COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper + OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa + OFFLOAD_TARGET_DEFAULT=1 + Target: x86_64-linux-gnu + Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 + Thread model: posix + Supported LTO compression algorithms: zlib zstd + gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) + COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/ + LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/ + Reading specs from /usr/lib/gcc/x86_64-linux-gnu/13/libgomp.spec + COLLECT_GCC_OPTIONS='-fopenmp' '-v' '-o' 'cmTC_8bc8d' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_8bc8d.' + /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOrfbZH.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_8bc8d /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o -lstdc++ -lm -lgomp -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadend.o + COLLECT_GCC_OPTIONS='-fopenmp' '-v' '-o' 'cmTC_8bc8d' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_8bc8d.' + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fopenmp -v CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o -o cmTC_8bc8d + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc' + + exitCode: 0 + - + kind: "message-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:296 (message)" + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:522 (_OPENMP_GET_FLAGS)" + - "src/ggml-cpu/CMakeLists.txt:71 (find_package)" + - "src/CMakeLists.txt:379 (ggml_add_cpu_backend_variant_impl)" + message: | + Parsed CXX OpenMP implicit link information from above output: + link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)] + ignore line: [Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc'] + ignore line: [] + ignore line: [Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_8bc8d/fast] + ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_8bc8d.dir/build.make CMakeFiles/cmTC_8bc8d.dir/build] + ignore line: [gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc'] + ignore line: [Building CXX object CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o] + ignore line: [/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fopenmp -std=gnu++17 -o CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-68fhZc/OpenMPTryFlag.cpp] + ignore line: [Linking CXX executable cmTC_8bc8d] + ignore line: [/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8bc8d.dir/link.txt --verbose=1] + ignore line: [Using built-in specs.] + ignore line: [COLLECT_GCC=/usr/bin/c++] + ignore line: [COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] + ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa] + ignore line: [OFFLOAD_TARGET_DEFAULT=1] + ignore line: [Target: x86_64-linux-gnu] + ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c ada c++ go d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2] + ignore line: [Thread model: posix] + ignore line: [Supported LTO compression algorithms: zlib zstd] + ignore line: [gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) ] + ignore line: [COMPILER_PATH=/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/13/:/usr/libexec/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/] + ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/13/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/13/../../../:/lib/:/usr/lib/] + ignore line: [Reading specs from /usr/lib/gcc/x86_64-linux-gnu/13/libgomp.spec] + ignore line: [COLLECT_GCC_OPTIONS='-fopenmp' '-v' '-o' 'cmTC_8bc8d' '-shared-libgcc' '-mtune=generic' '-march=x86-64' '-pthread' '-dumpdir' 'cmTC_8bc8d.'] + link line: [ /usr/libexec/gcc/x86_64-linux-gnu/13/collect2 -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOrfbZH.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_8bc8d /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o -lstdc++ -lm -lgomp -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o /usr/lib/gcc/x86_64-linux-gnu/13/crtoffloadend.o] + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/collect2] ==> ignore + arg [-plugin] ==> ignore + arg [/usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so] ==> ignore + arg [-plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper] ==> ignore + arg [-plugin-opt=-fresolution=/tmp/ccOrfbZH.res] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [-plugin-opt=-pass-through=-lpthread] ==> ignore + arg [-plugin-opt=-pass-through=-lc] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore + arg [-plugin-opt=-pass-through=-lgcc] ==> ignore + arg [--build-id] ==> ignore + arg [--eh-frame-hdr] ==> ignore + arg [-m] ==> ignore + arg [elf_x86_64] ==> ignore + arg [--hash-style=gnu] ==> ignore + arg [--as-needed] ==> ignore + arg [-dynamic-linker] ==> ignore + arg [/lib64/ld-linux-x86-64.so.2] ==> ignore + arg [-pie] ==> ignore + arg [-znow] ==> ignore + arg [-zrelro] ==> ignore + arg [-o] ==> ignore + arg [cmTC_8bc8d] ==> ignore + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] + arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] + arg [-L/lib/../lib] ==> dir [/lib/../lib] + arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] + arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] + arg [-L/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] + arg [CMakeFiles/cmTC_8bc8d.dir/OpenMPTryFlag.cpp.o] ==> ignore + arg [-lstdc++] ==> lib [stdc++] + arg [-lm] ==> lib [m] + arg [-lgomp] ==> lib [gomp] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + arg [-lpthread] ==> lib [pthread] + arg [-lc] ==> lib [c] + arg [-lgcc_s] ==> lib [gcc_s] + arg [-lgcc] ==> lib [gcc] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13] ==> [/usr/lib/gcc/x86_64-linux-gnu/13] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib] ==> [/usr/lib] + collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] + collapse library dir [/lib/../lib] ==> [/lib] + collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] + collapse library dir [/usr/lib/../lib] ==> [/usr/lib] + collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/13/../../..] ==> [/usr/lib] + implicit libs: [stdc++;m;gomp;gcc_s;gcc;pthread;c;gcc_s;gcc] + implicit objs: [] + implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/13;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] + implicit fwks: [] + + + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:456 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:596 (_OPENMP_GET_SPEC_DATE)" + - "src/ggml-cpu/CMakeLists.txt:71 (find_package)" + - "src/CMakeLists.txt:379 (ggml_add_cpu_backend_variant_impl)" + description: "Detecting C OpenMP version" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-b7NWuX" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-b7NWuX" + cmakeVariables: + CMAKE_C_FLAGS: "" + CMAKE_C_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "OpenMP_SPECTEST_C_" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-b7NWuX' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_6f7d4/fast + /usr/bin/gmake -f CMakeFiles/cmTC_6f7d4.dir/build.make CMakeFiles/cmTC_6f7d4.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-b7NWuX' + Building C object CMakeFiles/cmTC_6f7d4.dir/OpenMPCheckVersion.c.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -fopenmp -std=gnu11 -o CMakeFiles/cmTC_6f7d4.dir/OpenMPCheckVersion.c.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-b7NWuX/OpenMPCheckVersion.c + Linking C executable cmTC_6f7d4 + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6f7d4.dir/link.txt --verbose=1 + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -fopenmp CMakeFiles/cmTC_6f7d4.dir/OpenMPCheckVersion.c.o -o cmTC_6f7d4 + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-b7NWuX' + + exitCode: 0 + - + kind: "try_compile-v1" + backtrace: + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:456 (try_compile)" + - "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake:596 (_OPENMP_GET_SPEC_DATE)" + - "src/ggml-cpu/CMakeLists.txt:71 (find_package)" + - "src/CMakeLists.txt:379 (ggml_add_cpu_backend_variant_impl)" + description: "Detecting CXX OpenMP version" + directories: + source: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-ADyrIz" + binary: "/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-ADyrIz" + cmakeVariables: + CMAKE_CXX_FLAGS: "" + CMAKE_CXX_FLAGS_DEBUG: "-g" + CMAKE_EXE_LINKER_FLAGS: "" + buildResult: + variable: "OpenMP_SPECTEST_CXX_" + cached: true + stdout: | + Change Dir: '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-ADyrIz' + + Run Build Command(s): /usr/local/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_a556a/fast + /usr/bin/gmake -f CMakeFiles/cmTC_a556a.dir/build.make CMakeFiles/cmTC_a556a.dir/build + gmake[1]: Entering directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-ADyrIz' + Building CXX object CMakeFiles/cmTC_a556a.dir/OpenMPCheckVersion.cpp.o + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fopenmp -std=gnu++17 -o CMakeFiles/cmTC_a556a.dir/OpenMPCheckVersion.cpp.o -c /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-ADyrIz/OpenMPCheckVersion.cpp + Linking CXX executable cmTC_a556a + /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a556a.dir/link.txt --verbose=1 + /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fopenmp CMakeFiles/cmTC_a556a.dir/OpenMPCheckVersion.cpp.o -o cmTC_a556a + gmake[1]: Leaving directory '/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/CMakeScratch/TryCompile-ADyrIz' + + exitCode: 0 +... diff --git a/_codeql_build_dir/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/CMakeFiles/FindOpenMP/ompver_C.bin b/_codeql_build_dir/CMakeFiles/FindOpenMP/ompver_C.bin new file mode 100755 index 0000000000..40c641c44b Binary files /dev/null and b/_codeql_build_dir/CMakeFiles/FindOpenMP/ompver_C.bin differ diff --git a/_codeql_build_dir/CMakeFiles/FindOpenMP/ompver_CXX.bin b/_codeql_build_dir/CMakeFiles/FindOpenMP/ompver_CXX.bin new file mode 100755 index 0000000000..a3c7581621 Binary files /dev/null and b/_codeql_build_dir/CMakeFiles/FindOpenMP/ompver_CXX.bin differ diff --git a/_codeql_build_dir/CMakeFiles/Makefile.cmake b/_codeql_build_dir/CMakeFiles/Makefile.cmake new file mode 100644 index 0000000000..bcca56de15 --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/Makefile.cmake @@ -0,0 +1,244 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# The generator used is: +set(CMAKE_DEPENDS_GENERATOR "Unix Makefiles") + +# The top level Makefile was generated from the following files: +set(CMAKE_MAKEFILE_DEPENDS + "CMakeCache.txt" + "/home/runner/work/coggml/coggml/CMakeLists.txt" + "CMakeFiles/3.31.6/CMakeASMCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCXXCompiler.cmake" + "CMakeFiles/3.31.6/CMakeSystem.cmake" + "/home/runner/work/coggml/coggml/cmake/common.cmake" + "/home/runner/work/coggml/coggml/cmake/ggml-config.cmake.in" + "/home/runner/work/coggml/coggml/examples/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/gpt-2/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/gpt-j/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/magika/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/mnist/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/opencog/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/sam/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/simple/CMakeLists.txt" + "/home/runner/work/coggml/coggml/examples/yolo/CMakeLists.txt" + "/home/runner/work/coggml/coggml/ggml.pc.in" + "/home/runner/work/coggml/coggml/src/CMakeLists.txt" + "/home/runner/work/coggml/coggml/src/ggml-cpu/CMakeLists.txt" + "/home/runner/work/coggml/coggml/tests/CMakeLists.txt" + "/usr/local/share/cmake-3.31/Modules/BasicConfigVersion-SameMajorVersion.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeASMCompiler.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeASMInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCCompiler.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeCCompilerABI.c" + "/usr/local/share/cmake-3.31/Modules/CMakeCInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCXXCompiler.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeCXXCompilerABI.cpp" + "/usr/local/share/cmake-3.31/Modules/CMakeCXXInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCheckCompilerFlagCommonPatterns.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCommonLanguageInclude.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeCompilerIdDetection.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineASMCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCXXCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerABI.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineCompilerSupport.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeDetermineSystem.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeFindBinUtils.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeGenericSystem.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeInitializeConfigs.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeLanguageInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakePackageConfigHelpers.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeParseImplicitIncludeInfo.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeParseImplicitLinkInfo.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeParseLibraryArchitecture.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeSystem.cmake.in" + "/usr/local/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeSystemSpecificInitialize.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestASMCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestCCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestCXXCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeTestCompilerCommon.cmake" + "/usr/local/share/cmake-3.31/Modules/CMakeUnixFindMake.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckCSourceCompiles.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckCXXCompilerFlag.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckCXXSourceCompiles.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckIncludeFile.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckIncludeFileCXX.cmake" + "/usr/local/share/cmake-3.31/Modules/CheckLibraryExists.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/ADSP-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/ARMCC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/ARMClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/AppleClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Borland-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Bruce-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/CMakeCommonCompilerMacros.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Clang-DetermineCompilerInternal.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Compaq-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Compaq-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Cray-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/CrayClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Embarcadero-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Fujitsu-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/FujitsuClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GHS-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-ASM.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU-FindBinUtils.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/HP-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/HP-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IAR-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMCPP-C-DetermineVersionInternal.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMCPP-CXX-DetermineVersionInternal.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMClang-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IBMClang-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Intel-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/IntelLLVM-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/LCC-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/LCC-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/MSVC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/NVHPC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/NVIDIA-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/OpenWatcom-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/OrangeC-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/PGI-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/PathScale-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SCO-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SDCC-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SunPro-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/SunPro-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/TI-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/TIClang-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Tasking-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/TinyCC-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/VisualAge-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/VisualAge-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/Watcom-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XL-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XL-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XLClang-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/XLClang-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/zOS-C-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/Compiler/zOS-CXX-DetermineCompiler.cmake" + "/usr/local/share/cmake-3.31/Modules/FindOpenMP.cmake" + "/usr/local/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake" + "/usr/local/share/cmake-3.31/Modules/FindPackageMessage.cmake" + "/usr/local/share/cmake-3.31/Modules/FindThreads.cmake" + "/usr/local/share/cmake-3.31/Modules/GNUInstallDirs.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeASMLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeCLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeCXXLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeCommonLinkerInformation.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CMakeDetermineLinkerId.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CheckCompilerFlag.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CheckFlagCommonConfig.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/CheckSourceCompiles.cmake" + "/usr/local/share/cmake-3.31/Modules/Internal/FeatureTesting.cmake" + "/usr/local/share/cmake-3.31/Modules/Linker/GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Linker/GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Linker/GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-ASM.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-ASM.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linker/Linux-GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-Determine-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-GNU-C.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-GNU-CXX.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-GNU.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux-Initialize.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/Linux.cmake" + "/usr/local/share/cmake-3.31/Modules/Platform/UnixPaths.cmake" + "/usr/local/share/cmake-3.31/Modules/WriteBasicConfigVersionFile.cmake" + ) + +# The corresponding makefile is: +set(CMAKE_MAKEFILE_OUTPUTS + "Makefile" + "CMakeFiles/cmake.check_cache" + ) + +# Byproducts of CMake generate step: +set(CMAKE_MAKEFILE_PRODUCTS + "CMakeFiles/3.31.6/CMakeSystem.cmake" + "CMakeFiles/3.31.6/CMakeCCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCXXCompiler.cmake" + "CMakeFiles/3.31.6/CMakeASMCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCCompiler.cmake" + "CMakeFiles/3.31.6/CMakeCXXCompiler.cmake" + "ggml.pc" + "ggml-config.cmake" + "ggml-version.cmake" + "CMakeFiles/CMakeDirectoryInformation.cmake" + "src/CMakeFiles/CMakeDirectoryInformation.cmake" + "src/ggml-cpu/CMakeFiles/CMakeDirectoryInformation.cmake" + "tests/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/yolo/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/opencog/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/gpt-2/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/gpt-j/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/mnist/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/sam/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/simple/CMakeFiles/CMakeDirectoryInformation.cmake" + "examples/magika/CMakeFiles/CMakeDirectoryInformation.cmake" + ) + +# Dependency information for all targets: +set(CMAKE_DEPEND_INFO_FILES + "src/CMakeFiles/ggml-base.dir/DependInfo.cmake" + "src/CMakeFiles/ggml.dir/DependInfo.cmake" + "src/CMakeFiles/ggml-cpu.dir/DependInfo.cmake" + "tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake" + "tests/CMakeFiles/test-opencog.dir/DependInfo.cmake" + "tests/CMakeFiles/test-opt.dir/DependInfo.cmake" + "tests/CMakeFiles/test-quantize-fns.dir/DependInfo.cmake" + "tests/CMakeFiles/test-quantize-perf.dir/DependInfo.cmake" + "tests/CMakeFiles/test-pool.dir/DependInfo.cmake" + "tests/CMakeFiles/test-arange.dir/DependInfo.cmake" + "tests/CMakeFiles/test-timestep_embedding.dir/DependInfo.cmake" + "tests/CMakeFiles/test-pad-reflect-1d.dir/DependInfo.cmake" + "tests/CMakeFiles/test-roll.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv-transpose.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv-transpose-1d.dir/DependInfo.cmake" + "tests/CMakeFiles/test-dup.dir/DependInfo.cmake" + "tests/CMakeFiles/test-rel-pos.dir/DependInfo.cmake" + "tests/CMakeFiles/test-customop.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv1d.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv1d-dw-c1.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv1d-dw-c2.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv2d.dir/DependInfo.cmake" + "tests/CMakeFiles/test-conv2d-dw.dir/DependInfo.cmake" + "tests/CMakeFiles/test-cont.dir/DependInfo.cmake" + "tests/CMakeFiles/test-interpolate.dir/DependInfo.cmake" + "examples/CMakeFiles/common.dir/DependInfo.cmake" + "examples/CMakeFiles/common-ggml.dir/DependInfo.cmake" + "examples/yolo/CMakeFiles/yolov3-tiny.dir/DependInfo.cmake" + "examples/opencog/CMakeFiles/opencog-simple.dir/DependInfo.cmake" + "examples/opencog/CMakeFiles/opencog-reasoning.dir/DependInfo.cmake" + "examples/opencog/CMakeFiles/opencog-advanced.dir/DependInfo.cmake" + "examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/DependInfo.cmake" + "examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/DependInfo.cmake" + "examples/gpt-2/CMakeFiles/gpt-2-backend.dir/DependInfo.cmake" + "examples/gpt-2/CMakeFiles/gpt-2-sched.dir/DependInfo.cmake" + "examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/DependInfo.cmake" + "examples/gpt-2/CMakeFiles/gpt-2-batched.dir/DependInfo.cmake" + "examples/gpt-j/CMakeFiles/gpt-j.dir/DependInfo.cmake" + "examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/DependInfo.cmake" + "examples/mnist/CMakeFiles/mnist-common.dir/DependInfo.cmake" + "examples/mnist/CMakeFiles/mnist-eval.dir/DependInfo.cmake" + "examples/mnist/CMakeFiles/mnist-train.dir/DependInfo.cmake" + "examples/sam/CMakeFiles/sam.dir/DependInfo.cmake" + "examples/simple/CMakeFiles/simple-ctx.dir/DependInfo.cmake" + "examples/simple/CMakeFiles/simple-backend.dir/DependInfo.cmake" + "examples/magika/CMakeFiles/magika.dir/DependInfo.cmake" + ) diff --git a/_codeql_build_dir/CMakeFiles/Makefile2 b/_codeql_build_dir/CMakeFiles/Makefile2 new file mode 100644 index 0000000000..f7dda8c9ef --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/Makefile2 @@ -0,0 +1,2053 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Directory level rules for the build root directory + +# The main recursive "all" target. +all: src/all +all: tests/all +all: examples/all +.PHONY : all + +# The main recursive "codegen" target. +codegen: src/codegen +codegen: tests/codegen +codegen: examples/codegen +.PHONY : codegen + +# The main recursive "preinstall" target. +preinstall: src/preinstall +preinstall: tests/preinstall +preinstall: examples/preinstall +.PHONY : preinstall + +# The main recursive "clean" target. +clean: src/clean +clean: tests/clean +clean: examples/clean +.PHONY : clean + +#============================================================================= +# Directory level rules for directory examples + +# Recursive "all" directory target. +examples/all: examples/CMakeFiles/common.dir/all +examples/all: examples/CMakeFiles/common-ggml.dir/all +examples/all: examples/yolo/all +examples/all: examples/opencog/all +examples/all: examples/gpt-2/all +examples/all: examples/gpt-j/all +examples/all: examples/mnist/all +examples/all: examples/sam/all +examples/all: examples/simple/all +examples/all: examples/magika/all +.PHONY : examples/all + +# Recursive "codegen" directory target. +examples/codegen: examples/CMakeFiles/common.dir/codegen +examples/codegen: examples/CMakeFiles/common-ggml.dir/codegen +examples/codegen: examples/yolo/codegen +examples/codegen: examples/opencog/codegen +examples/codegen: examples/gpt-2/codegen +examples/codegen: examples/gpt-j/codegen +examples/codegen: examples/mnist/codegen +examples/codegen: examples/sam/codegen +examples/codegen: examples/simple/codegen +examples/codegen: examples/magika/codegen +.PHONY : examples/codegen + +# Recursive "preinstall" directory target. +examples/preinstall: examples/yolo/preinstall +examples/preinstall: examples/opencog/preinstall +examples/preinstall: examples/gpt-2/preinstall +examples/preinstall: examples/gpt-j/preinstall +examples/preinstall: examples/mnist/preinstall +examples/preinstall: examples/sam/preinstall +examples/preinstall: examples/simple/preinstall +examples/preinstall: examples/magika/preinstall +.PHONY : examples/preinstall + +# Recursive "clean" directory target. +examples/clean: examples/CMakeFiles/common.dir/clean +examples/clean: examples/CMakeFiles/common-ggml.dir/clean +examples/clean: examples/yolo/clean +examples/clean: examples/opencog/clean +examples/clean: examples/gpt-2/clean +examples/clean: examples/gpt-j/clean +examples/clean: examples/mnist/clean +examples/clean: examples/sam/clean +examples/clean: examples/simple/clean +examples/clean: examples/magika/clean +.PHONY : examples/clean + +#============================================================================= +# Directory level rules for directory examples/gpt-2 + +# Recursive "all" directory target. +examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all +examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all +examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all +examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all +examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all +examples/gpt-2/all: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all +.PHONY : examples/gpt-2/all + +# Recursive "codegen" directory target. +examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen +examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen +examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen +examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen +examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen +examples/gpt-2/codegen: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen +.PHONY : examples/gpt-2/codegen + +# Recursive "preinstall" directory target. +examples/gpt-2/preinstall: +.PHONY : examples/gpt-2/preinstall + +# Recursive "clean" directory target. +examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean +examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean +examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean +examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean +examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean +examples/gpt-2/clean: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean +.PHONY : examples/gpt-2/clean + +#============================================================================= +# Directory level rules for directory examples/gpt-j + +# Recursive "all" directory target. +examples/gpt-j/all: examples/gpt-j/CMakeFiles/gpt-j.dir/all +examples/gpt-j/all: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all +.PHONY : examples/gpt-j/all + +# Recursive "codegen" directory target. +examples/gpt-j/codegen: examples/gpt-j/CMakeFiles/gpt-j.dir/codegen +examples/gpt-j/codegen: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen +.PHONY : examples/gpt-j/codegen + +# Recursive "preinstall" directory target. +examples/gpt-j/preinstall: +.PHONY : examples/gpt-j/preinstall + +# Recursive "clean" directory target. +examples/gpt-j/clean: examples/gpt-j/CMakeFiles/gpt-j.dir/clean +examples/gpt-j/clean: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean +.PHONY : examples/gpt-j/clean + +#============================================================================= +# Directory level rules for directory examples/magika + +# Recursive "all" directory target. +examples/magika/all: examples/magika/CMakeFiles/magika.dir/all +.PHONY : examples/magika/all + +# Recursive "codegen" directory target. +examples/magika/codegen: examples/magika/CMakeFiles/magika.dir/codegen +.PHONY : examples/magika/codegen + +# Recursive "preinstall" directory target. +examples/magika/preinstall: +.PHONY : examples/magika/preinstall + +# Recursive "clean" directory target. +examples/magika/clean: examples/magika/CMakeFiles/magika.dir/clean +.PHONY : examples/magika/clean + +#============================================================================= +# Directory level rules for directory examples/mnist + +# Recursive "all" directory target. +examples/mnist/all: examples/mnist/CMakeFiles/mnist-common.dir/all +examples/mnist/all: examples/mnist/CMakeFiles/mnist-eval.dir/all +examples/mnist/all: examples/mnist/CMakeFiles/mnist-train.dir/all +.PHONY : examples/mnist/all + +# Recursive "codegen" directory target. +examples/mnist/codegen: examples/mnist/CMakeFiles/mnist-common.dir/codegen +examples/mnist/codegen: examples/mnist/CMakeFiles/mnist-eval.dir/codegen +examples/mnist/codegen: examples/mnist/CMakeFiles/mnist-train.dir/codegen +.PHONY : examples/mnist/codegen + +# Recursive "preinstall" directory target. +examples/mnist/preinstall: +.PHONY : examples/mnist/preinstall + +# Recursive "clean" directory target. +examples/mnist/clean: examples/mnist/CMakeFiles/mnist-common.dir/clean +examples/mnist/clean: examples/mnist/CMakeFiles/mnist-eval.dir/clean +examples/mnist/clean: examples/mnist/CMakeFiles/mnist-train.dir/clean +.PHONY : examples/mnist/clean + +#============================================================================= +# Directory level rules for directory examples/opencog + +# Recursive "all" directory target. +examples/opencog/all: examples/opencog/CMakeFiles/opencog-simple.dir/all +examples/opencog/all: examples/opencog/CMakeFiles/opencog-reasoning.dir/all +examples/opencog/all: examples/opencog/CMakeFiles/opencog-advanced.dir/all +.PHONY : examples/opencog/all + +# Recursive "codegen" directory target. +examples/opencog/codegen: examples/opencog/CMakeFiles/opencog-simple.dir/codegen +examples/opencog/codegen: examples/opencog/CMakeFiles/opencog-reasoning.dir/codegen +examples/opencog/codegen: examples/opencog/CMakeFiles/opencog-advanced.dir/codegen +.PHONY : examples/opencog/codegen + +# Recursive "preinstall" directory target. +examples/opencog/preinstall: +.PHONY : examples/opencog/preinstall + +# Recursive "clean" directory target. +examples/opencog/clean: examples/opencog/CMakeFiles/opencog-simple.dir/clean +examples/opencog/clean: examples/opencog/CMakeFiles/opencog-reasoning.dir/clean +examples/opencog/clean: examples/opencog/CMakeFiles/opencog-advanced.dir/clean +.PHONY : examples/opencog/clean + +#============================================================================= +# Directory level rules for directory examples/sam + +# Recursive "all" directory target. +examples/sam/all: examples/sam/CMakeFiles/sam.dir/all +.PHONY : examples/sam/all + +# Recursive "codegen" directory target. +examples/sam/codegen: examples/sam/CMakeFiles/sam.dir/codegen +.PHONY : examples/sam/codegen + +# Recursive "preinstall" directory target. +examples/sam/preinstall: +.PHONY : examples/sam/preinstall + +# Recursive "clean" directory target. +examples/sam/clean: examples/sam/CMakeFiles/sam.dir/clean +.PHONY : examples/sam/clean + +#============================================================================= +# Directory level rules for directory examples/simple + +# Recursive "all" directory target. +examples/simple/all: examples/simple/CMakeFiles/simple-ctx.dir/all +examples/simple/all: examples/simple/CMakeFiles/simple-backend.dir/all +.PHONY : examples/simple/all + +# Recursive "codegen" directory target. +examples/simple/codegen: examples/simple/CMakeFiles/simple-ctx.dir/codegen +examples/simple/codegen: examples/simple/CMakeFiles/simple-backend.dir/codegen +.PHONY : examples/simple/codegen + +# Recursive "preinstall" directory target. +examples/simple/preinstall: +.PHONY : examples/simple/preinstall + +# Recursive "clean" directory target. +examples/simple/clean: examples/simple/CMakeFiles/simple-ctx.dir/clean +examples/simple/clean: examples/simple/CMakeFiles/simple-backend.dir/clean +.PHONY : examples/simple/clean + +#============================================================================= +# Directory level rules for directory examples/yolo + +# Recursive "all" directory target. +examples/yolo/all: examples/yolo/CMakeFiles/yolov3-tiny.dir/all +.PHONY : examples/yolo/all + +# Recursive "codegen" directory target. +examples/yolo/codegen: examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen +.PHONY : examples/yolo/codegen + +# Recursive "preinstall" directory target. +examples/yolo/preinstall: +.PHONY : examples/yolo/preinstall + +# Recursive "clean" directory target. +examples/yolo/clean: examples/yolo/CMakeFiles/yolov3-tiny.dir/clean +.PHONY : examples/yolo/clean + +#============================================================================= +# Directory level rules for directory src + +# Recursive "all" directory target. +src/all: src/CMakeFiles/ggml-base.dir/all +src/all: src/CMakeFiles/ggml.dir/all +src/all: src/CMakeFiles/ggml-cpu.dir/all +src/all: src/ggml-cpu/all +.PHONY : src/all + +# Recursive "codegen" directory target. +src/codegen: src/CMakeFiles/ggml-base.dir/codegen +src/codegen: src/CMakeFiles/ggml.dir/codegen +src/codegen: src/CMakeFiles/ggml-cpu.dir/codegen +src/codegen: src/ggml-cpu/codegen +.PHONY : src/codegen + +# Recursive "preinstall" directory target. +src/preinstall: src/ggml-cpu/preinstall +.PHONY : src/preinstall + +# Recursive "clean" directory target. +src/clean: src/CMakeFiles/ggml-base.dir/clean +src/clean: src/CMakeFiles/ggml.dir/clean +src/clean: src/CMakeFiles/ggml-cpu.dir/clean +src/clean: src/ggml-cpu/clean +.PHONY : src/clean + +#============================================================================= +# Directory level rules for directory src/ggml-cpu + +# Recursive "all" directory target. +src/ggml-cpu/all: +.PHONY : src/ggml-cpu/all + +# Recursive "codegen" directory target. +src/ggml-cpu/codegen: +.PHONY : src/ggml-cpu/codegen + +# Recursive "preinstall" directory target. +src/ggml-cpu/preinstall: +.PHONY : src/ggml-cpu/preinstall + +# Recursive "clean" directory target. +src/ggml-cpu/clean: +.PHONY : src/ggml-cpu/clean + +#============================================================================= +# Directory level rules for directory tests + +# Recursive "all" directory target. +tests/all: tests/CMakeFiles/test-backend-ops.dir/all +tests/all: tests/CMakeFiles/test-opencog.dir/all +tests/all: tests/CMakeFiles/test-opt.dir/all +tests/all: tests/CMakeFiles/test-quantize-fns.dir/all +tests/all: tests/CMakeFiles/test-quantize-perf.dir/all +tests/all: tests/CMakeFiles/test-pool.dir/all +tests/all: tests/CMakeFiles/test-arange.dir/all +tests/all: tests/CMakeFiles/test-timestep_embedding.dir/all +tests/all: tests/CMakeFiles/test-pad-reflect-1d.dir/all +tests/all: tests/CMakeFiles/test-roll.dir/all +tests/all: tests/CMakeFiles/test-conv-transpose.dir/all +tests/all: tests/CMakeFiles/test-conv-transpose-1d.dir/all +tests/all: tests/CMakeFiles/test-dup.dir/all +tests/all: tests/CMakeFiles/test-rel-pos.dir/all +tests/all: tests/CMakeFiles/test-customop.dir/all +tests/all: tests/CMakeFiles/test-conv1d.dir/all +tests/all: tests/CMakeFiles/test-conv1d-dw-c1.dir/all +tests/all: tests/CMakeFiles/test-conv1d-dw-c2.dir/all +tests/all: tests/CMakeFiles/test-conv2d.dir/all +tests/all: tests/CMakeFiles/test-conv2d-dw.dir/all +tests/all: tests/CMakeFiles/test-cont.dir/all +tests/all: tests/CMakeFiles/test-interpolate.dir/all +.PHONY : tests/all + +# Recursive "codegen" directory target. +tests/codegen: tests/CMakeFiles/test-backend-ops.dir/codegen +tests/codegen: tests/CMakeFiles/test-opencog.dir/codegen +tests/codegen: tests/CMakeFiles/test-opt.dir/codegen +tests/codegen: tests/CMakeFiles/test-quantize-fns.dir/codegen +tests/codegen: tests/CMakeFiles/test-quantize-perf.dir/codegen +tests/codegen: tests/CMakeFiles/test-pool.dir/codegen +tests/codegen: tests/CMakeFiles/test-arange.dir/codegen +tests/codegen: tests/CMakeFiles/test-timestep_embedding.dir/codegen +tests/codegen: tests/CMakeFiles/test-pad-reflect-1d.dir/codegen +tests/codegen: tests/CMakeFiles/test-roll.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv-transpose.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv-transpose-1d.dir/codegen +tests/codegen: tests/CMakeFiles/test-dup.dir/codegen +tests/codegen: tests/CMakeFiles/test-rel-pos.dir/codegen +tests/codegen: tests/CMakeFiles/test-customop.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv1d.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv2d.dir/codegen +tests/codegen: tests/CMakeFiles/test-conv2d-dw.dir/codegen +tests/codegen: tests/CMakeFiles/test-cont.dir/codegen +tests/codegen: tests/CMakeFiles/test-interpolate.dir/codegen +.PHONY : tests/codegen + +# Recursive "preinstall" directory target. +tests/preinstall: +.PHONY : tests/preinstall + +# Recursive "clean" directory target. +tests/clean: tests/CMakeFiles/test-backend-ops.dir/clean +tests/clean: tests/CMakeFiles/test-opencog.dir/clean +tests/clean: tests/CMakeFiles/test-opt.dir/clean +tests/clean: tests/CMakeFiles/test-quantize-fns.dir/clean +tests/clean: tests/CMakeFiles/test-quantize-perf.dir/clean +tests/clean: tests/CMakeFiles/test-pool.dir/clean +tests/clean: tests/CMakeFiles/test-arange.dir/clean +tests/clean: tests/CMakeFiles/test-timestep_embedding.dir/clean +tests/clean: tests/CMakeFiles/test-pad-reflect-1d.dir/clean +tests/clean: tests/CMakeFiles/test-roll.dir/clean +tests/clean: tests/CMakeFiles/test-conv-transpose.dir/clean +tests/clean: tests/CMakeFiles/test-conv-transpose-1d.dir/clean +tests/clean: tests/CMakeFiles/test-dup.dir/clean +tests/clean: tests/CMakeFiles/test-rel-pos.dir/clean +tests/clean: tests/CMakeFiles/test-customop.dir/clean +tests/clean: tests/CMakeFiles/test-conv1d.dir/clean +tests/clean: tests/CMakeFiles/test-conv1d-dw-c1.dir/clean +tests/clean: tests/CMakeFiles/test-conv1d-dw-c2.dir/clean +tests/clean: tests/CMakeFiles/test-conv2d.dir/clean +tests/clean: tests/CMakeFiles/test-conv2d-dw.dir/clean +tests/clean: tests/CMakeFiles/test-cont.dir/clean +tests/clean: tests/CMakeFiles/test-interpolate.dir/clean +.PHONY : tests/clean + +#============================================================================= +# Target rules for target src/CMakeFiles/ggml-base.dir + +# All Build rule for target. +src/CMakeFiles/ggml-base.dir/all: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/depend + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=7,8,9,10,11,12,13,14 "Built target ggml-base" +.PHONY : src/CMakeFiles/ggml-base.dir/all + +# Build rule for subdir invocation for target. +src/CMakeFiles/ggml-base.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 8 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml-base.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : src/CMakeFiles/ggml-base.dir/rule + +# Convenience name for target. +ggml-base: src/CMakeFiles/ggml-base.dir/rule +.PHONY : ggml-base + +# codegen rule for target. +src/CMakeFiles/ggml-base.dir/codegen: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=7,8,9,10,11,12,13,14 "Finished codegen for target ggml-base" +.PHONY : src/CMakeFiles/ggml-base.dir/codegen + +# clean rule for target. +src/CMakeFiles/ggml-base.dir/clean: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/clean +.PHONY : src/CMakeFiles/ggml-base.dir/clean + +#============================================================================= +# Target rules for target src/CMakeFiles/ggml.dir + +# All Build rule for target. +src/CMakeFiles/ggml.dir/all: src/CMakeFiles/ggml-base.dir/all +src/CMakeFiles/ggml.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/depend + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=4,5,6 "Built target ggml" +.PHONY : src/CMakeFiles/ggml.dir/all + +# Build rule for subdir invocation for target. +src/CMakeFiles/ggml.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 24 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : src/CMakeFiles/ggml.dir/rule + +# Convenience name for target. +ggml: src/CMakeFiles/ggml.dir/rule +.PHONY : ggml + +# codegen rule for target. +src/CMakeFiles/ggml.dir/codegen: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=4,5,6 "Finished codegen for target ggml" +.PHONY : src/CMakeFiles/ggml.dir/codegen + +# clean rule for target. +src/CMakeFiles/ggml.dir/clean: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/clean +.PHONY : src/CMakeFiles/ggml.dir/clean + +#============================================================================= +# Target rules for target src/CMakeFiles/ggml-cpu.dir + +# All Build rule for target. +src/CMakeFiles/ggml-cpu.dir/all: src/CMakeFiles/ggml-base.dir/all + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/depend + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=15,16,17,18,19,20,21,22,23,24,25,26,27 "Built target ggml-cpu" +.PHONY : src/CMakeFiles/ggml-cpu.dir/all + +# Build rule for subdir invocation for target. +src/CMakeFiles/ggml-cpu.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 21 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml-cpu.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : src/CMakeFiles/ggml-cpu.dir/rule + +# Convenience name for target. +ggml-cpu: src/CMakeFiles/ggml-cpu.dir/rule +.PHONY : ggml-cpu + +# codegen rule for target. +src/CMakeFiles/ggml-cpu.dir/codegen: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=15,16,17,18,19,20,21,22,23,24,25,26,27 "Finished codegen for target ggml-cpu" +.PHONY : src/CMakeFiles/ggml-cpu.dir/codegen + +# clean rule for target. +src/CMakeFiles/ggml-cpu.dir/clean: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/clean +.PHONY : src/CMakeFiles/ggml-cpu.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-backend-ops.dir + +# All Build rule for target. +tests/CMakeFiles/test-backend-ops.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-backend-ops.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-backend-ops.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=61,62 "Built target test-backend-ops" +.PHONY : tests/CMakeFiles/test-backend-ops.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-backend-ops.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-backend-ops.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-backend-ops.dir/rule + +# Convenience name for target. +test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/rule +.PHONY : test-backend-ops + +# codegen rule for target. +tests/CMakeFiles/test-backend-ops.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=61,62 "Finished codegen for target test-backend-ops" +.PHONY : tests/CMakeFiles/test-backend-ops.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-backend-ops.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/clean +.PHONY : tests/CMakeFiles/test-backend-ops.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-opencog.dir + +# All Build rule for target. +tests/CMakeFiles/test-opencog.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-opencog.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-opencog.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=82,83 "Built target test-opencog" +.PHONY : tests/CMakeFiles/test-opencog.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-opencog.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-opencog.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-opencog.dir/rule + +# Convenience name for target. +test-opencog: tests/CMakeFiles/test-opencog.dir/rule +.PHONY : test-opencog + +# codegen rule for target. +tests/CMakeFiles/test-opencog.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=82,83 "Finished codegen for target test-opencog" +.PHONY : tests/CMakeFiles/test-opencog.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-opencog.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/clean +.PHONY : tests/CMakeFiles/test-opencog.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-opt.dir + +# All Build rule for target. +tests/CMakeFiles/test-opt.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-opt.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-opt.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=84,85 "Built target test-opt" +.PHONY : tests/CMakeFiles/test-opt.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-opt.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-opt.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-opt.dir/rule + +# Convenience name for target. +test-opt: tests/CMakeFiles/test-opt.dir/rule +.PHONY : test-opt + +# codegen rule for target. +tests/CMakeFiles/test-opt.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=84,85 "Finished codegen for target test-opt" +.PHONY : tests/CMakeFiles/test-opt.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-opt.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/clean +.PHONY : tests/CMakeFiles/test-opt.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-quantize-fns.dir + +# All Build rule for target. +tests/CMakeFiles/test-quantize-fns.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-quantize-fns.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-quantize-fns.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=89,90 "Built target test-quantize-fns" +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-quantize-fns.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-fns.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/rule + +# Convenience name for target. +test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/rule +.PHONY : test-quantize-fns + +# codegen rule for target. +tests/CMakeFiles/test-quantize-fns.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=89,90 "Finished codegen for target test-quantize-fns" +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-quantize-fns.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/clean +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-quantize-perf.dir + +# All Build rule for target. +tests/CMakeFiles/test-quantize-perf.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-quantize-perf.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-quantize-perf.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=91,92 "Built target test-quantize-perf" +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-quantize-perf.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-perf.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/rule + +# Convenience name for target. +test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/rule +.PHONY : test-quantize-perf + +# codegen rule for target. +tests/CMakeFiles/test-quantize-perf.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=91,92 "Finished codegen for target test-quantize-perf" +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-quantize-perf.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/clean +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-pool.dir + +# All Build rule for target. +tests/CMakeFiles/test-pool.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-pool.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-pool.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=87,88 "Built target test-pool" +.PHONY : tests/CMakeFiles/test-pool.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-pool.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pool.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-pool.dir/rule + +# Convenience name for target. +test-pool: tests/CMakeFiles/test-pool.dir/rule +.PHONY : test-pool + +# codegen rule for target. +tests/CMakeFiles/test-pool.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=87,88 "Finished codegen for target test-pool" +.PHONY : tests/CMakeFiles/test-pool.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-pool.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/clean +.PHONY : tests/CMakeFiles/test-pool.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-arange.dir + +# All Build rule for target. +tests/CMakeFiles/test-arange.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-arange.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-arange.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=59,60 "Built target test-arange" +.PHONY : tests/CMakeFiles/test-arange.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-arange.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-arange.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-arange.dir/rule + +# Convenience name for target. +test-arange: tests/CMakeFiles/test-arange.dir/rule +.PHONY : test-arange + +# codegen rule for target. +tests/CMakeFiles/test-arange.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=59,60 "Finished codegen for target test-arange" +.PHONY : tests/CMakeFiles/test-arange.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-arange.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/clean +.PHONY : tests/CMakeFiles/test-arange.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-timestep_embedding.dir + +# All Build rule for target. +tests/CMakeFiles/test-timestep_embedding.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-timestep_embedding.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-timestep_embedding.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=96,97 "Built target test-timestep_embedding" +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-timestep_embedding.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-timestep_embedding.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/rule + +# Convenience name for target. +test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/rule +.PHONY : test-timestep_embedding + +# codegen rule for target. +tests/CMakeFiles/test-timestep_embedding.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=96,97 "Finished codegen for target test-timestep_embedding" +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-timestep_embedding.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/clean +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-pad-reflect-1d.dir + +# All Build rule for target. +tests/CMakeFiles/test-pad-reflect-1d.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-pad-reflect-1d.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-pad-reflect-1d.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=86 "Built target test-pad-reflect-1d" +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-pad-reflect-1d.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pad-reflect-1d.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/rule + +# Convenience name for target. +test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/rule +.PHONY : test-pad-reflect-1d + +# codegen rule for target. +tests/CMakeFiles/test-pad-reflect-1d.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=86 "Finished codegen for target test-pad-reflect-1d" +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-pad-reflect-1d.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/clean +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-roll.dir + +# All Build rule for target. +tests/CMakeFiles/test-roll.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-roll.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-roll.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=94,95 "Built target test-roll" +.PHONY : tests/CMakeFiles/test-roll.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-roll.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-roll.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-roll.dir/rule + +# Convenience name for target. +test-roll: tests/CMakeFiles/test-roll.dir/rule +.PHONY : test-roll + +# codegen rule for target. +tests/CMakeFiles/test-roll.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=94,95 "Finished codegen for target test-roll" +.PHONY : tests/CMakeFiles/test-roll.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-roll.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/clean +.PHONY : tests/CMakeFiles/test-roll.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv-transpose.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv-transpose.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv-transpose.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv-transpose.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=65 "Built target test-conv-transpose" +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv-transpose.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/rule + +# Convenience name for target. +test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/rule +.PHONY : test-conv-transpose + +# codegen rule for target. +tests/CMakeFiles/test-conv-transpose.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=65 "Finished codegen for target test-conv-transpose" +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv-transpose.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/clean +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv-transpose-1d.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv-transpose-1d.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv-transpose-1d.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv-transpose-1d.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=66,67 "Built target test-conv-transpose-1d" +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv-transpose-1d.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose-1d.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/rule + +# Convenience name for target. +test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/rule +.PHONY : test-conv-transpose-1d + +# codegen rule for target. +tests/CMakeFiles/test-conv-transpose-1d.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=66,67 "Finished codegen for target test-conv-transpose-1d" +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv-transpose-1d.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/clean +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-dup.dir + +# All Build rule for target. +tests/CMakeFiles/test-dup.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-dup.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-dup.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=79 "Built target test-dup" +.PHONY : tests/CMakeFiles/test-dup.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-dup.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-dup.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-dup.dir/rule + +# Convenience name for target. +test-dup: tests/CMakeFiles/test-dup.dir/rule +.PHONY : test-dup + +# codegen rule for target. +tests/CMakeFiles/test-dup.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=79 "Finished codegen for target test-dup" +.PHONY : tests/CMakeFiles/test-dup.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-dup.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/clean +.PHONY : tests/CMakeFiles/test-dup.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-rel-pos.dir + +# All Build rule for target. +tests/CMakeFiles/test-rel-pos.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-rel-pos.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-rel-pos.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=93 "Built target test-rel-pos" +.PHONY : tests/CMakeFiles/test-rel-pos.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-rel-pos.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-rel-pos.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-rel-pos.dir/rule + +# Convenience name for target. +test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/rule +.PHONY : test-rel-pos + +# codegen rule for target. +tests/CMakeFiles/test-rel-pos.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=93 "Finished codegen for target test-rel-pos" +.PHONY : tests/CMakeFiles/test-rel-pos.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-rel-pos.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/clean +.PHONY : tests/CMakeFiles/test-rel-pos.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-customop.dir + +# All Build rule for target. +tests/CMakeFiles/test-customop.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-customop.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-customop.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=77,78 "Built target test-customop" +.PHONY : tests/CMakeFiles/test-customop.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-customop.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-customop.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-customop.dir/rule + +# Convenience name for target. +test-customop: tests/CMakeFiles/test-customop.dir/rule +.PHONY : test-customop + +# codegen rule for target. +tests/CMakeFiles/test-customop.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=77,78 "Finished codegen for target test-customop" +.PHONY : tests/CMakeFiles/test-customop.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-customop.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/clean +.PHONY : tests/CMakeFiles/test-customop.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv1d.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv1d.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv1d.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv1d.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=68,69 "Built target test-conv1d" +.PHONY : tests/CMakeFiles/test-conv1d.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv1d.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv1d.dir/rule + +# Convenience name for target. +test-conv1d: tests/CMakeFiles/test-conv1d.dir/rule +.PHONY : test-conv1d + +# codegen rule for target. +tests/CMakeFiles/test-conv1d.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=68,69 "Finished codegen for target test-conv1d" +.PHONY : tests/CMakeFiles/test-conv1d.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv1d.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/clean +.PHONY : tests/CMakeFiles/test-conv1d.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv1d-dw-c1.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv1d-dw-c1.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv1d-dw-c1.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv1d-dw-c1.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=70,71 "Built target test-conv1d-dw-c1" +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv1d-dw-c1.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c1.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/rule + +# Convenience name for target. +test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/rule +.PHONY : test-conv1d-dw-c1 + +# codegen rule for target. +tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=70,71 "Finished codegen for target test-conv1d-dw-c1" +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv1d-dw-c1.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/clean +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv1d-dw-c2.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv1d-dw-c2.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv1d-dw-c2.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv1d-dw-c2.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=72 "Built target test-conv1d-dw-c2" +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv1d-dw-c2.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c2.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/rule + +# Convenience name for target. +test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/rule +.PHONY : test-conv1d-dw-c2 + +# codegen rule for target. +tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=72 "Finished codegen for target test-conv1d-dw-c2" +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv1d-dw-c2.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/clean +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv2d.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv2d.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv2d.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv2d.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=73,74 "Built target test-conv2d" +.PHONY : tests/CMakeFiles/test-conv2d.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv2d.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv2d.dir/rule + +# Convenience name for target. +test-conv2d: tests/CMakeFiles/test-conv2d.dir/rule +.PHONY : test-conv2d + +# codegen rule for target. +tests/CMakeFiles/test-conv2d.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=73,74 "Finished codegen for target test-conv2d" +.PHONY : tests/CMakeFiles/test-conv2d.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv2d.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/clean +.PHONY : tests/CMakeFiles/test-conv2d.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-conv2d-dw.dir + +# All Build rule for target. +tests/CMakeFiles/test-conv2d-dw.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-conv2d-dw.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-conv2d-dw.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=75,76 "Built target test-conv2d-dw" +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-conv2d-dw.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d-dw.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/rule + +# Convenience name for target. +test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/rule +.PHONY : test-conv2d-dw + +# codegen rule for target. +tests/CMakeFiles/test-conv2d-dw.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=75,76 "Finished codegen for target test-conv2d-dw" +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-conv2d-dw.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/clean +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-cont.dir + +# All Build rule for target. +tests/CMakeFiles/test-cont.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-cont.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-cont.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=63,64 "Built target test-cont" +.PHONY : tests/CMakeFiles/test-cont.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-cont.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-cont.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-cont.dir/rule + +# Convenience name for target. +test-cont: tests/CMakeFiles/test-cont.dir/rule +.PHONY : test-cont + +# codegen rule for target. +tests/CMakeFiles/test-cont.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=63,64 "Finished codegen for target test-cont" +.PHONY : tests/CMakeFiles/test-cont.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-cont.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/clean +.PHONY : tests/CMakeFiles/test-cont.dir/clean + +#============================================================================= +# Target rules for target tests/CMakeFiles/test-interpolate.dir + +# All Build rule for target. +tests/CMakeFiles/test-interpolate.dir/all: src/CMakeFiles/ggml-base.dir/all +tests/CMakeFiles/test-interpolate.dir/all: src/CMakeFiles/ggml.dir/all +tests/CMakeFiles/test-interpolate.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/depend + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=80,81 "Built target test-interpolate" +.PHONY : tests/CMakeFiles/test-interpolate.dir/all + +# Build rule for subdir invocation for target. +tests/CMakeFiles/test-interpolate.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-interpolate.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : tests/CMakeFiles/test-interpolate.dir/rule + +# Convenience name for target. +test-interpolate: tests/CMakeFiles/test-interpolate.dir/rule +.PHONY : test-interpolate + +# codegen rule for target. +tests/CMakeFiles/test-interpolate.dir/codegen: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=80,81 "Finished codegen for target test-interpolate" +.PHONY : tests/CMakeFiles/test-interpolate.dir/codegen + +# clean rule for target. +tests/CMakeFiles/test-interpolate.dir/clean: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/clean +.PHONY : tests/CMakeFiles/test-interpolate.dir/clean + +#============================================================================= +# Target rules for target examples/CMakeFiles/common.dir + +# All Build rule for target. +examples/CMakeFiles/common.dir/all: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/depend + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=1 "Built target common" +.PHONY : examples/CMakeFiles/common.dir/all + +# Build rule for subdir invocation for target. +examples/CMakeFiles/common.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 1 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/common.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/CMakeFiles/common.dir/rule + +# Convenience name for target. +common: examples/CMakeFiles/common.dir/rule +.PHONY : common + +# codegen rule for target. +examples/CMakeFiles/common.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=1 "Finished codegen for target common" +.PHONY : examples/CMakeFiles/common.dir/codegen + +# clean rule for target. +examples/CMakeFiles/common.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/clean +.PHONY : examples/CMakeFiles/common.dir/clean + +#============================================================================= +# Target rules for target examples/CMakeFiles/common-ggml.dir + +# All Build rule for target. +examples/CMakeFiles/common-ggml.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/CMakeFiles/common-ggml.dir/all: src/CMakeFiles/ggml.dir/all +examples/CMakeFiles/common-ggml.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/depend + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=2,3 "Built target common-ggml" +.PHONY : examples/CMakeFiles/common-ggml.dir/all + +# Build rule for subdir invocation for target. +examples/CMakeFiles/common-ggml.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/common-ggml.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/CMakeFiles/common-ggml.dir/rule + +# Convenience name for target. +common-ggml: examples/CMakeFiles/common-ggml.dir/rule +.PHONY : common-ggml + +# codegen rule for target. +examples/CMakeFiles/common-ggml.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=2,3 "Finished codegen for target common-ggml" +.PHONY : examples/CMakeFiles/common-ggml.dir/codegen + +# clean rule for target. +examples/CMakeFiles/common-ggml.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/clean +.PHONY : examples/CMakeFiles/common-ggml.dir/clean + +#============================================================================= +# Target rules for target examples/yolo/CMakeFiles/yolov3-tiny.dir + +# All Build rule for target. +examples/yolo/CMakeFiles/yolov3-tiny.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/yolo/CMakeFiles/yolov3-tiny.dir/all: src/CMakeFiles/ggml.dir/all +examples/yolo/CMakeFiles/yolov3-tiny.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/yolo/CMakeFiles/yolov3-tiny.dir/all: examples/CMakeFiles/common.dir/all + $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/depend + $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=98,99,100 "Built target yolov3-tiny" +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/all + +# Build rule for subdir invocation for target. +examples/yolo/CMakeFiles/yolov3-tiny.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 28 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/CMakeFiles/yolov3-tiny.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/rule + +# Convenience name for target. +yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/rule +.PHONY : yolov3-tiny + +# codegen rule for target. +examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=98,99,100 "Finished codegen for target yolov3-tiny" +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen + +# clean rule for target. +examples/yolo/CMakeFiles/yolov3-tiny.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/clean +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/clean + +#============================================================================= +# Target rules for target examples/opencog/CMakeFiles/opencog-simple.dir + +# All Build rule for target. +examples/opencog/CMakeFiles/opencog-simple.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/opencog/CMakeFiles/opencog-simple.dir/all: src/CMakeFiles/ggml.dir/all +examples/opencog/CMakeFiles/opencog-simple.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/opencog/CMakeFiles/opencog-simple.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/depend + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=52,53 "Built target opencog-simple" +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/all + +# Build rule for subdir invocation for target. +examples/opencog/CMakeFiles/opencog-simple.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 28 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/CMakeFiles/opencog-simple.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/rule + +# Convenience name for target. +opencog-simple: examples/opencog/CMakeFiles/opencog-simple.dir/rule +.PHONY : opencog-simple + +# codegen rule for target. +examples/opencog/CMakeFiles/opencog-simple.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=52,53 "Finished codegen for target opencog-simple" +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/codegen + +# clean rule for target. +examples/opencog/CMakeFiles/opencog-simple.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/clean +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/clean + +#============================================================================= +# Target rules for target examples/opencog/CMakeFiles/opencog-reasoning.dir + +# All Build rule for target. +examples/opencog/CMakeFiles/opencog-reasoning.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/opencog/CMakeFiles/opencog-reasoning.dir/all: src/CMakeFiles/ggml.dir/all +examples/opencog/CMakeFiles/opencog-reasoning.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/opencog/CMakeFiles/opencog-reasoning.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/depend + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=51 "Built target opencog-reasoning" +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/all + +# Build rule for subdir invocation for target. +examples/opencog/CMakeFiles/opencog-reasoning.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 27 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/CMakeFiles/opencog-reasoning.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/rule + +# Convenience name for target. +opencog-reasoning: examples/opencog/CMakeFiles/opencog-reasoning.dir/rule +.PHONY : opencog-reasoning + +# codegen rule for target. +examples/opencog/CMakeFiles/opencog-reasoning.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=51 "Finished codegen for target opencog-reasoning" +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/codegen + +# clean rule for target. +examples/opencog/CMakeFiles/opencog-reasoning.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/clean +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/clean + +#============================================================================= +# Target rules for target examples/opencog/CMakeFiles/opencog-advanced.dir + +# All Build rule for target. +examples/opencog/CMakeFiles/opencog-advanced.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/opencog/CMakeFiles/opencog-advanced.dir/all: src/CMakeFiles/ggml.dir/all +examples/opencog/CMakeFiles/opencog-advanced.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/opencog/CMakeFiles/opencog-advanced.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/depend + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=49,50 "Built target opencog-advanced" +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/all + +# Build rule for subdir invocation for target. +examples/opencog/CMakeFiles/opencog-advanced.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 28 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/CMakeFiles/opencog-advanced.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/rule + +# Convenience name for target. +opencog-advanced: examples/opencog/CMakeFiles/opencog-advanced.dir/rule +.PHONY : opencog-advanced + +# codegen rule for target. +examples/opencog/CMakeFiles/opencog-advanced.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=49,50 "Finished codegen for target opencog-advanced" +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/codegen + +# clean rule for target. +examples/opencog/CMakeFiles/opencog-advanced.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/clean +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-ctx.dir + +# All Build rule for target. +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=33,34 "Built target gpt-2-ctx" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule + +# Convenience name for target. +gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule +.PHONY : gpt-2-ctx + +# codegen rule for target. +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=33,34 "Finished codegen for target gpt-2-ctx" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen + +# clean rule for target. +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-alloc.dir + +# All Build rule for target. +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=28 "Built target gpt-2-alloc" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 28 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule + +# Convenience name for target. +gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule +.PHONY : gpt-2-alloc + +# codegen rule for target. +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=28 "Finished codegen for target gpt-2-alloc" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen + +# clean rule for target. +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-backend.dir + +# All Build rule for target. +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=29,30 "Built target gpt-2-backend" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-backend.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule + +# Convenience name for target. +gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule +.PHONY : gpt-2-backend + +# codegen rule for target. +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=29,30 "Finished codegen for target gpt-2-backend" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen + +# clean rule for target. +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-sched.dir + +# All Build rule for target. +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=36,37 "Built target gpt-2-sched" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-sched.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule + +# Convenience name for target. +gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule +.PHONY : gpt-2-sched + +# codegen rule for target. +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=36,37 "Finished codegen for target gpt-2-sched" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen + +# clean rule for target. +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-quantize.dir + +# All Build rule for target. +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=35 "Built target gpt-2-quantize" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 28 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule + +# Convenience name for target. +gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule +.PHONY : gpt-2-quantize + +# codegen rule for target. +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=35 "Finished codegen for target gpt-2-quantize" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen + +# clean rule for target. +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-2/CMakeFiles/gpt-2-batched.dir + +# All Build rule for target. +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=31,32 "Built target gpt-2-batched" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-batched.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule + +# Convenience name for target. +gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule +.PHONY : gpt-2-batched + +# codegen rule for target. +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=31,32 "Finished codegen for target gpt-2-batched" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen + +# clean rule for target. +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-j/CMakeFiles/gpt-j.dir + +# All Build rule for target. +examples/gpt-j/CMakeFiles/gpt-j.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-j/CMakeFiles/gpt-j.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-j/CMakeFiles/gpt-j.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-j/CMakeFiles/gpt-j.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-j/CMakeFiles/gpt-j.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=38,39 "Built target gpt-j" +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-j/CMakeFiles/gpt-j.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/CMakeFiles/gpt-j.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/rule + +# Convenience name for target. +gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/rule +.PHONY : gpt-j + +# codegen rule for target. +examples/gpt-j/CMakeFiles/gpt-j.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=38,39 "Finished codegen for target gpt-j" +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/codegen + +# clean rule for target. +examples/gpt-j/CMakeFiles/gpt-j.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/clean +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/clean + +#============================================================================= +# Target rules for target examples/gpt-j/CMakeFiles/gpt-j-quantize.dir + +# All Build rule for target. +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: src/CMakeFiles/ggml.dir/all +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: examples/CMakeFiles/common.dir/all +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=40,41 "Built target gpt-j-quantize" +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all + +# Build rule for subdir invocation for target. +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule + +# Convenience name for target. +gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule +.PHONY : gpt-j-quantize + +# codegen rule for target. +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=40,41 "Finished codegen for target gpt-j-quantize" +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen + +# clean rule for target. +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean + +#============================================================================= +# Target rules for target examples/mnist/CMakeFiles/mnist-common.dir + +# All Build rule for target. +examples/mnist/CMakeFiles/mnist-common.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/mnist/CMakeFiles/mnist-common.dir/all: src/CMakeFiles/ggml.dir/all +examples/mnist/CMakeFiles/mnist-common.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/mnist/CMakeFiles/mnist-common.dir/all: examples/CMakeFiles/common.dir/all + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/depend + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=43,44 "Built target mnist-common" +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/all + +# Build rule for subdir invocation for target. +examples/mnist/CMakeFiles/mnist-common.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 27 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-common.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/rule + +# Convenience name for target. +mnist-common: examples/mnist/CMakeFiles/mnist-common.dir/rule +.PHONY : mnist-common + +# codegen rule for target. +examples/mnist/CMakeFiles/mnist-common.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=43,44 "Finished codegen for target mnist-common" +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/codegen + +# clean rule for target. +examples/mnist/CMakeFiles/mnist-common.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/clean +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/clean + +#============================================================================= +# Target rules for target examples/mnist/CMakeFiles/mnist-eval.dir + +# All Build rule for target. +examples/mnist/CMakeFiles/mnist-eval.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/mnist/CMakeFiles/mnist-eval.dir/all: src/CMakeFiles/ggml.dir/all +examples/mnist/CMakeFiles/mnist-eval.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/mnist/CMakeFiles/mnist-eval.dir/all: examples/CMakeFiles/common.dir/all +examples/mnist/CMakeFiles/mnist-eval.dir/all: examples/mnist/CMakeFiles/mnist-common.dir/all + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/depend + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=45,46 "Built target mnist-eval" +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/all + +# Build rule for subdir invocation for target. +examples/mnist/CMakeFiles/mnist-eval.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-eval.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/rule + +# Convenience name for target. +mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/rule +.PHONY : mnist-eval + +# codegen rule for target. +examples/mnist/CMakeFiles/mnist-eval.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=45,46 "Finished codegen for target mnist-eval" +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/codegen + +# clean rule for target. +examples/mnist/CMakeFiles/mnist-eval.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/clean +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/clean + +#============================================================================= +# Target rules for target examples/mnist/CMakeFiles/mnist-train.dir + +# All Build rule for target. +examples/mnist/CMakeFiles/mnist-train.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/mnist/CMakeFiles/mnist-train.dir/all: src/CMakeFiles/ggml.dir/all +examples/mnist/CMakeFiles/mnist-train.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/mnist/CMakeFiles/mnist-train.dir/all: examples/CMakeFiles/common.dir/all +examples/mnist/CMakeFiles/mnist-train.dir/all: examples/mnist/CMakeFiles/mnist-common.dir/all + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/depend + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=47,48 "Built target mnist-train" +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/all + +# Build rule for subdir invocation for target. +examples/mnist/CMakeFiles/mnist-train.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 29 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-train.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/rule + +# Convenience name for target. +mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/rule +.PHONY : mnist-train + +# codegen rule for target. +examples/mnist/CMakeFiles/mnist-train.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=47,48 "Finished codegen for target mnist-train" +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/codegen + +# clean rule for target. +examples/mnist/CMakeFiles/mnist-train.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/clean +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/clean + +#============================================================================= +# Target rules for target examples/sam/CMakeFiles/sam.dir + +# All Build rule for target. +examples/sam/CMakeFiles/sam.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/sam/CMakeFiles/sam.dir/all: src/CMakeFiles/ggml.dir/all +examples/sam/CMakeFiles/sam.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/sam/CMakeFiles/sam.dir/all: examples/CMakeFiles/common.dir/all + $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/depend + $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=54,55 "Built target sam" +.PHONY : examples/sam/CMakeFiles/sam.dir/all + +# Build rule for subdir invocation for target. +examples/sam/CMakeFiles/sam.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 27 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/CMakeFiles/sam.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/sam/CMakeFiles/sam.dir/rule + +# Convenience name for target. +sam: examples/sam/CMakeFiles/sam.dir/rule +.PHONY : sam + +# codegen rule for target. +examples/sam/CMakeFiles/sam.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=54,55 "Finished codegen for target sam" +.PHONY : examples/sam/CMakeFiles/sam.dir/codegen + +# clean rule for target. +examples/sam/CMakeFiles/sam.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/clean +.PHONY : examples/sam/CMakeFiles/sam.dir/clean + +#============================================================================= +# Target rules for target examples/simple/CMakeFiles/simple-ctx.dir + +# All Build rule for target. +examples/simple/CMakeFiles/simple-ctx.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/simple/CMakeFiles/simple-ctx.dir/all: src/CMakeFiles/ggml.dir/all +examples/simple/CMakeFiles/simple-ctx.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/depend + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=58 "Built target simple-ctx" +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/all + +# Build rule for subdir invocation for target. +examples/simple/CMakeFiles/simple-ctx.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 25 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/CMakeFiles/simple-ctx.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/rule + +# Convenience name for target. +simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/rule +.PHONY : simple-ctx + +# codegen rule for target. +examples/simple/CMakeFiles/simple-ctx.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=58 "Finished codegen for target simple-ctx" +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/codegen + +# clean rule for target. +examples/simple/CMakeFiles/simple-ctx.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/clean +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/clean + +#============================================================================= +# Target rules for target examples/simple/CMakeFiles/simple-backend.dir + +# All Build rule for target. +examples/simple/CMakeFiles/simple-backend.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/simple/CMakeFiles/simple-backend.dir/all: src/CMakeFiles/ggml.dir/all +examples/simple/CMakeFiles/simple-backend.dir/all: src/CMakeFiles/ggml-cpu.dir/all + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/depend + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=56,57 "Built target simple-backend" +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/all + +# Build rule for subdir invocation for target. +examples/simple/CMakeFiles/simple-backend.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 26 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/CMakeFiles/simple-backend.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/rule + +# Convenience name for target. +simple-backend: examples/simple/CMakeFiles/simple-backend.dir/rule +.PHONY : simple-backend + +# codegen rule for target. +examples/simple/CMakeFiles/simple-backend.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=56,57 "Finished codegen for target simple-backend" +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/codegen + +# clean rule for target. +examples/simple/CMakeFiles/simple-backend.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/clean +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/clean + +#============================================================================= +# Target rules for target examples/magika/CMakeFiles/magika.dir + +# All Build rule for target. +examples/magika/CMakeFiles/magika.dir/all: src/CMakeFiles/ggml-base.dir/all +examples/magika/CMakeFiles/magika.dir/all: src/CMakeFiles/ggml.dir/all +examples/magika/CMakeFiles/magika.dir/all: src/CMakeFiles/ggml-cpu.dir/all +examples/magika/CMakeFiles/magika.dir/all: examples/CMakeFiles/common.dir/all +examples/magika/CMakeFiles/magika.dir/all: examples/CMakeFiles/common-ggml.dir/all + $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/depend + $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/build + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=42 "Built target magika" +.PHONY : examples/magika/CMakeFiles/magika.dir/all + +# Build rule for subdir invocation for target. +examples/magika/CMakeFiles/magika.dir/rule: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 28 + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/CMakeFiles/magika.dir/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : examples/magika/CMakeFiles/magika.dir/rule + +# Convenience name for target. +magika: examples/magika/CMakeFiles/magika.dir/rule +.PHONY : magika + +# codegen rule for target. +examples/magika/CMakeFiles/magika.dir/codegen: + $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/codegen + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=42 "Finished codegen for target magika" +.PHONY : examples/magika/CMakeFiles/magika.dir/codegen + +# clean rule for target. +examples/magika/CMakeFiles/magika.dir/clean: + $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/clean +.PHONY : examples/magika/CMakeFiles/magika.dir/clean + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/CMakeFiles/TargetDirectories.txt b/_codeql_build_dir/CMakeFiles/TargetDirectories.txt new file mode 100644 index 0000000000..75a69a026c --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/TargetDirectories.txt @@ -0,0 +1,137 @@ +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/ggml-base.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/ggml.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-opt.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-pool.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-arange.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-roll.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-dup.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-customop.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-cont.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/common.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/install/strip.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/test.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/edit_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/rebuild_cache.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/list_install_components.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/install.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/install/local.dir +/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/install/strip.dir diff --git a/_codeql_build_dir/CMakeFiles/cmake.check_cache b/_codeql_build_dir/CMakeFiles/cmake.check_cache new file mode 100644 index 0000000000..3dccd73172 --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/cmake.check_cache @@ -0,0 +1 @@ +# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/_codeql_build_dir/CMakeFiles/progress.marks b/_codeql_build_dir/CMakeFiles/progress.marks new file mode 100644 index 0000000000..29d6383b52 --- /dev/null +++ b/_codeql_build_dir/CMakeFiles/progress.marks @@ -0,0 +1 @@ +100 diff --git a/_codeql_build_dir/CTestTestfile.cmake b/_codeql_build_dir/CTestTestfile.cmake new file mode 100644 index 0000000000..e4a09265ff --- /dev/null +++ b/_codeql_build_dir/CTestTestfile.cmake @@ -0,0 +1,9 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs("src") +subdirs("tests") +subdirs("examples") diff --git a/_codeql_build_dir/Makefile b/_codeql_build_dir/Makefile new file mode 100644 index 0000000000..1e9df5e2d7 --- /dev/null +++ b/_codeql_build_dir/Makefile @@ -0,0 +1,847 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir//CMakeFiles/progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named ggml-base + +# Build rule for target. +ggml-base: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-base +.PHONY : ggml-base + +# fast build rule for target. +ggml-base/fast: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/build +.PHONY : ggml-base/fast + +#============================================================================= +# Target rules for targets named ggml + +# Build rule for target. +ggml: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml +.PHONY : ggml + +# fast build rule for target. +ggml/fast: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/build +.PHONY : ggml/fast + +#============================================================================= +# Target rules for targets named ggml-cpu + +# Build rule for target. +ggml-cpu: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ggml-cpu +.PHONY : ggml-cpu + +# fast build rule for target. +ggml-cpu/fast: + $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/build +.PHONY : ggml-cpu/fast + +#============================================================================= +# Target rules for targets named test-backend-ops + +# Build rule for target. +test-backend-ops: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-backend-ops +.PHONY : test-backend-ops + +# fast build rule for target. +test-backend-ops/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build +.PHONY : test-backend-ops/fast + +#============================================================================= +# Target rules for targets named test-opencog + +# Build rule for target. +test-opencog: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-opencog +.PHONY : test-opencog + +# fast build rule for target. +test-opencog/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/build +.PHONY : test-opencog/fast + +#============================================================================= +# Target rules for targets named test-opt + +# Build rule for target. +test-opt: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-opt +.PHONY : test-opt + +# fast build rule for target. +test-opt/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/build +.PHONY : test-opt/fast + +#============================================================================= +# Target rules for targets named test-quantize-fns + +# Build rule for target. +test-quantize-fns: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-quantize-fns +.PHONY : test-quantize-fns + +# fast build rule for target. +test-quantize-fns/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/build +.PHONY : test-quantize-fns/fast + +#============================================================================= +# Target rules for targets named test-quantize-perf + +# Build rule for target. +test-quantize-perf: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-quantize-perf +.PHONY : test-quantize-perf + +# fast build rule for target. +test-quantize-perf/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/build +.PHONY : test-quantize-perf/fast + +#============================================================================= +# Target rules for targets named test-pool + +# Build rule for target. +test-pool: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-pool +.PHONY : test-pool + +# fast build rule for target. +test-pool/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/build +.PHONY : test-pool/fast + +#============================================================================= +# Target rules for targets named test-arange + +# Build rule for target. +test-arange: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-arange +.PHONY : test-arange + +# fast build rule for target. +test-arange/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/build +.PHONY : test-arange/fast + +#============================================================================= +# Target rules for targets named test-timestep_embedding + +# Build rule for target. +test-timestep_embedding: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-timestep_embedding +.PHONY : test-timestep_embedding + +# fast build rule for target. +test-timestep_embedding/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/build +.PHONY : test-timestep_embedding/fast + +#============================================================================= +# Target rules for targets named test-pad-reflect-1d + +# Build rule for target. +test-pad-reflect-1d: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-pad-reflect-1d +.PHONY : test-pad-reflect-1d + +# fast build rule for target. +test-pad-reflect-1d/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/build +.PHONY : test-pad-reflect-1d/fast + +#============================================================================= +# Target rules for targets named test-roll + +# Build rule for target. +test-roll: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-roll +.PHONY : test-roll + +# fast build rule for target. +test-roll/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/build +.PHONY : test-roll/fast + +#============================================================================= +# Target rules for targets named test-conv-transpose + +# Build rule for target. +test-conv-transpose: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv-transpose +.PHONY : test-conv-transpose + +# fast build rule for target. +test-conv-transpose/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/build +.PHONY : test-conv-transpose/fast + +#============================================================================= +# Target rules for targets named test-conv-transpose-1d + +# Build rule for target. +test-conv-transpose-1d: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv-transpose-1d +.PHONY : test-conv-transpose-1d + +# fast build rule for target. +test-conv-transpose-1d/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/build +.PHONY : test-conv-transpose-1d/fast + +#============================================================================= +# Target rules for targets named test-dup + +# Build rule for target. +test-dup: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-dup +.PHONY : test-dup + +# fast build rule for target. +test-dup/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/build +.PHONY : test-dup/fast + +#============================================================================= +# Target rules for targets named test-rel-pos + +# Build rule for target. +test-rel-pos: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-rel-pos +.PHONY : test-rel-pos + +# fast build rule for target. +test-rel-pos/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/build +.PHONY : test-rel-pos/fast + +#============================================================================= +# Target rules for targets named test-customop + +# Build rule for target. +test-customop: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-customop +.PHONY : test-customop + +# fast build rule for target. +test-customop/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/build +.PHONY : test-customop/fast + +#============================================================================= +# Target rules for targets named test-conv1d + +# Build rule for target. +test-conv1d: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv1d +.PHONY : test-conv1d + +# fast build rule for target. +test-conv1d/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/build +.PHONY : test-conv1d/fast + +#============================================================================= +# Target rules for targets named test-conv1d-dw-c1 + +# Build rule for target. +test-conv1d-dw-c1: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv1d-dw-c1 +.PHONY : test-conv1d-dw-c1 + +# fast build rule for target. +test-conv1d-dw-c1/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/build +.PHONY : test-conv1d-dw-c1/fast + +#============================================================================= +# Target rules for targets named test-conv1d-dw-c2 + +# Build rule for target. +test-conv1d-dw-c2: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv1d-dw-c2 +.PHONY : test-conv1d-dw-c2 + +# fast build rule for target. +test-conv1d-dw-c2/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/build +.PHONY : test-conv1d-dw-c2/fast + +#============================================================================= +# Target rules for targets named test-conv2d + +# Build rule for target. +test-conv2d: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv2d +.PHONY : test-conv2d + +# fast build rule for target. +test-conv2d/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/build +.PHONY : test-conv2d/fast + +#============================================================================= +# Target rules for targets named test-conv2d-dw + +# Build rule for target. +test-conv2d-dw: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-conv2d-dw +.PHONY : test-conv2d-dw + +# fast build rule for target. +test-conv2d-dw/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/build +.PHONY : test-conv2d-dw/fast + +#============================================================================= +# Target rules for targets named test-cont + +# Build rule for target. +test-cont: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-cont +.PHONY : test-cont + +# fast build rule for target. +test-cont/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/build +.PHONY : test-cont/fast + +#============================================================================= +# Target rules for targets named test-interpolate + +# Build rule for target. +test-interpolate: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test-interpolate +.PHONY : test-interpolate + +# fast build rule for target. +test-interpolate/fast: + $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/build +.PHONY : test-interpolate/fast + +#============================================================================= +# Target rules for targets named common + +# Build rule for target. +common: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common +.PHONY : common + +# fast build rule for target. +common/fast: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/build +.PHONY : common/fast + +#============================================================================= +# Target rules for targets named common-ggml + +# Build rule for target. +common-ggml: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common-ggml +.PHONY : common-ggml + +# fast build rule for target. +common-ggml/fast: + $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/build +.PHONY : common-ggml/fast + +#============================================================================= +# Target rules for targets named yolov3-tiny + +# Build rule for target. +yolov3-tiny: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 yolov3-tiny +.PHONY : yolov3-tiny + +# fast build rule for target. +yolov3-tiny/fast: + $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/build +.PHONY : yolov3-tiny/fast + +#============================================================================= +# Target rules for targets named opencog-simple + +# Build rule for target. +opencog-simple: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 opencog-simple +.PHONY : opencog-simple + +# fast build rule for target. +opencog-simple/fast: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/build +.PHONY : opencog-simple/fast + +#============================================================================= +# Target rules for targets named opencog-reasoning + +# Build rule for target. +opencog-reasoning: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 opencog-reasoning +.PHONY : opencog-reasoning + +# fast build rule for target. +opencog-reasoning/fast: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/build +.PHONY : opencog-reasoning/fast + +#============================================================================= +# Target rules for targets named opencog-advanced + +# Build rule for target. +opencog-advanced: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 opencog-advanced +.PHONY : opencog-advanced + +# fast build rule for target. +opencog-advanced/fast: + $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/build +.PHONY : opencog-advanced/fast + +#============================================================================= +# Target rules for targets named gpt-2-ctx + +# Build rule for target. +gpt-2-ctx: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-2-ctx +.PHONY : gpt-2-ctx + +# fast build rule for target. +gpt-2-ctx/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build +.PHONY : gpt-2-ctx/fast + +#============================================================================= +# Target rules for targets named gpt-2-alloc + +# Build rule for target. +gpt-2-alloc: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-2-alloc +.PHONY : gpt-2-alloc + +# fast build rule for target. +gpt-2-alloc/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build +.PHONY : gpt-2-alloc/fast + +#============================================================================= +# Target rules for targets named gpt-2-backend + +# Build rule for target. +gpt-2-backend: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-2-backend +.PHONY : gpt-2-backend + +# fast build rule for target. +gpt-2-backend/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build +.PHONY : gpt-2-backend/fast + +#============================================================================= +# Target rules for targets named gpt-2-sched + +# Build rule for target. +gpt-2-sched: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-2-sched +.PHONY : gpt-2-sched + +# fast build rule for target. +gpt-2-sched/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build +.PHONY : gpt-2-sched/fast + +#============================================================================= +# Target rules for targets named gpt-2-quantize + +# Build rule for target. +gpt-2-quantize: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-2-quantize +.PHONY : gpt-2-quantize + +# fast build rule for target. +gpt-2-quantize/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build +.PHONY : gpt-2-quantize/fast + +#============================================================================= +# Target rules for targets named gpt-2-batched + +# Build rule for target. +gpt-2-batched: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-2-batched +.PHONY : gpt-2-batched + +# fast build rule for target. +gpt-2-batched/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build +.PHONY : gpt-2-batched/fast + +#============================================================================= +# Target rules for targets named gpt-j + +# Build rule for target. +gpt-j: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-j +.PHONY : gpt-j + +# fast build rule for target. +gpt-j/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/build +.PHONY : gpt-j/fast + +#============================================================================= +# Target rules for targets named gpt-j-quantize + +# Build rule for target. +gpt-j-quantize: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gpt-j-quantize +.PHONY : gpt-j-quantize + +# fast build rule for target. +gpt-j-quantize/fast: + $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build +.PHONY : gpt-j-quantize/fast + +#============================================================================= +# Target rules for targets named mnist-common + +# Build rule for target. +mnist-common: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mnist-common +.PHONY : mnist-common + +# fast build rule for target. +mnist-common/fast: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/build +.PHONY : mnist-common/fast + +#============================================================================= +# Target rules for targets named mnist-eval + +# Build rule for target. +mnist-eval: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mnist-eval +.PHONY : mnist-eval + +# fast build rule for target. +mnist-eval/fast: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/build +.PHONY : mnist-eval/fast + +#============================================================================= +# Target rules for targets named mnist-train + +# Build rule for target. +mnist-train: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mnist-train +.PHONY : mnist-train + +# fast build rule for target. +mnist-train/fast: + $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/build +.PHONY : mnist-train/fast + +#============================================================================= +# Target rules for targets named sam + +# Build rule for target. +sam: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 sam +.PHONY : sam + +# fast build rule for target. +sam/fast: + $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/build +.PHONY : sam/fast + +#============================================================================= +# Target rules for targets named simple-ctx + +# Build rule for target. +simple-ctx: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 simple-ctx +.PHONY : simple-ctx + +# fast build rule for target. +simple-ctx/fast: + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/build +.PHONY : simple-ctx/fast + +#============================================================================= +# Target rules for targets named simple-backend + +# Build rule for target. +simple-backend: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 simple-backend +.PHONY : simple-backend + +# fast build rule for target. +simple-backend/fast: + $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/build +.PHONY : simple-backend/fast + +#============================================================================= +# Target rules for targets named magika + +# Build rule for target. +magika: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 magika +.PHONY : magika + +# fast build rule for target. +magika/fast: + $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/build +.PHONY : magika/fast + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... common" + @echo "... common-ggml" + @echo "... ggml" + @echo "... ggml-base" + @echo "... ggml-cpu" + @echo "... gpt-2-alloc" + @echo "... gpt-2-backend" + @echo "... gpt-2-batched" + @echo "... gpt-2-ctx" + @echo "... gpt-2-quantize" + @echo "... gpt-2-sched" + @echo "... gpt-j" + @echo "... gpt-j-quantize" + @echo "... magika" + @echo "... mnist-common" + @echo "... mnist-eval" + @echo "... mnist-train" + @echo "... opencog-advanced" + @echo "... opencog-reasoning" + @echo "... opencog-simple" + @echo "... sam" + @echo "... simple-backend" + @echo "... simple-ctx" + @echo "... test-arange" + @echo "... test-backend-ops" + @echo "... test-cont" + @echo "... test-conv-transpose" + @echo "... test-conv-transpose-1d" + @echo "... test-conv1d" + @echo "... test-conv1d-dw-c1" + @echo "... test-conv1d-dw-c2" + @echo "... test-conv2d" + @echo "... test-conv2d-dw" + @echo "... test-customop" + @echo "... test-dup" + @echo "... test-interpolate" + @echo "... test-opencog" + @echo "... test-opt" + @echo "... test-pad-reflect-1d" + @echo "... test-pool" + @echo "... test-quantize-fns" + @echo "... test-quantize-perf" + @echo "... test-rel-pos" + @echo "... test-roll" + @echo "... test-timestep_embedding" + @echo "... yolov3-tiny" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/bin/gpt-2-alloc b/_codeql_build_dir/bin/gpt-2-alloc new file mode 100755 index 0000000000..468e50428c Binary files /dev/null and b/_codeql_build_dir/bin/gpt-2-alloc differ diff --git a/_codeql_build_dir/bin/gpt-2-backend b/_codeql_build_dir/bin/gpt-2-backend new file mode 100755 index 0000000000..f253b88a8e Binary files /dev/null and b/_codeql_build_dir/bin/gpt-2-backend differ diff --git a/_codeql_build_dir/bin/gpt-2-batched b/_codeql_build_dir/bin/gpt-2-batched new file mode 100755 index 0000000000..887db65505 Binary files /dev/null and b/_codeql_build_dir/bin/gpt-2-batched differ diff --git a/_codeql_build_dir/bin/gpt-2-ctx b/_codeql_build_dir/bin/gpt-2-ctx new file mode 100755 index 0000000000..d0535e3238 Binary files /dev/null and b/_codeql_build_dir/bin/gpt-2-ctx differ diff --git a/_codeql_build_dir/bin/gpt-2-quantize b/_codeql_build_dir/bin/gpt-2-quantize new file mode 100755 index 0000000000..d5bfe1a839 Binary files /dev/null and b/_codeql_build_dir/bin/gpt-2-quantize differ diff --git a/_codeql_build_dir/bin/gpt-2-sched b/_codeql_build_dir/bin/gpt-2-sched new file mode 100755 index 0000000000..485e3ad857 Binary files /dev/null and b/_codeql_build_dir/bin/gpt-2-sched differ diff --git a/_codeql_build_dir/bin/gpt-j b/_codeql_build_dir/bin/gpt-j new file mode 100755 index 0000000000..1942a2d0c1 Binary files /dev/null and b/_codeql_build_dir/bin/gpt-j differ diff --git a/_codeql_build_dir/bin/gpt-j-quantize b/_codeql_build_dir/bin/gpt-j-quantize new file mode 100755 index 0000000000..257c629967 Binary files /dev/null and b/_codeql_build_dir/bin/gpt-j-quantize differ diff --git a/_codeql_build_dir/bin/magika b/_codeql_build_dir/bin/magika new file mode 100755 index 0000000000..2977965db7 Binary files /dev/null and b/_codeql_build_dir/bin/magika differ diff --git a/_codeql_build_dir/bin/mnist-eval b/_codeql_build_dir/bin/mnist-eval new file mode 100755 index 0000000000..0675e9f8a6 Binary files /dev/null and b/_codeql_build_dir/bin/mnist-eval differ diff --git a/_codeql_build_dir/bin/mnist-train b/_codeql_build_dir/bin/mnist-train new file mode 100755 index 0000000000..bee09e2164 Binary files /dev/null and b/_codeql_build_dir/bin/mnist-train differ diff --git a/_codeql_build_dir/bin/opencog-advanced b/_codeql_build_dir/bin/opencog-advanced new file mode 100755 index 0000000000..7043545ec7 Binary files /dev/null and b/_codeql_build_dir/bin/opencog-advanced differ diff --git a/_codeql_build_dir/bin/opencog-reasoning b/_codeql_build_dir/bin/opencog-reasoning new file mode 100755 index 0000000000..2cbd4b86bf Binary files /dev/null and b/_codeql_build_dir/bin/opencog-reasoning differ diff --git a/_codeql_build_dir/bin/opencog-simple b/_codeql_build_dir/bin/opencog-simple new file mode 100755 index 0000000000..74c7cf4164 Binary files /dev/null and b/_codeql_build_dir/bin/opencog-simple differ diff --git a/_codeql_build_dir/bin/sam b/_codeql_build_dir/bin/sam new file mode 100755 index 0000000000..8ce44185df Binary files /dev/null and b/_codeql_build_dir/bin/sam differ diff --git a/_codeql_build_dir/bin/simple-backend b/_codeql_build_dir/bin/simple-backend new file mode 100755 index 0000000000..ed4099b2df Binary files /dev/null and b/_codeql_build_dir/bin/simple-backend differ diff --git a/_codeql_build_dir/bin/simple-ctx b/_codeql_build_dir/bin/simple-ctx new file mode 100755 index 0000000000..87f4debc23 Binary files /dev/null and b/_codeql_build_dir/bin/simple-ctx differ diff --git a/_codeql_build_dir/bin/test-arange b/_codeql_build_dir/bin/test-arange new file mode 100755 index 0000000000..dc0c2a414e Binary files /dev/null and b/_codeql_build_dir/bin/test-arange differ diff --git a/_codeql_build_dir/bin/test-backend-ops b/_codeql_build_dir/bin/test-backend-ops new file mode 100755 index 0000000000..2900729d62 Binary files /dev/null and b/_codeql_build_dir/bin/test-backend-ops differ diff --git a/_codeql_build_dir/bin/test-cont b/_codeql_build_dir/bin/test-cont new file mode 100755 index 0000000000..54335c90f1 Binary files /dev/null and b/_codeql_build_dir/bin/test-cont differ diff --git a/_codeql_build_dir/bin/test-conv-transpose b/_codeql_build_dir/bin/test-conv-transpose new file mode 100755 index 0000000000..124a61357a Binary files /dev/null and b/_codeql_build_dir/bin/test-conv-transpose differ diff --git a/_codeql_build_dir/bin/test-conv-transpose-1d b/_codeql_build_dir/bin/test-conv-transpose-1d new file mode 100755 index 0000000000..e1caf4cb72 Binary files /dev/null and b/_codeql_build_dir/bin/test-conv-transpose-1d differ diff --git a/_codeql_build_dir/bin/test-conv1d b/_codeql_build_dir/bin/test-conv1d new file mode 100755 index 0000000000..a133a57d49 Binary files /dev/null and b/_codeql_build_dir/bin/test-conv1d differ diff --git a/_codeql_build_dir/bin/test-conv1d-dw-c1 b/_codeql_build_dir/bin/test-conv1d-dw-c1 new file mode 100755 index 0000000000..5b4c4c3830 Binary files /dev/null and b/_codeql_build_dir/bin/test-conv1d-dw-c1 differ diff --git a/_codeql_build_dir/bin/test-conv1d-dw-c2 b/_codeql_build_dir/bin/test-conv1d-dw-c2 new file mode 100755 index 0000000000..808583c774 Binary files /dev/null and b/_codeql_build_dir/bin/test-conv1d-dw-c2 differ diff --git a/_codeql_build_dir/bin/test-conv2d b/_codeql_build_dir/bin/test-conv2d new file mode 100755 index 0000000000..3b25f98db8 Binary files /dev/null and b/_codeql_build_dir/bin/test-conv2d differ diff --git a/_codeql_build_dir/bin/test-conv2d-dw b/_codeql_build_dir/bin/test-conv2d-dw new file mode 100755 index 0000000000..e7e34a563f Binary files /dev/null and b/_codeql_build_dir/bin/test-conv2d-dw differ diff --git a/_codeql_build_dir/bin/test-customop b/_codeql_build_dir/bin/test-customop new file mode 100755 index 0000000000..871af96f29 Binary files /dev/null and b/_codeql_build_dir/bin/test-customop differ diff --git a/_codeql_build_dir/bin/test-dup b/_codeql_build_dir/bin/test-dup new file mode 100755 index 0000000000..a49898105f Binary files /dev/null and b/_codeql_build_dir/bin/test-dup differ diff --git a/_codeql_build_dir/bin/test-interpolate b/_codeql_build_dir/bin/test-interpolate new file mode 100755 index 0000000000..9b229d2691 Binary files /dev/null and b/_codeql_build_dir/bin/test-interpolate differ diff --git a/_codeql_build_dir/bin/test-opencog b/_codeql_build_dir/bin/test-opencog new file mode 100755 index 0000000000..cad9787786 Binary files /dev/null and b/_codeql_build_dir/bin/test-opencog differ diff --git a/_codeql_build_dir/bin/test-opt b/_codeql_build_dir/bin/test-opt new file mode 100755 index 0000000000..75e9163a7c Binary files /dev/null and b/_codeql_build_dir/bin/test-opt differ diff --git a/_codeql_build_dir/bin/test-pad-reflect-1d b/_codeql_build_dir/bin/test-pad-reflect-1d new file mode 100755 index 0000000000..06d0091204 Binary files /dev/null and b/_codeql_build_dir/bin/test-pad-reflect-1d differ diff --git a/_codeql_build_dir/bin/test-pool b/_codeql_build_dir/bin/test-pool new file mode 100755 index 0000000000..b25486e384 Binary files /dev/null and b/_codeql_build_dir/bin/test-pool differ diff --git a/_codeql_build_dir/bin/test-quantize-fns b/_codeql_build_dir/bin/test-quantize-fns new file mode 100755 index 0000000000..97b72ebdfd Binary files /dev/null and b/_codeql_build_dir/bin/test-quantize-fns differ diff --git a/_codeql_build_dir/bin/test-quantize-perf b/_codeql_build_dir/bin/test-quantize-perf new file mode 100755 index 0000000000..ad357e4c99 Binary files /dev/null and b/_codeql_build_dir/bin/test-quantize-perf differ diff --git a/_codeql_build_dir/bin/test-rel-pos b/_codeql_build_dir/bin/test-rel-pos new file mode 100755 index 0000000000..fff2fc2b90 Binary files /dev/null and b/_codeql_build_dir/bin/test-rel-pos differ diff --git a/_codeql_build_dir/bin/test-roll b/_codeql_build_dir/bin/test-roll new file mode 100755 index 0000000000..3cde3f69dd Binary files /dev/null and b/_codeql_build_dir/bin/test-roll differ diff --git a/_codeql_build_dir/bin/test-timestep_embedding b/_codeql_build_dir/bin/test-timestep_embedding new file mode 100755 index 0000000000..c3cb9a82f3 Binary files /dev/null and b/_codeql_build_dir/bin/test-timestep_embedding differ diff --git a/_codeql_build_dir/bin/yolov3-tiny b/_codeql_build_dir/bin/yolov3-tiny new file mode 100755 index 0000000000..b309b48cde Binary files /dev/null and b/_codeql_build_dir/bin/yolov3-tiny differ diff --git a/_codeql_build_dir/cmake_install.cmake b/_codeql_build_dir/cmake_install.cmake new file mode 100644 index 0000000000..ca1e982f47 --- /dev/null +++ b/_codeql_build_dir/cmake_install.cmake @@ -0,0 +1,155 @@ +# Install script for directory: /home/runner/work/coggml/coggml + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/src/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/tests/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/cmake_install.cmake") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so" + RPATH "") + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/runner/work/coggml/coggml/_codeql_build_dir/src/libggml.so") + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so") + file(RPATH_CHANGE + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so" + OLD_RPATH "/home/runner/work/coggml/coggml/_codeql_build_dir/src:" + NEW_RPATH "") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml.so") + endif() + endif() +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/include" TYPE FILE FILES + "/home/runner/work/coggml/coggml/include/ggml.h" + "/home/runner/work/coggml/coggml/include/ggml-cpu.h" + "/home/runner/work/coggml/coggml/include/ggml-alloc.h" + "/home/runner/work/coggml/coggml/include/ggml-backend.h" + "/home/runner/work/coggml/coggml/include/ggml-blas.h" + "/home/runner/work/coggml/coggml/include/ggml-cann.h" + "/home/runner/work/coggml/coggml/include/ggml-cpp.h" + "/home/runner/work/coggml/coggml/include/ggml-cuda.h" + "/home/runner/work/coggml/coggml/include/ggml-opt.h" + "/home/runner/work/coggml/coggml/include/ggml-metal.h" + "/home/runner/work/coggml/coggml/include/ggml-opencog.h" + "/home/runner/work/coggml/coggml/include/ggml-rpc.h" + "/home/runner/work/coggml/coggml/include/ggml-sycl.h" + "/home/runner/work/coggml/coggml/include/ggml-vulkan.h" + "/home/runner/work/coggml/coggml/include/ggml-webgpu.h" + "/home/runner/work/coggml/coggml/include/gguf.h" + ) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-base.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-base.so") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-base.so" + RPATH "") + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/runner/work/coggml/coggml/_codeql_build_dir/src/libggml-base.so") + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-base.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-base.so") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-base.so") + endif() + endif() +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/share/pkgconfig" TYPE FILE FILES "/home/runner/work/coggml/coggml/_codeql_build_dir/ggml.pc") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/ggml" TYPE FILE FILES + "/home/runner/work/coggml/coggml/_codeql_build_dir/ggml-config.cmake" + "/home/runner/work/coggml/coggml/_codeql_build_dir/ggml-version.cmake" + ) +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() +if(CMAKE_INSTALL_COMPONENT) + if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt") + else() + string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}") + set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt") + unset(CMAKE_INST_COMP_HASH) + endif() +else() + set(CMAKE_INSTALL_MANIFEST "install_manifest.txt") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/${CMAKE_INSTALL_MANIFEST}" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/DependInfo.cmake b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/DependInfo.cmake new file mode 100644 index 0000000000..008f28cd89 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/common-ggml.cpp" "examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o" "gcc" "examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/build.make b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/build.make new file mode 100644 index 0000000000..07d5b31756 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/CMakeFiles/common-ggml.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/CMakeFiles/common-ggml.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/CMakeFiles/common-ggml.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/CMakeFiles/common-ggml.dir/flags.make + +examples/CMakeFiles/common-ggml.dir/codegen: +.PHONY : examples/CMakeFiles/common-ggml.dir/codegen + +examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o: examples/CMakeFiles/common-ggml.dir/flags.make +examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o: /home/runner/work/coggml/coggml/examples/common-ggml.cpp +examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o: examples/CMakeFiles/common-ggml.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o -MF CMakeFiles/common-ggml.dir/common-ggml.cpp.o.d -o CMakeFiles/common-ggml.dir/common-ggml.cpp.o -c /home/runner/work/coggml/coggml/examples/common-ggml.cpp + +examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/common-ggml.dir/common-ggml.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/common-ggml.cpp > CMakeFiles/common-ggml.dir/common-ggml.cpp.i + +examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/common-ggml.dir/common-ggml.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/common-ggml.cpp -o CMakeFiles/common-ggml.dir/common-ggml.cpp.s + +# Object files for target common-ggml +common__ggml_OBJECTS = \ +"CMakeFiles/common-ggml.dir/common-ggml.cpp.o" + +# External object files for target common-ggml +common__ggml_EXTERNAL_OBJECTS = + +examples/libcommon-ggml.a: examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o +examples/libcommon-ggml.a: examples/CMakeFiles/common-ggml.dir/build.make +examples/libcommon-ggml.a: examples/CMakeFiles/common-ggml.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libcommon-ggml.a" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && $(CMAKE_COMMAND) -P CMakeFiles/common-ggml.dir/cmake_clean_target.cmake + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/common-ggml.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/CMakeFiles/common-ggml.dir/build: examples/libcommon-ggml.a +.PHONY : examples/CMakeFiles/common-ggml.dir/build + +examples/CMakeFiles/common-ggml.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && $(CMAKE_COMMAND) -P CMakeFiles/common-ggml.dir/cmake_clean.cmake +.PHONY : examples/CMakeFiles/common-ggml.dir/clean + +examples/CMakeFiles/common-ggml.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples /home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/CMakeFiles/common-ggml.dir/depend + diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/cmake_clean.cmake b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/cmake_clean.cmake new file mode 100644 index 0000000000..66341fe4b5 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/common-ggml.dir/common-ggml.cpp.o" + "CMakeFiles/common-ggml.dir/common-ggml.cpp.o.d" + "libcommon-ggml.a" + "libcommon-ggml.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/common-ggml.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/cmake_clean_target.cmake b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/cmake_clean_target.cmake new file mode 100644 index 0000000000..681798da70 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libcommon-ggml.a" +) diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/compiler_depend.make b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/compiler_depend.make new file mode 100644 index 0000000000..b94618d363 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for common-ggml. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/compiler_depend.ts b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/compiler_depend.ts new file mode 100644 index 0000000000..8b8f56963d --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for common-ggml. diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/depend.make b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/depend.make new file mode 100644 index 0000000000..c417782025 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for common-ggml. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/flags.make b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/flags.make new file mode 100644 index 0000000000..380fb09e8a --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/examples -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/link.txt b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/link.txt new file mode 100644 index 0000000000..e53030e0d0 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libcommon-ggml.a "CMakeFiles/common-ggml.dir/common-ggml.cpp.o" +/usr/bin/ranlib libcommon-ggml.a diff --git a/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/progress.make b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/progress.make new file mode 100644 index 0000000000..251317162d --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common-ggml.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 2 +CMAKE_PROGRESS_2 = 3 + diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/DependInfo.cmake b/_codeql_build_dir/examples/CMakeFiles/common.dir/DependInfo.cmake new file mode 100644 index 0000000000..09985a5da3 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/common.cpp" "examples/CMakeFiles/common.dir/common.cpp.o" "gcc" "examples/CMakeFiles/common.dir/common.cpp.o.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/build.make b/_codeql_build_dir/examples/CMakeFiles/common.dir/build.make new file mode 100644 index 0000000000..2b484c5ac4 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/CMakeFiles/common.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/CMakeFiles/common.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/CMakeFiles/common.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/CMakeFiles/common.dir/flags.make + +examples/CMakeFiles/common.dir/codegen: +.PHONY : examples/CMakeFiles/common.dir/codegen + +examples/CMakeFiles/common.dir/common.cpp.o: examples/CMakeFiles/common.dir/flags.make +examples/CMakeFiles/common.dir/common.cpp.o: /home/runner/work/coggml/coggml/examples/common.cpp +examples/CMakeFiles/common.dir/common.cpp.o: examples/CMakeFiles/common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/CMakeFiles/common.dir/common.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/CMakeFiles/common.dir/common.cpp.o -MF CMakeFiles/common.dir/common.cpp.o.d -o CMakeFiles/common.dir/common.cpp.o -c /home/runner/work/coggml/coggml/examples/common.cpp + +examples/CMakeFiles/common.dir/common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/common.dir/common.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/common.cpp > CMakeFiles/common.dir/common.cpp.i + +examples/CMakeFiles/common.dir/common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/common.dir/common.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/common.cpp -o CMakeFiles/common.dir/common.cpp.s + +# Object files for target common +common_OBJECTS = \ +"CMakeFiles/common.dir/common.cpp.o" + +# External object files for target common +common_EXTERNAL_OBJECTS = + +examples/libcommon.a: examples/CMakeFiles/common.dir/common.cpp.o +examples/libcommon.a: examples/CMakeFiles/common.dir/build.make +examples/libcommon.a: examples/CMakeFiles/common.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libcommon.a" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && $(CMAKE_COMMAND) -P CMakeFiles/common.dir/cmake_clean_target.cmake + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/common.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/CMakeFiles/common.dir/build: examples/libcommon.a +.PHONY : examples/CMakeFiles/common.dir/build + +examples/CMakeFiles/common.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples && $(CMAKE_COMMAND) -P CMakeFiles/common.dir/cmake_clean.cmake +.PHONY : examples/CMakeFiles/common.dir/clean + +examples/CMakeFiles/common.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples /home/runner/work/coggml/coggml/_codeql_build_dir/examples/CMakeFiles/common.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/CMakeFiles/common.dir/depend + diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/cmake_clean.cmake b/_codeql_build_dir/examples/CMakeFiles/common.dir/cmake_clean.cmake new file mode 100644 index 0000000000..c78368114a --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/common.dir/common.cpp.o" + "CMakeFiles/common.dir/common.cpp.o.d" + "libcommon.a" + "libcommon.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/common.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/cmake_clean_target.cmake b/_codeql_build_dir/examples/CMakeFiles/common.dir/cmake_clean_target.cmake new file mode 100644 index 0000000000..726571e408 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libcommon.a" +) diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/compiler_depend.make b/_codeql_build_dir/examples/CMakeFiles/common.dir/compiler_depend.make new file mode 100644 index 0000000000..b16ca66462 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for common. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/compiler_depend.ts b/_codeql_build_dir/examples/CMakeFiles/common.dir/compiler_depend.ts new file mode 100644 index 0000000000..8e08e805a5 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for common. diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/depend.make b/_codeql_build_dir/examples/CMakeFiles/common.dir/depend.make new file mode 100644 index 0000000000..6327295595 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for common. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/flags.make b/_codeql_build_dir/examples/CMakeFiles/common.dir/flags.make new file mode 100644 index 0000000000..f4b11f8a28 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/link.txt b/_codeql_build_dir/examples/CMakeFiles/common.dir/link.txt new file mode 100644 index 0000000000..685a532bf3 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libcommon.a CMakeFiles/common.dir/common.cpp.o +/usr/bin/ranlib libcommon.a diff --git a/_codeql_build_dir/examples/CMakeFiles/common.dir/progress.make b/_codeql_build_dir/examples/CMakeFiles/common.dir/progress.make new file mode 100644 index 0000000000..2271fbb376 --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/common.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 1 + diff --git a/_codeql_build_dir/examples/CMakeFiles/progress.marks b/_codeql_build_dir/examples/CMakeFiles/progress.marks new file mode 100644 index 0000000000..b1e7d265fc --- /dev/null +++ b/_codeql_build_dir/examples/CMakeFiles/progress.marks @@ -0,0 +1 @@ +61 diff --git a/_codeql_build_dir/examples/CTestTestfile.cmake b/_codeql_build_dir/examples/CTestTestfile.cmake new file mode 100644 index 0000000000..de723753bb --- /dev/null +++ b/_codeql_build_dir/examples/CTestTestfile.cmake @@ -0,0 +1,14 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +subdirs("yolo") +subdirs("opencog") +subdirs("gpt-2") +subdirs("gpt-j") +subdirs("mnist") +subdirs("sam") +subdirs("simple") +subdirs("magika") diff --git a/_codeql_build_dir/examples/Makefile b/_codeql_build_dir/examples/Makefile new file mode 100644 index 0000000000..1db9ea9e74 --- /dev/null +++ b/_codeql_build_dir/examples/Makefile @@ -0,0 +1,287 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/CMakeFiles/common.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/common.dir/rule +.PHONY : examples/CMakeFiles/common.dir/rule + +# Convenience name for target. +common: examples/CMakeFiles/common.dir/rule +.PHONY : common + +# fast build rule for target. +common/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/build +.PHONY : common/fast + +# Convenience name for target. +examples/CMakeFiles/common-ggml.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/common-ggml.dir/rule +.PHONY : examples/CMakeFiles/common-ggml.dir/rule + +# Convenience name for target. +common-ggml: examples/CMakeFiles/common-ggml.dir/rule +.PHONY : common-ggml + +# fast build rule for target. +common-ggml/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/build +.PHONY : common-ggml/fast + +common-ggml.o: common-ggml.cpp.o +.PHONY : common-ggml.o + +# target to build an object file +common-ggml.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.o +.PHONY : common-ggml.cpp.o + +common-ggml.i: common-ggml.cpp.i +.PHONY : common-ggml.i + +# target to preprocess a source file +common-ggml.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.i +.PHONY : common-ggml.cpp.i + +common-ggml.s: common-ggml.cpp.s +.PHONY : common-ggml.s + +# target to generate assembly for a file +common-ggml.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common-ggml.dir/build.make examples/CMakeFiles/common-ggml.dir/common-ggml.cpp.s +.PHONY : common-ggml.cpp.s + +common.o: common.cpp.o +.PHONY : common.o + +# target to build an object file +common.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/common.cpp.o +.PHONY : common.cpp.o + +common.i: common.cpp.i +.PHONY : common.i + +# target to preprocess a source file +common.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/common.cpp.i +.PHONY : common.cpp.i + +common.s: common.cpp.s +.PHONY : common.s + +# target to generate assembly for a file +common.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/common.dir/build.make examples/CMakeFiles/common.dir/common.cpp.s +.PHONY : common.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... common" + @echo "... common-ggml" + @echo "... common-ggml.o" + @echo "... common-ggml.i" + @echo "... common-ggml.s" + @echo "... common.o" + @echo "... common.i" + @echo "... common.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/cmake_install.cmake b/_codeql_build_dir/examples/cmake_install.cmake new file mode 100644 index 0000000000..37eea8b908 --- /dev/null +++ b/_codeql_build_dir/examples/cmake_install.cmake @@ -0,0 +1,90 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/cmake_install.cmake") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/cmake_install.cmake") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/DependInfo.cmake new file mode 100644 index 0000000000..eb09246741 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-2/main-alloc.cpp" "examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o.d" + "" "bin/gpt-2-alloc" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make new file mode 100644 index 0000000000..0a6ad201e4 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/flags.make + +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen: +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/codegen + +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/flags.make +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-2/main-alloc.cpp +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o -MF CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o.d -o CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-2/main-alloc.cpp + +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-2/main-alloc.cpp > CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.i + +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-2/main-alloc.cpp -o CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.s + +# Object files for target gpt-2-alloc +gpt__2__alloc_OBJECTS = \ +"CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o" + +# External object files for target gpt-2-alloc +gpt__2__alloc_EXTERNAL_OBJECTS = + +bin/gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o +bin/gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make +bin/gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.ts +bin/gpt-2-alloc: examples/libcommon.a +bin/gpt-2-alloc: examples/libcommon-ggml.a +bin/gpt-2-alloc: src/libggml.so +bin/gpt-2-alloc: src/libggml-cpu.so +bin/gpt-2-alloc: src/libggml-base.so +bin/gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-2-alloc" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-2-alloc.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build: bin/gpt-2-alloc +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build + +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -P CMakeFiles/gpt-2-alloc.dir/cmake_clean.cmake +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/clean + +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/cmake_clean.cmake new file mode 100644 index 0000000000..404a46b23d --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-2-alloc" + "../../bin/gpt-2-alloc.pdb" + "CMakeFiles/gpt-2-alloc.dir/link.d" + "CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o" + "CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-2-alloc.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.make new file mode 100644 index 0000000000..cb9e2c673b --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-2-alloc. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.ts new file mode 100644 index 0000000000..13834aa664 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-2-alloc. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend.make new file mode 100644 index 0000000000..314960e6c1 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-2-alloc. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/flags.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/link.txt b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/link.txt new file mode 100644 index 0000000000..d355436675 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-2-alloc.dir/link.d "CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o" -o ../../bin/gpt-2-alloc -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/progress.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/progress.make new file mode 100644 index 0000000000..70f77108d2 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 28 +CMAKE_PROGRESS_2 = + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/DependInfo.cmake new file mode 100644 index 0000000000..eda7287790 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-2/main-backend.cpp" "examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o.d" + "" "bin/gpt-2-backend" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-backend.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make new file mode 100644 index 0000000000..bdfc6605bc --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-2/CMakeFiles/gpt-2-backend.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-2/CMakeFiles/gpt-2-backend.dir/flags.make + +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen: +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/codegen + +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/flags.make +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-2/main-backend.cpp +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o -MF CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o.d -o CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-2/main-backend.cpp + +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-2-backend.dir/main-backend.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-2/main-backend.cpp > CMakeFiles/gpt-2-backend.dir/main-backend.cpp.i + +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-2-backend.dir/main-backend.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-2/main-backend.cpp -o CMakeFiles/gpt-2-backend.dir/main-backend.cpp.s + +# Object files for target gpt-2-backend +gpt__2__backend_OBJECTS = \ +"CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o" + +# External object files for target gpt-2-backend +gpt__2__backend_EXTERNAL_OBJECTS = + +bin/gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o +bin/gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make +bin/gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.ts +bin/gpt-2-backend: examples/libcommon.a +bin/gpt-2-backend: examples/libcommon-ggml.a +bin/gpt-2-backend: src/libggml.so +bin/gpt-2-backend: src/libggml-cpu.so +bin/gpt-2-backend: src/libggml-base.so +bin/gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-2-backend" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-2-backend.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build: bin/gpt-2-backend +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build + +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -P CMakeFiles/gpt-2-backend.dir/cmake_clean.cmake +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/clean + +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/cmake_clean.cmake new file mode 100644 index 0000000000..735e51835e --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-2-backend" + "../../bin/gpt-2-backend.pdb" + "CMakeFiles/gpt-2-backend.dir/link.d" + "CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o" + "CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-2-backend.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.make new file mode 100644 index 0000000000..33150770ad --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-2-backend. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.ts new file mode 100644 index 0000000000..2c169225af --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-2-backend. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend.make new file mode 100644 index 0000000000..eca496ac0f --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-2-backend. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/flags.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/link.txt b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/link.txt new file mode 100644 index 0000000000..01fbb09012 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-2-backend.dir/link.d "CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o" -o ../../bin/gpt-2-backend -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/progress.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/progress.make new file mode 100644 index 0000000000..df87bc244c --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-backend.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 29 +CMAKE_PROGRESS_2 = 30 + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/DependInfo.cmake new file mode 100644 index 0000000000..e9258b9c84 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-2/main-batched.cpp" "examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o.d" + "" "bin/gpt-2-batched" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-batched.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make new file mode 100644 index 0000000000..cbbd34f1e5 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-2/CMakeFiles/gpt-2-batched.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-2/CMakeFiles/gpt-2-batched.dir/flags.make + +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen: +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/codegen + +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/flags.make +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-2/main-batched.cpp +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o -MF CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o.d -o CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-2/main-batched.cpp + +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-2-batched.dir/main-batched.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-2/main-batched.cpp > CMakeFiles/gpt-2-batched.dir/main-batched.cpp.i + +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-2-batched.dir/main-batched.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-2/main-batched.cpp -o CMakeFiles/gpt-2-batched.dir/main-batched.cpp.s + +# Object files for target gpt-2-batched +gpt__2__batched_OBJECTS = \ +"CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o" + +# External object files for target gpt-2-batched +gpt__2__batched_EXTERNAL_OBJECTS = + +bin/gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o +bin/gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make +bin/gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.ts +bin/gpt-2-batched: examples/libcommon.a +bin/gpt-2-batched: examples/libcommon-ggml.a +bin/gpt-2-batched: src/libggml.so +bin/gpt-2-batched: src/libggml-cpu.so +bin/gpt-2-batched: src/libggml-base.so +bin/gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-2-batched" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-2-batched.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build: bin/gpt-2-batched +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build + +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -P CMakeFiles/gpt-2-batched.dir/cmake_clean.cmake +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/clean + +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/cmake_clean.cmake new file mode 100644 index 0000000000..701ea4be3f --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-2-batched" + "../../bin/gpt-2-batched.pdb" + "CMakeFiles/gpt-2-batched.dir/link.d" + "CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o" + "CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-2-batched.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.make new file mode 100644 index 0000000000..42fa872058 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-2-batched. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.ts new file mode 100644 index 0000000000..65ed76f590 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-2-batched. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend.make new file mode 100644 index 0000000000..2724e63f86 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-2-batched. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/flags.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/link.txt b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/link.txt new file mode 100644 index 0000000000..572379b2b0 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-2-batched.dir/link.d "CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o" -o ../../bin/gpt-2-batched -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/progress.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/progress.make new file mode 100644 index 0000000000..b1ca493569 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-batched.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 31 +CMAKE_PROGRESS_2 = 32 + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/DependInfo.cmake new file mode 100644 index 0000000000..fae0ad04ca --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-2/main-ctx.cpp" "examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o.d" + "" "bin/gpt-2-ctx" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make new file mode 100644 index 0000000000..7ecaa01ace --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/flags.make + +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen: +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/codegen + +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/flags.make +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-2/main-ctx.cpp +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o -MF CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o.d -o CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-2/main-ctx.cpp + +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-2/main-ctx.cpp > CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.i + +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-2/main-ctx.cpp -o CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.s + +# Object files for target gpt-2-ctx +gpt__2__ctx_OBJECTS = \ +"CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o" + +# External object files for target gpt-2-ctx +gpt__2__ctx_EXTERNAL_OBJECTS = + +bin/gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o +bin/gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make +bin/gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.ts +bin/gpt-2-ctx: examples/libcommon.a +bin/gpt-2-ctx: examples/libcommon-ggml.a +bin/gpt-2-ctx: src/libggml.so +bin/gpt-2-ctx: src/libggml-cpu.so +bin/gpt-2-ctx: src/libggml-base.so +bin/gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-2-ctx" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-2-ctx.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build: bin/gpt-2-ctx +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build + +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -P CMakeFiles/gpt-2-ctx.dir/cmake_clean.cmake +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/clean + +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/cmake_clean.cmake new file mode 100644 index 0000000000..862b028148 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-2-ctx" + "../../bin/gpt-2-ctx.pdb" + "CMakeFiles/gpt-2-ctx.dir/link.d" + "CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o" + "CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-2-ctx.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.make new file mode 100644 index 0000000000..a282620da1 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-2-ctx. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.ts new file mode 100644 index 0000000000..1f31823730 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-2-ctx. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend.make new file mode 100644 index 0000000000..f0c48da2d0 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-2-ctx. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/flags.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/link.txt b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/link.txt new file mode 100644 index 0000000000..bbc66d2e71 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-2-ctx.dir/link.d "CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o" -o ../../bin/gpt-2-ctx -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/progress.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/progress.make new file mode 100644 index 0000000000..c354d5c037 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 33 +CMAKE_PROGRESS_2 = 34 + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/DependInfo.cmake new file mode 100644 index 0000000000..68ee6a62ff --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-2/quantize.cpp" "examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o.d" + "" "bin/gpt-2-quantize" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make new file mode 100644 index 0000000000..70f57a01c0 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/flags.make + +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen: +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/codegen + +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/flags.make +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-2/quantize.cpp +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o -MF CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o.d -o CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-2/quantize.cpp + +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-2-quantize.dir/quantize.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-2/quantize.cpp > CMakeFiles/gpt-2-quantize.dir/quantize.cpp.i + +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-2-quantize.dir/quantize.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-2/quantize.cpp -o CMakeFiles/gpt-2-quantize.dir/quantize.cpp.s + +# Object files for target gpt-2-quantize +gpt__2__quantize_OBJECTS = \ +"CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o" + +# External object files for target gpt-2-quantize +gpt__2__quantize_EXTERNAL_OBJECTS = + +bin/gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o +bin/gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make +bin/gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.ts +bin/gpt-2-quantize: examples/libcommon.a +bin/gpt-2-quantize: examples/libcommon-ggml.a +bin/gpt-2-quantize: src/libggml.so +bin/gpt-2-quantize: src/libggml-cpu.so +bin/gpt-2-quantize: src/libggml-base.so +bin/gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-2-quantize" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-2-quantize.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build: bin/gpt-2-quantize +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build + +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -P CMakeFiles/gpt-2-quantize.dir/cmake_clean.cmake +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/clean + +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/cmake_clean.cmake new file mode 100644 index 0000000000..3e1897eb65 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-2-quantize" + "../../bin/gpt-2-quantize.pdb" + "CMakeFiles/gpt-2-quantize.dir/link.d" + "CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o" + "CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-2-quantize.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.make new file mode 100644 index 0000000000..9f8b7cc1ae --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-2-quantize. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.ts new file mode 100644 index 0000000000..4ee4278141 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-2-quantize. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend.make new file mode 100644 index 0000000000..2cde43eb65 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-2-quantize. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/flags.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/link.txt b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/link.txt new file mode 100644 index 0000000000..dfa0908792 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-2-quantize.dir/link.d "CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o" -o ../../bin/gpt-2-quantize -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/progress.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/progress.make new file mode 100644 index 0000000000..7bd5b17199 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 35 +CMAKE_PROGRESS_2 = + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/DependInfo.cmake new file mode 100644 index 0000000000..40877a168d --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-2/main-sched.cpp" "examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o.d" + "" "bin/gpt-2-sched" "gcc" "examples/gpt-2/CMakeFiles/gpt-2-sched.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make new file mode 100644 index 0000000000..4806f8b323 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-2/CMakeFiles/gpt-2-sched.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-2/CMakeFiles/gpt-2-sched.dir/flags.make + +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen: +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/codegen + +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/flags.make +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-2/main-sched.cpp +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o -MF CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o.d -o CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-2/main-sched.cpp + +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-2-sched.dir/main-sched.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-2/main-sched.cpp > CMakeFiles/gpt-2-sched.dir/main-sched.cpp.i + +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-2-sched.dir/main-sched.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-2/main-sched.cpp -o CMakeFiles/gpt-2-sched.dir/main-sched.cpp.s + +# Object files for target gpt-2-sched +gpt__2__sched_OBJECTS = \ +"CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o" + +# External object files for target gpt-2-sched +gpt__2__sched_EXTERNAL_OBJECTS = + +bin/gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o +bin/gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make +bin/gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.ts +bin/gpt-2-sched: examples/libcommon.a +bin/gpt-2-sched: examples/libcommon-ggml.a +bin/gpt-2-sched: src/libggml.so +bin/gpt-2-sched: src/libggml-cpu.so +bin/gpt-2-sched: src/libggml-base.so +bin/gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-2-sched" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-2-sched.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build: bin/gpt-2-sched +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build + +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 && $(CMAKE_COMMAND) -P CMakeFiles/gpt-2-sched.dir/cmake_clean.cmake +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/clean + +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/cmake_clean.cmake new file mode 100644 index 0000000000..fbbeef5a67 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-2-sched" + "../../bin/gpt-2-sched.pdb" + "CMakeFiles/gpt-2-sched.dir/link.d" + "CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o" + "CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-2-sched.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.make new file mode 100644 index 0000000000..994dd643a4 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-2-sched. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.ts new file mode 100644 index 0000000000..d6a9b9289e --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-2-sched. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend.make new file mode 100644 index 0000000000..e1a7f7d6ad --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-2-sched. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/flags.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/link.txt b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/link.txt new file mode 100644 index 0000000000..538ad548d0 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-2-sched.dir/link.d "CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o" -o ../../bin/gpt-2-sched -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/progress.make b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/progress.make new file mode 100644 index 0000000000..2178e35f72 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/gpt-2-sched.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 36 +CMAKE_PROGRESS_2 = 37 + diff --git a/_codeql_build_dir/examples/gpt-2/CMakeFiles/progress.marks b/_codeql_build_dir/examples/gpt-2/CMakeFiles/progress.marks new file mode 100644 index 0000000000..81b5c5d06c --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CMakeFiles/progress.marks @@ -0,0 +1 @@ +37 diff --git a/_codeql_build_dir/examples/gpt-2/CTestTestfile.cmake b/_codeql_build_dir/examples/gpt-2/CTestTestfile.cmake new file mode 100644 index 0000000000..fd5a652ac8 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/gpt-2 +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2 +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/gpt-2/Makefile b/_codeql_build_dir/examples/gpt-2/Makefile new file mode 100644 index 0000000000..ddacb6dce2 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/Makefile @@ -0,0 +1,455 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule + +# Convenience name for target. +gpt-2-ctx: examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/rule +.PHONY : gpt-2-ctx + +# fast build rule for target. +gpt-2-ctx/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build +.PHONY : gpt-2-ctx/fast + +# Convenience name for target. +examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule + +# Convenience name for target. +gpt-2-alloc: examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/rule +.PHONY : gpt-2-alloc + +# fast build rule for target. +gpt-2-alloc/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build +.PHONY : gpt-2-alloc/fast + +# Convenience name for target. +examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule + +# Convenience name for target. +gpt-2-backend: examples/gpt-2/CMakeFiles/gpt-2-backend.dir/rule +.PHONY : gpt-2-backend + +# fast build rule for target. +gpt-2-backend/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build +.PHONY : gpt-2-backend/fast + +# Convenience name for target. +examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule + +# Convenience name for target. +gpt-2-sched: examples/gpt-2/CMakeFiles/gpt-2-sched.dir/rule +.PHONY : gpt-2-sched + +# fast build rule for target. +gpt-2-sched/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build +.PHONY : gpt-2-sched/fast + +# Convenience name for target. +examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule + +# Convenience name for target. +gpt-2-quantize: examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/rule +.PHONY : gpt-2-quantize + +# fast build rule for target. +gpt-2-quantize/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build +.PHONY : gpt-2-quantize/fast + +# Convenience name for target. +examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule +.PHONY : examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule + +# Convenience name for target. +gpt-2-batched: examples/gpt-2/CMakeFiles/gpt-2-batched.dir/rule +.PHONY : gpt-2-batched + +# fast build rule for target. +gpt-2-batched/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build +.PHONY : gpt-2-batched/fast + +main-alloc.o: main-alloc.cpp.o +.PHONY : main-alloc.o + +# target to build an object file +main-alloc.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.o +.PHONY : main-alloc.cpp.o + +main-alloc.i: main-alloc.cpp.i +.PHONY : main-alloc.i + +# target to preprocess a source file +main-alloc.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.i +.PHONY : main-alloc.cpp.i + +main-alloc.s: main-alloc.cpp.s +.PHONY : main-alloc.s + +# target to generate assembly for a file +main-alloc.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-alloc.dir/main-alloc.cpp.s +.PHONY : main-alloc.cpp.s + +main-backend.o: main-backend.cpp.o +.PHONY : main-backend.o + +# target to build an object file +main-backend.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.o +.PHONY : main-backend.cpp.o + +main-backend.i: main-backend.cpp.i +.PHONY : main-backend.i + +# target to preprocess a source file +main-backend.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.i +.PHONY : main-backend.cpp.i + +main-backend.s: main-backend.cpp.s +.PHONY : main-backend.s + +# target to generate assembly for a file +main-backend.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-backend.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-backend.dir/main-backend.cpp.s +.PHONY : main-backend.cpp.s + +main-batched.o: main-batched.cpp.o +.PHONY : main-batched.o + +# target to build an object file +main-batched.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.o +.PHONY : main-batched.cpp.o + +main-batched.i: main-batched.cpp.i +.PHONY : main-batched.i + +# target to preprocess a source file +main-batched.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.i +.PHONY : main-batched.cpp.i + +main-batched.s: main-batched.cpp.s +.PHONY : main-batched.s + +# target to generate assembly for a file +main-batched.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-batched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-batched.dir/main-batched.cpp.s +.PHONY : main-batched.cpp.s + +main-ctx.o: main-ctx.cpp.o +.PHONY : main-ctx.o + +# target to build an object file +main-ctx.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.o +.PHONY : main-ctx.cpp.o + +main-ctx.i: main-ctx.cpp.i +.PHONY : main-ctx.i + +# target to preprocess a source file +main-ctx.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.i +.PHONY : main-ctx.cpp.i + +main-ctx.s: main-ctx.cpp.s +.PHONY : main-ctx.s + +# target to generate assembly for a file +main-ctx.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-ctx.dir/main-ctx.cpp.s +.PHONY : main-ctx.cpp.s + +main-sched.o: main-sched.cpp.o +.PHONY : main-sched.o + +# target to build an object file +main-sched.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.o +.PHONY : main-sched.cpp.o + +main-sched.i: main-sched.cpp.i +.PHONY : main-sched.i + +# target to preprocess a source file +main-sched.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.i +.PHONY : main-sched.cpp.i + +main-sched.s: main-sched.cpp.s +.PHONY : main-sched.s + +# target to generate assembly for a file +main-sched.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-sched.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-sched.dir/main-sched.cpp.s +.PHONY : main-sched.cpp.s + +quantize.o: quantize.cpp.o +.PHONY : quantize.o + +# target to build an object file +quantize.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.o +.PHONY : quantize.cpp.o + +quantize.i: quantize.cpp.i +.PHONY : quantize.i + +# target to preprocess a source file +quantize.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.i +.PHONY : quantize.cpp.i + +quantize.s: quantize.cpp.s +.PHONY : quantize.s + +# target to generate assembly for a file +quantize.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/build.make examples/gpt-2/CMakeFiles/gpt-2-quantize.dir/quantize.cpp.s +.PHONY : quantize.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... gpt-2-alloc" + @echo "... gpt-2-backend" + @echo "... gpt-2-batched" + @echo "... gpt-2-ctx" + @echo "... gpt-2-quantize" + @echo "... gpt-2-sched" + @echo "... main-alloc.o" + @echo "... main-alloc.i" + @echo "... main-alloc.s" + @echo "... main-backend.o" + @echo "... main-backend.i" + @echo "... main-backend.s" + @echo "... main-batched.o" + @echo "... main-batched.i" + @echo "... main-batched.s" + @echo "... main-ctx.o" + @echo "... main-ctx.i" + @echo "... main-ctx.s" + @echo "... main-sched.o" + @echo "... main-sched.i" + @echo "... main-sched.s" + @echo "... quantize.o" + @echo "... quantize.i" + @echo "... quantize.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/gpt-2/cmake_install.cmake b/_codeql_build_dir/examples/gpt-2/cmake_install.cmake new file mode 100644 index 0000000000..cd474c33a0 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-2/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/gpt-2 + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-2/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/gpt-j/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/DependInfo.cmake new file mode 100644 index 0000000000..46b30afd5e --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-j/quantize.cpp" "examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o" "gcc" "examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o.d" + "" "bin/gpt-j-quantize" "gcc" "examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make new file mode 100644 index 0000000000..6c6cc051cd --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/flags.make + +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen: +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/codegen + +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/flags.make +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-j/quantize.cpp +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o -MF CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o.d -o CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-j/quantize.cpp + +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-j-quantize.dir/quantize.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-j/quantize.cpp > CMakeFiles/gpt-j-quantize.dir/quantize.cpp.i + +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-j-quantize.dir/quantize.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-j/quantize.cpp -o CMakeFiles/gpt-j-quantize.dir/quantize.cpp.s + +# Object files for target gpt-j-quantize +gpt__j__quantize_OBJECTS = \ +"CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o" + +# External object files for target gpt-j-quantize +gpt__j__quantize_EXTERNAL_OBJECTS = + +bin/gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o +bin/gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make +bin/gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.ts +bin/gpt-j-quantize: examples/libcommon.a +bin/gpt-j-quantize: examples/libcommon-ggml.a +bin/gpt-j-quantize: src/libggml.so +bin/gpt-j-quantize: src/libggml-cpu.so +bin/gpt-j-quantize: src/libggml-base.so +bin/gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-j-quantize" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-j-quantize.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build: bin/gpt-j-quantize +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build + +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && $(CMAKE_COMMAND) -P CMakeFiles/gpt-j-quantize.dir/cmake_clean.cmake +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/clean + +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-j /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/cmake_clean.cmake new file mode 100644 index 0000000000..5358fe6bf1 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-j-quantize" + "../../bin/gpt-j-quantize.pdb" + "CMakeFiles/gpt-j-quantize.dir/link.d" + "CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o" + "CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-j-quantize.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.make new file mode 100644 index 0000000000..0d39c106e1 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-j-quantize. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.ts new file mode 100644 index 0000000000..74fd8a3204 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-j-quantize. diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend.make new file mode 100644 index 0000000000..cd7da78fc7 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-j-quantize. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/flags.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/link.txt b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/link.txt new file mode 100644 index 0000000000..c75cd584d2 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-j-quantize.dir/link.d "CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o" -o ../../bin/gpt-j-quantize -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/progress.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/progress.make new file mode 100644 index 0000000000..eb247b0834 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 40 +CMAKE_PROGRESS_2 = 41 + diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/DependInfo.cmake b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/DependInfo.cmake new file mode 100644 index 0000000000..d31ee91c1f --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/gpt-j/main.cpp" "examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o" "gcc" "examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o.d" + "" "bin/gpt-j" "gcc" "examples/gpt-j/CMakeFiles/gpt-j.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/build.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/build.make new file mode 100644 index 0000000000..4872f1615c --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/gpt-j/CMakeFiles/gpt-j.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/gpt-j/CMakeFiles/gpt-j.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/gpt-j/CMakeFiles/gpt-j.dir/flags.make + +examples/gpt-j/CMakeFiles/gpt-j.dir/codegen: +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/codegen + +examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o: examples/gpt-j/CMakeFiles/gpt-j.dir/flags.make +examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o: /home/runner/work/coggml/coggml/examples/gpt-j/main.cpp +examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o: examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o -MF CMakeFiles/gpt-j.dir/main.cpp.o.d -o CMakeFiles/gpt-j.dir/main.cpp.o -c /home/runner/work/coggml/coggml/examples/gpt-j/main.cpp + +examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/gpt-j.dir/main.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/gpt-j/main.cpp > CMakeFiles/gpt-j.dir/main.cpp.i + +examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/gpt-j.dir/main.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/gpt-j/main.cpp -o CMakeFiles/gpt-j.dir/main.cpp.s + +# Object files for target gpt-j +gpt__j_OBJECTS = \ +"CMakeFiles/gpt-j.dir/main.cpp.o" + +# External object files for target gpt-j +gpt__j_EXTERNAL_OBJECTS = + +bin/gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o +bin/gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/build.make +bin/gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.ts +bin/gpt-j: examples/libcommon.a +bin/gpt-j: examples/libcommon-ggml.a +bin/gpt-j: src/libggml.so +bin/gpt-j: src/libggml-cpu.so +bin/gpt-j: src/libggml-base.so +bin/gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/gpt-j" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/gpt-j.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/gpt-j/CMakeFiles/gpt-j.dir/build: bin/gpt-j +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/build + +examples/gpt-j/CMakeFiles/gpt-j.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j && $(CMAKE_COMMAND) -P CMakeFiles/gpt-j.dir/cmake_clean.cmake +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/clean + +examples/gpt-j/CMakeFiles/gpt-j.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/gpt-j /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/depend + diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/cmake_clean.cmake b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/cmake_clean.cmake new file mode 100644 index 0000000000..abec522433 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/gpt-j" + "../../bin/gpt-j.pdb" + "CMakeFiles/gpt-j.dir/link.d" + "CMakeFiles/gpt-j.dir/main.cpp.o" + "CMakeFiles/gpt-j.dir/main.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/gpt-j.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.make new file mode 100644 index 0000000000..381167df46 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for gpt-j. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.ts b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.ts new file mode 100644 index 0000000000..f8ecc357dc --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for gpt-j. diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/depend.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/depend.make new file mode 100644 index 0000000000..8630c48862 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for gpt-j. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/flags.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/link.txt b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/link.txt new file mode 100644 index 0000000000..3b48029e0d --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/gpt-j.dir/link.d "CMakeFiles/gpt-j.dir/main.cpp.o" -o ../../bin/gpt-j -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/progress.make b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/progress.make new file mode 100644 index 0000000000..ad2d357457 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/gpt-j.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 38 +CMAKE_PROGRESS_2 = 39 + diff --git a/_codeql_build_dir/examples/gpt-j/CMakeFiles/progress.marks b/_codeql_build_dir/examples/gpt-j/CMakeFiles/progress.marks new file mode 100644 index 0000000000..e85087affd --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CMakeFiles/progress.marks @@ -0,0 +1 @@ +31 diff --git a/_codeql_build_dir/examples/gpt-j/CTestTestfile.cmake b/_codeql_build_dir/examples/gpt-j/CTestTestfile.cmake new file mode 100644 index 0000000000..b56dd5615f --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/gpt-j +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/gpt-j/Makefile b/_codeql_build_dir/examples/gpt-j/Makefile new file mode 100644 index 0000000000..4d50fc5a85 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/Makefile @@ -0,0 +1,287 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/gpt-j/CMakeFiles/gpt-j.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/CMakeFiles/gpt-j.dir/rule +.PHONY : examples/gpt-j/CMakeFiles/gpt-j.dir/rule + +# Convenience name for target. +gpt-j: examples/gpt-j/CMakeFiles/gpt-j.dir/rule +.PHONY : gpt-j + +# fast build rule for target. +gpt-j/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/build +.PHONY : gpt-j/fast + +# Convenience name for target. +examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule +.PHONY : examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule + +# Convenience name for target. +gpt-j-quantize: examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/rule +.PHONY : gpt-j-quantize + +# fast build rule for target. +gpt-j-quantize/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build +.PHONY : gpt-j-quantize/fast + +main.o: main.cpp.o +.PHONY : main.o + +# target to build an object file +main.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.o +.PHONY : main.cpp.o + +main.i: main.cpp.i +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j.dir/build.make examples/gpt-j/CMakeFiles/gpt-j.dir/main.cpp.s +.PHONY : main.cpp.s + +quantize.o: quantize.cpp.o +.PHONY : quantize.o + +# target to build an object file +quantize.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.o +.PHONY : quantize.cpp.o + +quantize.i: quantize.cpp.i +.PHONY : quantize.i + +# target to preprocess a source file +quantize.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.i +.PHONY : quantize.cpp.i + +quantize.s: quantize.cpp.s +.PHONY : quantize.s + +# target to generate assembly for a file +quantize.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/build.make examples/gpt-j/CMakeFiles/gpt-j-quantize.dir/quantize.cpp.s +.PHONY : quantize.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... gpt-j" + @echo "... gpt-j-quantize" + @echo "... main.o" + @echo "... main.i" + @echo "... main.s" + @echo "... quantize.o" + @echo "... quantize.i" + @echo "... quantize.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/gpt-j/cmake_install.cmake b/_codeql_build_dir/examples/gpt-j/cmake_install.cmake new file mode 100644 index 0000000000..e1eb2810d4 --- /dev/null +++ b/_codeql_build_dir/examples/gpt-j/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/gpt-j + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/gpt-j/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/libcommon-ggml.a b/_codeql_build_dir/examples/libcommon-ggml.a new file mode 100644 index 0000000000..27118b733c Binary files /dev/null and b/_codeql_build_dir/examples/libcommon-ggml.a differ diff --git a/_codeql_build_dir/examples/libcommon.a b/_codeql_build_dir/examples/libcommon.a new file mode 100644 index 0000000000..b6eef025a4 Binary files /dev/null and b/_codeql_build_dir/examples/libcommon.a differ diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/magika/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/DependInfo.cmake b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/DependInfo.cmake new file mode 100644 index 0000000000..1604454b32 --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/magika/main.cpp" "examples/magika/CMakeFiles/magika.dir/main.cpp.o" "gcc" "examples/magika/CMakeFiles/magika.dir/main.cpp.o.d" + "" "bin/magika" "gcc" "examples/magika/CMakeFiles/magika.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/build.make b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/build.make new file mode 100644 index 0000000000..5f1100c2be --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/build.make @@ -0,0 +1,122 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/magika/CMakeFiles/magika.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/magika/CMakeFiles/magika.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/magika/CMakeFiles/magika.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/magika/CMakeFiles/magika.dir/flags.make + +examples/magika/CMakeFiles/magika.dir/codegen: +.PHONY : examples/magika/CMakeFiles/magika.dir/codegen + +examples/magika/CMakeFiles/magika.dir/main.cpp.o: examples/magika/CMakeFiles/magika.dir/flags.make +examples/magika/CMakeFiles/magika.dir/main.cpp.o: /home/runner/work/coggml/coggml/examples/magika/main.cpp +examples/magika/CMakeFiles/magika.dir/main.cpp.o: examples/magika/CMakeFiles/magika.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/magika/CMakeFiles/magika.dir/main.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/magika/CMakeFiles/magika.dir/main.cpp.o -MF CMakeFiles/magika.dir/main.cpp.o.d -o CMakeFiles/magika.dir/main.cpp.o -c /home/runner/work/coggml/coggml/examples/magika/main.cpp + +examples/magika/CMakeFiles/magika.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/magika.dir/main.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/magika/main.cpp > CMakeFiles/magika.dir/main.cpp.i + +examples/magika/CMakeFiles/magika.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/magika.dir/main.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/magika/main.cpp -o CMakeFiles/magika.dir/main.cpp.s + +# Object files for target magika +magika_OBJECTS = \ +"CMakeFiles/magika.dir/main.cpp.o" + +# External object files for target magika +magika_EXTERNAL_OBJECTS = + +bin/magika: examples/magika/CMakeFiles/magika.dir/main.cpp.o +bin/magika: examples/magika/CMakeFiles/magika.dir/build.make +bin/magika: examples/magika/CMakeFiles/magika.dir/compiler_depend.ts +bin/magika: examples/libcommon.a +bin/magika: examples/libcommon-ggml.a +bin/magika: src/libggml.so +bin/magika: src/libggml-cpu.so +bin/magika: src/libggml-base.so +bin/magika: examples/magika/CMakeFiles/magika.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/magika" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/magika.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/magika/CMakeFiles/magika.dir/build: bin/magika +.PHONY : examples/magika/CMakeFiles/magika.dir/build + +examples/magika/CMakeFiles/magika.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika && $(CMAKE_COMMAND) -P CMakeFiles/magika.dir/cmake_clean.cmake +.PHONY : examples/magika/CMakeFiles/magika.dir/clean + +examples/magika/CMakeFiles/magika.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/magika /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/magika/CMakeFiles/magika.dir/depend + diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/cmake_clean.cmake b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/cmake_clean.cmake new file mode 100644 index 0000000000..6a08e888cb --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/magika" + "../../bin/magika.pdb" + "CMakeFiles/magika.dir/link.d" + "CMakeFiles/magika.dir/main.cpp.o" + "CMakeFiles/magika.dir/main.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/magika.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/compiler_depend.make b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/compiler_depend.make new file mode 100644 index 0000000000..8d7f0d3587 --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for magika. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/compiler_depend.ts b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/compiler_depend.ts new file mode 100644 index 0000000000..a54a5a785f --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for magika. diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/depend.make b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/depend.make new file mode 100644 index 0000000000..23d6078e54 --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for magika. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/flags.make b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/link.txt b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/link.txt new file mode 100644 index 0000000000..1918cd3a1f --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/magika.dir/link.d CMakeFiles/magika.dir/main.cpp.o -o ../../bin/magika -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/progress.make b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/progress.make new file mode 100644 index 0000000000..3c4649e85e --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/magika.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 42 +CMAKE_PROGRESS_2 = + diff --git a/_codeql_build_dir/examples/magika/CMakeFiles/progress.marks b/_codeql_build_dir/examples/magika/CMakeFiles/progress.marks new file mode 100644 index 0000000000..9902f17848 --- /dev/null +++ b/_codeql_build_dir/examples/magika/CMakeFiles/progress.marks @@ -0,0 +1 @@ +28 diff --git a/_codeql_build_dir/examples/magika/CTestTestfile.cmake b/_codeql_build_dir/examples/magika/CTestTestfile.cmake new file mode 100644 index 0000000000..3440fbc84c --- /dev/null +++ b/_codeql_build_dir/examples/magika/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/magika +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/magika/Makefile b/_codeql_build_dir/examples/magika/Makefile new file mode 100644 index 0000000000..08df2b90dc --- /dev/null +++ b/_codeql_build_dir/examples/magika/Makefile @@ -0,0 +1,245 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/magika/CMakeFiles/magika.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/magika/CMakeFiles/magika.dir/rule +.PHONY : examples/magika/CMakeFiles/magika.dir/rule + +# Convenience name for target. +magika: examples/magika/CMakeFiles/magika.dir/rule +.PHONY : magika + +# fast build rule for target. +magika/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/build +.PHONY : magika/fast + +main.o: main.cpp.o +.PHONY : main.o + +# target to build an object file +main.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/main.cpp.o +.PHONY : main.cpp.o + +main.i: main.cpp.i +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/magika/CMakeFiles/magika.dir/build.make examples/magika/CMakeFiles/magika.dir/main.cpp.s +.PHONY : main.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... magika" + @echo "... main.o" + @echo "... main.i" + @echo "... main.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/magika/cmake_install.cmake b/_codeql_build_dir/examples/magika/cmake_install.cmake new file mode 100644 index 0000000000..cbdfcf7b40 --- /dev/null +++ b/_codeql_build_dir/examples/magika/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/magika + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/magika/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/DependInfo.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/DependInfo.cmake new file mode 100644 index 0000000000..3c432ebfb4 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/DependInfo.cmake @@ -0,0 +1,23 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/mnist/mnist-common.cpp" "examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o" "gcc" "examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/build.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/build.make new file mode 100644 index 0000000000..8ee6fe101a --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/build.make @@ -0,0 +1,117 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/mnist/CMakeFiles/mnist-common.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/mnist/CMakeFiles/mnist-common.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/mnist/CMakeFiles/mnist-common.dir/flags.make + +examples/mnist/CMakeFiles/mnist-common.dir/codegen: +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/codegen + +examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o: examples/mnist/CMakeFiles/mnist-common.dir/flags.make +examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o: /home/runner/work/coggml/coggml/examples/mnist/mnist-common.cpp +examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o: examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o -MF CMakeFiles/mnist-common.dir/mnist-common.cpp.o.d -o CMakeFiles/mnist-common.dir/mnist-common.cpp.o -c /home/runner/work/coggml/coggml/examples/mnist/mnist-common.cpp + +examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/mnist-common.dir/mnist-common.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/mnist/mnist-common.cpp > CMakeFiles/mnist-common.dir/mnist-common.cpp.i + +examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/mnist-common.dir/mnist-common.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/mnist/mnist-common.cpp -o CMakeFiles/mnist-common.dir/mnist-common.cpp.s + +# Object files for target mnist-common +mnist__common_OBJECTS = \ +"CMakeFiles/mnist-common.dir/mnist-common.cpp.o" + +# External object files for target mnist-common +mnist__common_EXTERNAL_OBJECTS = + +examples/mnist/libmnist-common.a: examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o +examples/mnist/libmnist-common.a: examples/mnist/CMakeFiles/mnist-common.dir/build.make +examples/mnist/libmnist-common.a: examples/mnist/CMakeFiles/mnist-common.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX static library libmnist-common.a" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -P CMakeFiles/mnist-common.dir/cmake_clean_target.cmake + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mnist-common.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/mnist/CMakeFiles/mnist-common.dir/build: examples/mnist/libmnist-common.a +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/build + +examples/mnist/CMakeFiles/mnist-common.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -P CMakeFiles/mnist-common.dir/cmake_clean.cmake +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/clean + +examples/mnist/CMakeFiles/mnist-common.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/mnist /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/depend + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/cmake_clean.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/cmake_clean.cmake new file mode 100644 index 0000000000..7518a9f4f4 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/cmake_clean.cmake @@ -0,0 +1,11 @@ +file(REMOVE_RECURSE + "CMakeFiles/mnist-common.dir/mnist-common.cpp.o" + "CMakeFiles/mnist-common.dir/mnist-common.cpp.o.d" + "libmnist-common.a" + "libmnist-common.pdb" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/mnist-common.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/cmake_clean_target.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/cmake_clean_target.cmake new file mode 100644 index 0000000000..021f138960 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/cmake_clean_target.cmake @@ -0,0 +1,3 @@ +file(REMOVE_RECURSE + "libmnist-common.a" +) diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.make new file mode 100644 index 0000000000..27911562e8 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for mnist-common. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.ts b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.ts new file mode 100644 index 0000000000..474ed8f84f --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for mnist-common. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/depend.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/depend.make new file mode 100644 index 0000000000..06cf52762e --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for mnist-common. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/flags.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/link.txt b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/link.txt new file mode 100644 index 0000000000..ce780ba8d2 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/link.txt @@ -0,0 +1,2 @@ +/usr/bin/ar qc libmnist-common.a "CMakeFiles/mnist-common.dir/mnist-common.cpp.o" +/usr/bin/ranlib libmnist-common.a diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/progress.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/progress.make new file mode 100644 index 0000000000..147cdba82f --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-common.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 43 +CMAKE_PROGRESS_2 = 44 + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/DependInfo.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/DependInfo.cmake new file mode 100644 index 0000000000..f842b6ad78 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/mnist/mnist-eval.cpp" "examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o" "gcc" "examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o.d" + "" "bin/mnist-eval" "gcc" "examples/mnist/CMakeFiles/mnist-eval.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/build.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/build.make new file mode 100644 index 0000000000..f1d7acd0ca --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/build.make @@ -0,0 +1,123 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/mnist/CMakeFiles/mnist-eval.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/mnist/CMakeFiles/mnist-eval.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/mnist/CMakeFiles/mnist-eval.dir/flags.make + +examples/mnist/CMakeFiles/mnist-eval.dir/codegen: +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/codegen + +examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o: examples/mnist/CMakeFiles/mnist-eval.dir/flags.make +examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o: /home/runner/work/coggml/coggml/examples/mnist/mnist-eval.cpp +examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o: examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o -MF CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o.d -o CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o -c /home/runner/work/coggml/coggml/examples/mnist/mnist-eval.cpp + +examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/mnist-eval.dir/mnist-eval.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/mnist/mnist-eval.cpp > CMakeFiles/mnist-eval.dir/mnist-eval.cpp.i + +examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/mnist-eval.dir/mnist-eval.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/mnist/mnist-eval.cpp -o CMakeFiles/mnist-eval.dir/mnist-eval.cpp.s + +# Object files for target mnist-eval +mnist__eval_OBJECTS = \ +"CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o" + +# External object files for target mnist-eval +mnist__eval_EXTERNAL_OBJECTS = + +bin/mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o +bin/mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/build.make +bin/mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.ts +bin/mnist-eval: examples/libcommon.a +bin/mnist-eval: examples/mnist/libmnist-common.a +bin/mnist-eval: src/libggml.so +bin/mnist-eval: src/libggml-cpu.so +bin/mnist-eval: src/libggml-base.so +bin/mnist-eval: examples/libcommon.a +bin/mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/mnist-eval" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mnist-eval.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/mnist/CMakeFiles/mnist-eval.dir/build: bin/mnist-eval +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/build + +examples/mnist/CMakeFiles/mnist-eval.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -P CMakeFiles/mnist-eval.dir/cmake_clean.cmake +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/clean + +examples/mnist/CMakeFiles/mnist-eval.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/mnist /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/depend + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/cmake_clean.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/cmake_clean.cmake new file mode 100644 index 0000000000..3762d2f15a --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/mnist-eval" + "../../bin/mnist-eval.pdb" + "CMakeFiles/mnist-eval.dir/link.d" + "CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o" + "CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/mnist-eval.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.make new file mode 100644 index 0000000000..72e6da4c17 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for mnist-eval. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.ts b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.ts new file mode 100644 index 0000000000..f3d78791a5 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for mnist-eval. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/depend.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/depend.make new file mode 100644 index 0000000000..95d99eaec9 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for mnist-eval. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/flags.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/link.txt b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/link.txt new file mode 100644 index 0000000000..787f757fde --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/mnist-eval.dir/link.d "CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o" -o ../../bin/mnist-eval -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a libmnist-common.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so ../libcommon.a diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/progress.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/progress.make new file mode 100644 index 0000000000..ddd8d40ac2 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-eval.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 45 +CMAKE_PROGRESS_2 = 46 + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/DependInfo.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/DependInfo.cmake new file mode 100644 index 0000000000..4fcbf8fd1c --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/mnist/mnist-train.cpp" "examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o" "gcc" "examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o.d" + "" "bin/mnist-train" "gcc" "examples/mnist/CMakeFiles/mnist-train.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/build.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/build.make new file mode 100644 index 0000000000..d6707ce255 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/build.make @@ -0,0 +1,123 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/mnist/CMakeFiles/mnist-train.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/mnist/CMakeFiles/mnist-train.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/mnist/CMakeFiles/mnist-train.dir/flags.make + +examples/mnist/CMakeFiles/mnist-train.dir/codegen: +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/codegen + +examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o: examples/mnist/CMakeFiles/mnist-train.dir/flags.make +examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o: /home/runner/work/coggml/coggml/examples/mnist/mnist-train.cpp +examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o: examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o -MF CMakeFiles/mnist-train.dir/mnist-train.cpp.o.d -o CMakeFiles/mnist-train.dir/mnist-train.cpp.o -c /home/runner/work/coggml/coggml/examples/mnist/mnist-train.cpp + +examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/mnist-train.dir/mnist-train.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/mnist/mnist-train.cpp > CMakeFiles/mnist-train.dir/mnist-train.cpp.i + +examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/mnist-train.dir/mnist-train.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/mnist/mnist-train.cpp -o CMakeFiles/mnist-train.dir/mnist-train.cpp.s + +# Object files for target mnist-train +mnist__train_OBJECTS = \ +"CMakeFiles/mnist-train.dir/mnist-train.cpp.o" + +# External object files for target mnist-train +mnist__train_EXTERNAL_OBJECTS = + +bin/mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o +bin/mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/build.make +bin/mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.ts +bin/mnist-train: examples/libcommon.a +bin/mnist-train: examples/mnist/libmnist-common.a +bin/mnist-train: src/libggml.so +bin/mnist-train: src/libggml-cpu.so +bin/mnist-train: src/libggml-base.so +bin/mnist-train: examples/libcommon.a +bin/mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/mnist-train" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mnist-train.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/mnist/CMakeFiles/mnist-train.dir/build: bin/mnist-train +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/build + +examples/mnist/CMakeFiles/mnist-train.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist && $(CMAKE_COMMAND) -P CMakeFiles/mnist-train.dir/cmake_clean.cmake +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/clean + +examples/mnist/CMakeFiles/mnist-train.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/mnist /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/depend + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/cmake_clean.cmake b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/cmake_clean.cmake new file mode 100644 index 0000000000..7cafaf76ea --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/mnist-train" + "../../bin/mnist-train.pdb" + "CMakeFiles/mnist-train.dir/link.d" + "CMakeFiles/mnist-train.dir/mnist-train.cpp.o" + "CMakeFiles/mnist-train.dir/mnist-train.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/mnist-train.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.make new file mode 100644 index 0000000000..7fb326ac96 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for mnist-train. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.ts b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.ts new file mode 100644 index 0000000000..a2adc750ec --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for mnist-train. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/depend.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/depend.make new file mode 100644 index 0000000000..5329c474cc --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for mnist-train. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/flags.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/link.txt b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/link.txt new file mode 100644 index 0000000000..9b4ce7a2cf --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/mnist-train.dir/link.d "CMakeFiles/mnist-train.dir/mnist-train.cpp.o" -o ../../bin/mnist-train -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon.a libmnist-common.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so ../libcommon.a diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/progress.make b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/progress.make new file mode 100644 index 0000000000..ab595e5ba7 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/mnist-train.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 47 +CMAKE_PROGRESS_2 = 48 + diff --git a/_codeql_build_dir/examples/mnist/CMakeFiles/progress.marks b/_codeql_build_dir/examples/mnist/CMakeFiles/progress.marks new file mode 100644 index 0000000000..e85087affd --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CMakeFiles/progress.marks @@ -0,0 +1 @@ +31 diff --git a/_codeql_build_dir/examples/mnist/CTestTestfile.cmake b/_codeql_build_dir/examples/mnist/CTestTestfile.cmake new file mode 100644 index 0000000000..9fb9adecc7 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/mnist +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/mnist/Makefile b/_codeql_build_dir/examples/mnist/Makefile new file mode 100644 index 0000000000..5c2320d2bd --- /dev/null +++ b/_codeql_build_dir/examples/mnist/Makefile @@ -0,0 +1,329 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/mnist/CMakeFiles/mnist-common.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-common.dir/rule +.PHONY : examples/mnist/CMakeFiles/mnist-common.dir/rule + +# Convenience name for target. +mnist-common: examples/mnist/CMakeFiles/mnist-common.dir/rule +.PHONY : mnist-common + +# fast build rule for target. +mnist-common/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/build +.PHONY : mnist-common/fast + +# Convenience name for target. +examples/mnist/CMakeFiles/mnist-eval.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-eval.dir/rule +.PHONY : examples/mnist/CMakeFiles/mnist-eval.dir/rule + +# Convenience name for target. +mnist-eval: examples/mnist/CMakeFiles/mnist-eval.dir/rule +.PHONY : mnist-eval + +# fast build rule for target. +mnist-eval/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/build +.PHONY : mnist-eval/fast + +# Convenience name for target. +examples/mnist/CMakeFiles/mnist-train.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/mnist/CMakeFiles/mnist-train.dir/rule +.PHONY : examples/mnist/CMakeFiles/mnist-train.dir/rule + +# Convenience name for target. +mnist-train: examples/mnist/CMakeFiles/mnist-train.dir/rule +.PHONY : mnist-train + +# fast build rule for target. +mnist-train/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/build +.PHONY : mnist-train/fast + +mnist-common.o: mnist-common.cpp.o +.PHONY : mnist-common.o + +# target to build an object file +mnist-common.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.o +.PHONY : mnist-common.cpp.o + +mnist-common.i: mnist-common.cpp.i +.PHONY : mnist-common.i + +# target to preprocess a source file +mnist-common.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.i +.PHONY : mnist-common.cpp.i + +mnist-common.s: mnist-common.cpp.s +.PHONY : mnist-common.s + +# target to generate assembly for a file +mnist-common.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-common.dir/build.make examples/mnist/CMakeFiles/mnist-common.dir/mnist-common.cpp.s +.PHONY : mnist-common.cpp.s + +mnist-eval.o: mnist-eval.cpp.o +.PHONY : mnist-eval.o + +# target to build an object file +mnist-eval.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.o +.PHONY : mnist-eval.cpp.o + +mnist-eval.i: mnist-eval.cpp.i +.PHONY : mnist-eval.i + +# target to preprocess a source file +mnist-eval.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.i +.PHONY : mnist-eval.cpp.i + +mnist-eval.s: mnist-eval.cpp.s +.PHONY : mnist-eval.s + +# target to generate assembly for a file +mnist-eval.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-eval.dir/build.make examples/mnist/CMakeFiles/mnist-eval.dir/mnist-eval.cpp.s +.PHONY : mnist-eval.cpp.s + +mnist-train.o: mnist-train.cpp.o +.PHONY : mnist-train.o + +# target to build an object file +mnist-train.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.o +.PHONY : mnist-train.cpp.o + +mnist-train.i: mnist-train.cpp.i +.PHONY : mnist-train.i + +# target to preprocess a source file +mnist-train.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.i +.PHONY : mnist-train.cpp.i + +mnist-train.s: mnist-train.cpp.s +.PHONY : mnist-train.s + +# target to generate assembly for a file +mnist-train.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/mnist/CMakeFiles/mnist-train.dir/build.make examples/mnist/CMakeFiles/mnist-train.dir/mnist-train.cpp.s +.PHONY : mnist-train.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... mnist-common" + @echo "... mnist-eval" + @echo "... mnist-train" + @echo "... mnist-common.o" + @echo "... mnist-common.i" + @echo "... mnist-common.s" + @echo "... mnist-eval.o" + @echo "... mnist-eval.i" + @echo "... mnist-eval.s" + @echo "... mnist-train.o" + @echo "... mnist-train.i" + @echo "... mnist-train.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/mnist/cmake_install.cmake b/_codeql_build_dir/examples/mnist/cmake_install.cmake new file mode 100644 index 0000000000..9ecac9f703 --- /dev/null +++ b/_codeql_build_dir/examples/mnist/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/mnist + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/mnist/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/mnist/libmnist-common.a b/_codeql_build_dir/examples/mnist/libmnist-common.a new file mode 100644 index 0000000000..90a98181ef Binary files /dev/null and b/_codeql_build_dir/examples/mnist/libmnist-common.a differ diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/DependInfo.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/DependInfo.cmake new file mode 100644 index 0000000000..f639ce0401 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/opencog/advanced_features.cpp" "examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o" "gcc" "examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o.d" + "" "bin/opencog-advanced" "gcc" "examples/opencog/CMakeFiles/opencog-advanced.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/build.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/build.make new file mode 100644 index 0000000000..fc30a33a84 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/build.make @@ -0,0 +1,121 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/opencog/CMakeFiles/opencog-advanced.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/opencog/CMakeFiles/opencog-advanced.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/opencog/CMakeFiles/opencog-advanced.dir/flags.make + +examples/opencog/CMakeFiles/opencog-advanced.dir/codegen: +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/codegen + +examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o: examples/opencog/CMakeFiles/opencog-advanced.dir/flags.make +examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o: /home/runner/work/coggml/coggml/examples/opencog/advanced_features.cpp +examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o: examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o -MF CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o.d -o CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o -c /home/runner/work/coggml/coggml/examples/opencog/advanced_features.cpp + +examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/opencog-advanced.dir/advanced_features.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/opencog/advanced_features.cpp > CMakeFiles/opencog-advanced.dir/advanced_features.cpp.i + +examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/opencog-advanced.dir/advanced_features.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/opencog/advanced_features.cpp -o CMakeFiles/opencog-advanced.dir/advanced_features.cpp.s + +# Object files for target opencog-advanced +opencog__advanced_OBJECTS = \ +"CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o" + +# External object files for target opencog-advanced +opencog__advanced_EXTERNAL_OBJECTS = + +bin/opencog-advanced: examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o +bin/opencog-advanced: examples/opencog/CMakeFiles/opencog-advanced.dir/build.make +bin/opencog-advanced: examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.ts +bin/opencog-advanced: examples/libcommon-ggml.a +bin/opencog-advanced: src/libggml.so +bin/opencog-advanced: src/libggml-cpu.so +bin/opencog-advanced: src/libggml-base.so +bin/opencog-advanced: examples/opencog/CMakeFiles/opencog-advanced.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/opencog-advanced" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/opencog-advanced.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/opencog/CMakeFiles/opencog-advanced.dir/build: bin/opencog-advanced +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/build + +examples/opencog/CMakeFiles/opencog-advanced.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && $(CMAKE_COMMAND) -P CMakeFiles/opencog-advanced.dir/cmake_clean.cmake +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/clean + +examples/opencog/CMakeFiles/opencog-advanced.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/opencog /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/depend + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/cmake_clean.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/cmake_clean.cmake new file mode 100644 index 0000000000..72695e9d4e --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/opencog-advanced" + "../../bin/opencog-advanced.pdb" + "CMakeFiles/opencog-advanced.dir/link.d" + "CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o" + "CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/opencog-advanced.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.make new file mode 100644 index 0000000000..c54810d5f1 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for opencog-advanced. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.ts b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.ts new file mode 100644 index 0000000000..665113b766 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for opencog-advanced. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/depend.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/depend.make new file mode 100644 index 0000000000..ea53f3db4a --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for opencog-advanced. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/flags.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/link.txt b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/link.txt new file mode 100644 index 0000000000..92fc808786 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/opencog-advanced.dir/link.d "CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o" -o ../../bin/opencog-advanced -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/progress.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/progress.make new file mode 100644 index 0000000000..4733d2b63a --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-advanced.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 49 +CMAKE_PROGRESS_2 = 50 + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/DependInfo.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/DependInfo.cmake new file mode 100644 index 0000000000..6927bd8aa3 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/opencog/reasoning_example.cpp" "examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o" "gcc" "examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o.d" + "" "bin/opencog-reasoning" "gcc" "examples/opencog/CMakeFiles/opencog-reasoning.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make new file mode 100644 index 0000000000..fc5c920903 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make @@ -0,0 +1,121 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/opencog/CMakeFiles/opencog-reasoning.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/opencog/CMakeFiles/opencog-reasoning.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/opencog/CMakeFiles/opencog-reasoning.dir/flags.make + +examples/opencog/CMakeFiles/opencog-reasoning.dir/codegen: +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/codegen + +examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o: examples/opencog/CMakeFiles/opencog-reasoning.dir/flags.make +examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o: /home/runner/work/coggml/coggml/examples/opencog/reasoning_example.cpp +examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o: examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o -MF CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o.d -o CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o -c /home/runner/work/coggml/coggml/examples/opencog/reasoning_example.cpp + +examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/opencog/reasoning_example.cpp > CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.i + +examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/opencog/reasoning_example.cpp -o CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.s + +# Object files for target opencog-reasoning +opencog__reasoning_OBJECTS = \ +"CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o" + +# External object files for target opencog-reasoning +opencog__reasoning_EXTERNAL_OBJECTS = + +bin/opencog-reasoning: examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o +bin/opencog-reasoning: examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make +bin/opencog-reasoning: examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.ts +bin/opencog-reasoning: examples/libcommon-ggml.a +bin/opencog-reasoning: src/libggml.so +bin/opencog-reasoning: src/libggml-cpu.so +bin/opencog-reasoning: src/libggml-base.so +bin/opencog-reasoning: examples/opencog/CMakeFiles/opencog-reasoning.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/opencog-reasoning" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/opencog-reasoning.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/opencog/CMakeFiles/opencog-reasoning.dir/build: bin/opencog-reasoning +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/build + +examples/opencog/CMakeFiles/opencog-reasoning.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && $(CMAKE_COMMAND) -P CMakeFiles/opencog-reasoning.dir/cmake_clean.cmake +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/clean + +examples/opencog/CMakeFiles/opencog-reasoning.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/opencog /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/depend + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/cmake_clean.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/cmake_clean.cmake new file mode 100644 index 0000000000..ab78b567e1 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/opencog-reasoning" + "../../bin/opencog-reasoning.pdb" + "CMakeFiles/opencog-reasoning.dir/link.d" + "CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o" + "CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/opencog-reasoning.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.make new file mode 100644 index 0000000000..7aeca52d2e --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for opencog-reasoning. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.ts b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.ts new file mode 100644 index 0000000000..60e9e917f6 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for opencog-reasoning. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/depend.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/depend.make new file mode 100644 index 0000000000..4ded60a547 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for opencog-reasoning. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/flags.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/link.txt b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/link.txt new file mode 100644 index 0000000000..1998f5a7c3 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/opencog-reasoning.dir/link.d "CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o" -o ../../bin/opencog-reasoning -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/progress.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/progress.make new file mode 100644 index 0000000000..9fc8bfe236 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-reasoning.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 51 + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/DependInfo.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/DependInfo.cmake new file mode 100644 index 0000000000..058b87fa70 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/opencog/main.cpp" "examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o" "gcc" "examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o.d" + "" "bin/opencog-simple" "gcc" "examples/opencog/CMakeFiles/opencog-simple.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/build.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/build.make new file mode 100644 index 0000000000..146782b9f8 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/build.make @@ -0,0 +1,121 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/opencog/CMakeFiles/opencog-simple.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/opencog/CMakeFiles/opencog-simple.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/opencog/CMakeFiles/opencog-simple.dir/flags.make + +examples/opencog/CMakeFiles/opencog-simple.dir/codegen: +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/codegen + +examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o: examples/opencog/CMakeFiles/opencog-simple.dir/flags.make +examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o: /home/runner/work/coggml/coggml/examples/opencog/main.cpp +examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o: examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o -MF CMakeFiles/opencog-simple.dir/main.cpp.o.d -o CMakeFiles/opencog-simple.dir/main.cpp.o -c /home/runner/work/coggml/coggml/examples/opencog/main.cpp + +examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/opencog-simple.dir/main.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/opencog/main.cpp > CMakeFiles/opencog-simple.dir/main.cpp.i + +examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/opencog-simple.dir/main.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/opencog/main.cpp -o CMakeFiles/opencog-simple.dir/main.cpp.s + +# Object files for target opencog-simple +opencog__simple_OBJECTS = \ +"CMakeFiles/opencog-simple.dir/main.cpp.o" + +# External object files for target opencog-simple +opencog__simple_EXTERNAL_OBJECTS = + +bin/opencog-simple: examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o +bin/opencog-simple: examples/opencog/CMakeFiles/opencog-simple.dir/build.make +bin/opencog-simple: examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.ts +bin/opencog-simple: examples/libcommon-ggml.a +bin/opencog-simple: src/libggml.so +bin/opencog-simple: src/libggml-cpu.so +bin/opencog-simple: src/libggml-base.so +bin/opencog-simple: examples/opencog/CMakeFiles/opencog-simple.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/opencog-simple" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/opencog-simple.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/opencog/CMakeFiles/opencog-simple.dir/build: bin/opencog-simple +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/build + +examples/opencog/CMakeFiles/opencog-simple.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog && $(CMAKE_COMMAND) -P CMakeFiles/opencog-simple.dir/cmake_clean.cmake +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/clean + +examples/opencog/CMakeFiles/opencog-simple.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/opencog /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/depend + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/cmake_clean.cmake b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/cmake_clean.cmake new file mode 100644 index 0000000000..d3937352cd --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/opencog-simple" + "../../bin/opencog-simple.pdb" + "CMakeFiles/opencog-simple.dir/link.d" + "CMakeFiles/opencog-simple.dir/main.cpp.o" + "CMakeFiles/opencog-simple.dir/main.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/opencog-simple.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.make new file mode 100644 index 0000000000..0406ba7b03 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for opencog-simple. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.ts b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.ts new file mode 100644 index 0000000000..906124c142 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for opencog-simple. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/depend.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/depend.make new file mode 100644 index 0000000000..bc6ba41a7d --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for opencog-simple. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/flags.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/link.txt b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/link.txt new file mode 100644 index 0000000000..6269c61c80 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/opencog-simple.dir/link.d "CMakeFiles/opencog-simple.dir/main.cpp.o" -o ../../bin/opencog-simple -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../libcommon-ggml.a ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/progress.make b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/progress.make new file mode 100644 index 0000000000..3b1f03a283 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/opencog-simple.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 52 +CMAKE_PROGRESS_2 = 53 + diff --git a/_codeql_build_dir/examples/opencog/CMakeFiles/progress.marks b/_codeql_build_dir/examples/opencog/CMakeFiles/progress.marks new file mode 100644 index 0000000000..e85087affd --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CMakeFiles/progress.marks @@ -0,0 +1 @@ +31 diff --git a/_codeql_build_dir/examples/opencog/CTestTestfile.cmake b/_codeql_build_dir/examples/opencog/CTestTestfile.cmake new file mode 100644 index 0000000000..0e5a51983f --- /dev/null +++ b/_codeql_build_dir/examples/opencog/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/opencog +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/opencog/Makefile b/_codeql_build_dir/examples/opencog/Makefile new file mode 100644 index 0000000000..05dcce1cb8 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/Makefile @@ -0,0 +1,329 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/opencog/CMakeFiles/opencog-simple.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/CMakeFiles/opencog-simple.dir/rule +.PHONY : examples/opencog/CMakeFiles/opencog-simple.dir/rule + +# Convenience name for target. +opencog-simple: examples/opencog/CMakeFiles/opencog-simple.dir/rule +.PHONY : opencog-simple + +# fast build rule for target. +opencog-simple/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/build +.PHONY : opencog-simple/fast + +# Convenience name for target. +examples/opencog/CMakeFiles/opencog-reasoning.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/CMakeFiles/opencog-reasoning.dir/rule +.PHONY : examples/opencog/CMakeFiles/opencog-reasoning.dir/rule + +# Convenience name for target. +opencog-reasoning: examples/opencog/CMakeFiles/opencog-reasoning.dir/rule +.PHONY : opencog-reasoning + +# fast build rule for target. +opencog-reasoning/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/build +.PHONY : opencog-reasoning/fast + +# Convenience name for target. +examples/opencog/CMakeFiles/opencog-advanced.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/opencog/CMakeFiles/opencog-advanced.dir/rule +.PHONY : examples/opencog/CMakeFiles/opencog-advanced.dir/rule + +# Convenience name for target. +opencog-advanced: examples/opencog/CMakeFiles/opencog-advanced.dir/rule +.PHONY : opencog-advanced + +# fast build rule for target. +opencog-advanced/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/build +.PHONY : opencog-advanced/fast + +advanced_features.o: advanced_features.cpp.o +.PHONY : advanced_features.o + +# target to build an object file +advanced_features.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.o +.PHONY : advanced_features.cpp.o + +advanced_features.i: advanced_features.cpp.i +.PHONY : advanced_features.i + +# target to preprocess a source file +advanced_features.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.i +.PHONY : advanced_features.cpp.i + +advanced_features.s: advanced_features.cpp.s +.PHONY : advanced_features.s + +# target to generate assembly for a file +advanced_features.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-advanced.dir/build.make examples/opencog/CMakeFiles/opencog-advanced.dir/advanced_features.cpp.s +.PHONY : advanced_features.cpp.s + +main.o: main.cpp.o +.PHONY : main.o + +# target to build an object file +main.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.o +.PHONY : main.cpp.o + +main.i: main.cpp.i +.PHONY : main.i + +# target to preprocess a source file +main.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.i +.PHONY : main.cpp.i + +main.s: main.cpp.s +.PHONY : main.s + +# target to generate assembly for a file +main.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-simple.dir/build.make examples/opencog/CMakeFiles/opencog-simple.dir/main.cpp.s +.PHONY : main.cpp.s + +reasoning_example.o: reasoning_example.cpp.o +.PHONY : reasoning_example.o + +# target to build an object file +reasoning_example.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.o +.PHONY : reasoning_example.cpp.o + +reasoning_example.i: reasoning_example.cpp.i +.PHONY : reasoning_example.i + +# target to preprocess a source file +reasoning_example.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.i +.PHONY : reasoning_example.cpp.i + +reasoning_example.s: reasoning_example.cpp.s +.PHONY : reasoning_example.s + +# target to generate assembly for a file +reasoning_example.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/opencog/CMakeFiles/opencog-reasoning.dir/build.make examples/opencog/CMakeFiles/opencog-reasoning.dir/reasoning_example.cpp.s +.PHONY : reasoning_example.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... opencog-advanced" + @echo "... opencog-reasoning" + @echo "... opencog-simple" + @echo "... advanced_features.o" + @echo "... advanced_features.i" + @echo "... advanced_features.s" + @echo "... main.o" + @echo "... main.i" + @echo "... main.s" + @echo "... reasoning_example.o" + @echo "... reasoning_example.i" + @echo "... reasoning_example.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/opencog/cmake_install.cmake b/_codeql_build_dir/examples/opencog/cmake_install.cmake new file mode 100644 index 0000000000..fa8ef276f5 --- /dev/null +++ b/_codeql_build_dir/examples/opencog/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/opencog + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/opencog/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/sam/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/progress.marks b/_codeql_build_dir/examples/sam/CMakeFiles/progress.marks new file mode 100644 index 0000000000..f64f5d8d85 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/progress.marks @@ -0,0 +1 @@ +27 diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/DependInfo.cmake b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/DependInfo.cmake new file mode 100644 index 0000000000..030e208948 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/sam/sam.cpp" "examples/sam/CMakeFiles/sam.dir/sam.cpp.o" "gcc" "examples/sam/CMakeFiles/sam.dir/sam.cpp.o.d" + "" "bin/sam" "gcc" "examples/sam/CMakeFiles/sam.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/build.make b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/build.make new file mode 100644 index 0000000000..54ef3f7418 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/build.make @@ -0,0 +1,121 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/sam/CMakeFiles/sam.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/sam/CMakeFiles/sam.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/sam/CMakeFiles/sam.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/sam/CMakeFiles/sam.dir/flags.make + +examples/sam/CMakeFiles/sam.dir/codegen: +.PHONY : examples/sam/CMakeFiles/sam.dir/codegen + +examples/sam/CMakeFiles/sam.dir/sam.cpp.o: examples/sam/CMakeFiles/sam.dir/flags.make +examples/sam/CMakeFiles/sam.dir/sam.cpp.o: /home/runner/work/coggml/coggml/examples/sam/sam.cpp +examples/sam/CMakeFiles/sam.dir/sam.cpp.o: examples/sam/CMakeFiles/sam.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/sam/CMakeFiles/sam.dir/sam.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/sam/CMakeFiles/sam.dir/sam.cpp.o -MF CMakeFiles/sam.dir/sam.cpp.o.d -o CMakeFiles/sam.dir/sam.cpp.o -c /home/runner/work/coggml/coggml/examples/sam/sam.cpp + +examples/sam/CMakeFiles/sam.dir/sam.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/sam.dir/sam.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/sam/sam.cpp > CMakeFiles/sam.dir/sam.cpp.i + +examples/sam/CMakeFiles/sam.dir/sam.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/sam.dir/sam.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/sam/sam.cpp -o CMakeFiles/sam.dir/sam.cpp.s + +# Object files for target sam +sam_OBJECTS = \ +"CMakeFiles/sam.dir/sam.cpp.o" + +# External object files for target sam +sam_EXTERNAL_OBJECTS = + +bin/sam: examples/sam/CMakeFiles/sam.dir/sam.cpp.o +bin/sam: examples/sam/CMakeFiles/sam.dir/build.make +bin/sam: examples/sam/CMakeFiles/sam.dir/compiler_depend.ts +bin/sam: src/libggml.so +bin/sam: examples/libcommon.a +bin/sam: src/libggml-cpu.so +bin/sam: src/libggml-base.so +bin/sam: examples/sam/CMakeFiles/sam.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/sam" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/sam.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/sam/CMakeFiles/sam.dir/build: bin/sam +.PHONY : examples/sam/CMakeFiles/sam.dir/build + +examples/sam/CMakeFiles/sam.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam && $(CMAKE_COMMAND) -P CMakeFiles/sam.dir/cmake_clean.cmake +.PHONY : examples/sam/CMakeFiles/sam.dir/clean + +examples/sam/CMakeFiles/sam.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/sam /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/sam/CMakeFiles/sam.dir/depend + diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/cmake_clean.cmake b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/cmake_clean.cmake new file mode 100644 index 0000000000..0fac5ab9d6 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/sam" + "../../bin/sam.pdb" + "CMakeFiles/sam.dir/link.d" + "CMakeFiles/sam.dir/sam.cpp.o" + "CMakeFiles/sam.dir/sam.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/sam.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/compiler_depend.make b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/compiler_depend.make new file mode 100644 index 0000000000..6791a985ca --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for sam. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/compiler_depend.ts b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/compiler_depend.ts new file mode 100644 index 0000000000..1d9bee2f14 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for sam. diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/depend.make b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/depend.make new file mode 100644 index 0000000000..51254820af --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for sam. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/flags.make b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/link.txt b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/link.txt new file mode 100644 index 0000000000..c03f3220d4 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/sam.dir/link.d CMakeFiles/sam.dir/sam.cpp.o -o ../../bin/sam -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../../src/libggml.so ../libcommon.a ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/progress.make b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/progress.make new file mode 100644 index 0000000000..2e6ba90569 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CMakeFiles/sam.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 54 +CMAKE_PROGRESS_2 = 55 + diff --git a/_codeql_build_dir/examples/sam/CTestTestfile.cmake b/_codeql_build_dir/examples/sam/CTestTestfile.cmake new file mode 100644 index 0000000000..69c2ab9714 --- /dev/null +++ b/_codeql_build_dir/examples/sam/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/sam +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/sam/Makefile b/_codeql_build_dir/examples/sam/Makefile new file mode 100644 index 0000000000..a6f9911f1e --- /dev/null +++ b/_codeql_build_dir/examples/sam/Makefile @@ -0,0 +1,245 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/sam/CMakeFiles/sam.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/sam/CMakeFiles/sam.dir/rule +.PHONY : examples/sam/CMakeFiles/sam.dir/rule + +# Convenience name for target. +sam: examples/sam/CMakeFiles/sam.dir/rule +.PHONY : sam + +# fast build rule for target. +sam/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/build +.PHONY : sam/fast + +sam.o: sam.cpp.o +.PHONY : sam.o + +# target to build an object file +sam.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/sam.cpp.o +.PHONY : sam.cpp.o + +sam.i: sam.cpp.i +.PHONY : sam.i + +# target to preprocess a source file +sam.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/sam.cpp.i +.PHONY : sam.cpp.i + +sam.s: sam.cpp.s +.PHONY : sam.s + +# target to generate assembly for a file +sam.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/sam/CMakeFiles/sam.dir/build.make examples/sam/CMakeFiles/sam.dir/sam.cpp.s +.PHONY : sam.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... sam" + @echo "... sam.o" + @echo "... sam.i" + @echo "... sam.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/sam/cmake_install.cmake b/_codeql_build_dir/examples/sam/cmake_install.cmake new file mode 100644 index 0000000000..67b0961a19 --- /dev/null +++ b/_codeql_build_dir/examples/sam/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/sam + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/sam/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/simple/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/progress.marks b/_codeql_build_dir/examples/simple/CMakeFiles/progress.marks new file mode 100644 index 0000000000..f64f5d8d85 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/progress.marks @@ -0,0 +1 @@ +27 diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/DependInfo.cmake b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/DependInfo.cmake new file mode 100644 index 0000000000..46739e33f2 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/simple/simple-backend.cpp" "examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o" "gcc" "examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o.d" + "" "bin/simple-backend" "gcc" "examples/simple/CMakeFiles/simple-backend.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/build.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/build.make new file mode 100644 index 0000000000..6cb0f8ffa2 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/simple/CMakeFiles/simple-backend.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/simple/CMakeFiles/simple-backend.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/simple/CMakeFiles/simple-backend.dir/flags.make + +examples/simple/CMakeFiles/simple-backend.dir/codegen: +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/codegen + +examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o: examples/simple/CMakeFiles/simple-backend.dir/flags.make +examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o: /home/runner/work/coggml/coggml/examples/simple/simple-backend.cpp +examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o: examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o -MF CMakeFiles/simple-backend.dir/simple-backend.cpp.o.d -o CMakeFiles/simple-backend.dir/simple-backend.cpp.o -c /home/runner/work/coggml/coggml/examples/simple/simple-backend.cpp + +examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/simple-backend.dir/simple-backend.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/simple/simple-backend.cpp > CMakeFiles/simple-backend.dir/simple-backend.cpp.i + +examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/simple-backend.dir/simple-backend.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/simple/simple-backend.cpp -o CMakeFiles/simple-backend.dir/simple-backend.cpp.s + +# Object files for target simple-backend +simple__backend_OBJECTS = \ +"CMakeFiles/simple-backend.dir/simple-backend.cpp.o" + +# External object files for target simple-backend +simple__backend_EXTERNAL_OBJECTS = + +bin/simple-backend: examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o +bin/simple-backend: examples/simple/CMakeFiles/simple-backend.dir/build.make +bin/simple-backend: examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.ts +bin/simple-backend: src/libggml.so +bin/simple-backend: src/libggml-cpu.so +bin/simple-backend: src/libggml-base.so +bin/simple-backend: examples/simple/CMakeFiles/simple-backend.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/simple-backend" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/simple-backend.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/simple/CMakeFiles/simple-backend.dir/build: bin/simple-backend +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/build + +examples/simple/CMakeFiles/simple-backend.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && $(CMAKE_COMMAND) -P CMakeFiles/simple-backend.dir/cmake_clean.cmake +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/clean + +examples/simple/CMakeFiles/simple-backend.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/simple /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/depend + diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/cmake_clean.cmake b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/cmake_clean.cmake new file mode 100644 index 0000000000..d296be3efc --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/simple-backend" + "../../bin/simple-backend.pdb" + "CMakeFiles/simple-backend.dir/link.d" + "CMakeFiles/simple-backend.dir/simple-backend.cpp.o" + "CMakeFiles/simple-backend.dir/simple-backend.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/simple-backend.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.make new file mode 100644 index 0000000000..baa5eda771 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for simple-backend. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.ts b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.ts new file mode 100644 index 0000000000..ead3bc68b0 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for simple-backend. diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/depend.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/depend.make new file mode 100644 index 0000000000..5ef7e521c8 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for simple-backend. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/flags.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/flags.make new file mode 100644 index 0000000000..5016b05316 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/link.txt b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/link.txt new file mode 100644 index 0000000000..1081f1883f --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/simple-backend.dir/link.d "CMakeFiles/simple-backend.dir/simple-backend.cpp.o" -o ../../bin/simple-backend -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/progress.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/progress.make new file mode 100644 index 0000000000..fb03824bd3 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-backend.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 56 +CMAKE_PROGRESS_2 = 57 + diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/DependInfo.cmake b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/DependInfo.cmake new file mode 100644 index 0000000000..e6dd76ff57 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/simple/simple-ctx.cpp" "examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o" "gcc" "examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o.d" + "" "bin/simple-ctx" "gcc" "examples/simple/CMakeFiles/simple-ctx.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/build.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/build.make new file mode 100644 index 0000000000..7717fc5666 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/simple/CMakeFiles/simple-ctx.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/simple/CMakeFiles/simple-ctx.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/simple/CMakeFiles/simple-ctx.dir/flags.make + +examples/simple/CMakeFiles/simple-ctx.dir/codegen: +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/codegen + +examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o: examples/simple/CMakeFiles/simple-ctx.dir/flags.make +examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o: /home/runner/work/coggml/coggml/examples/simple/simple-ctx.cpp +examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o: examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o -MF CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o.d -o CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o -c /home/runner/work/coggml/coggml/examples/simple/simple-ctx.cpp + +examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/simple-ctx.dir/simple-ctx.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/simple/simple-ctx.cpp > CMakeFiles/simple-ctx.dir/simple-ctx.cpp.i + +examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/simple-ctx.dir/simple-ctx.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/simple/simple-ctx.cpp -o CMakeFiles/simple-ctx.dir/simple-ctx.cpp.s + +# Object files for target simple-ctx +simple__ctx_OBJECTS = \ +"CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o" + +# External object files for target simple-ctx +simple__ctx_EXTERNAL_OBJECTS = + +bin/simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o +bin/simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/build.make +bin/simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.ts +bin/simple-ctx: src/libggml.so +bin/simple-ctx: src/libggml-cpu.so +bin/simple-ctx: src/libggml-base.so +bin/simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../../bin/simple-ctx" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/simple-ctx.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/simple/CMakeFiles/simple-ctx.dir/build: bin/simple-ctx +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/build + +examples/simple/CMakeFiles/simple-ctx.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple && $(CMAKE_COMMAND) -P CMakeFiles/simple-ctx.dir/cmake_clean.cmake +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/clean + +examples/simple/CMakeFiles/simple-ctx.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/simple /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/depend + diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/cmake_clean.cmake b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/cmake_clean.cmake new file mode 100644 index 0000000000..01c335e5a8 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../../bin/simple-ctx" + "../../bin/simple-ctx.pdb" + "CMakeFiles/simple-ctx.dir/link.d" + "CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o" + "CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/simple-ctx.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.make new file mode 100644 index 0000000000..476ca58b49 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for simple-ctx. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.ts b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.ts new file mode 100644 index 0000000000..9ef8fbdd75 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for simple-ctx. diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/depend.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/depend.make new file mode 100644 index 0000000000..afe1e83a9b --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for simple-ctx. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/flags.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/flags.make new file mode 100644 index 0000000000..5016b05316 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/link.txt b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/link.txt new file mode 100644 index 0000000000..aaf31e5762 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/simple-ctx.dir/link.d "CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o" -o ../../bin/simple-ctx -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../../src/libggml.so ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/progress.make b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/progress.make new file mode 100644 index 0000000000..b176653af5 --- /dev/null +++ b/_codeql_build_dir/examples/simple/CMakeFiles/simple-ctx.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 58 + diff --git a/_codeql_build_dir/examples/simple/CTestTestfile.cmake b/_codeql_build_dir/examples/simple/CTestTestfile.cmake new file mode 100644 index 0000000000..7e26f33f3d --- /dev/null +++ b/_codeql_build_dir/examples/simple/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/simple +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/simple/Makefile b/_codeql_build_dir/examples/simple/Makefile new file mode 100644 index 0000000000..d909da3264 --- /dev/null +++ b/_codeql_build_dir/examples/simple/Makefile @@ -0,0 +1,287 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/simple/CMakeFiles/simple-ctx.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/CMakeFiles/simple-ctx.dir/rule +.PHONY : examples/simple/CMakeFiles/simple-ctx.dir/rule + +# Convenience name for target. +simple-ctx: examples/simple/CMakeFiles/simple-ctx.dir/rule +.PHONY : simple-ctx + +# fast build rule for target. +simple-ctx/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/build +.PHONY : simple-ctx/fast + +# Convenience name for target. +examples/simple/CMakeFiles/simple-backend.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/simple/CMakeFiles/simple-backend.dir/rule +.PHONY : examples/simple/CMakeFiles/simple-backend.dir/rule + +# Convenience name for target. +simple-backend: examples/simple/CMakeFiles/simple-backend.dir/rule +.PHONY : simple-backend + +# fast build rule for target. +simple-backend/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/build +.PHONY : simple-backend/fast + +simple-backend.o: simple-backend.cpp.o +.PHONY : simple-backend.o + +# target to build an object file +simple-backend.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.o +.PHONY : simple-backend.cpp.o + +simple-backend.i: simple-backend.cpp.i +.PHONY : simple-backend.i + +# target to preprocess a source file +simple-backend.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.i +.PHONY : simple-backend.cpp.i + +simple-backend.s: simple-backend.cpp.s +.PHONY : simple-backend.s + +# target to generate assembly for a file +simple-backend.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-backend.dir/build.make examples/simple/CMakeFiles/simple-backend.dir/simple-backend.cpp.s +.PHONY : simple-backend.cpp.s + +simple-ctx.o: simple-ctx.cpp.o +.PHONY : simple-ctx.o + +# target to build an object file +simple-ctx.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.o +.PHONY : simple-ctx.cpp.o + +simple-ctx.i: simple-ctx.cpp.i +.PHONY : simple-ctx.i + +# target to preprocess a source file +simple-ctx.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.i +.PHONY : simple-ctx.cpp.i + +simple-ctx.s: simple-ctx.cpp.s +.PHONY : simple-ctx.s + +# target to generate assembly for a file +simple-ctx.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/simple/CMakeFiles/simple-ctx.dir/build.make examples/simple/CMakeFiles/simple-ctx.dir/simple-ctx.cpp.s +.PHONY : simple-ctx.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... simple-backend" + @echo "... simple-ctx" + @echo "... simple-backend.o" + @echo "... simple-backend.i" + @echo "... simple-backend.s" + @echo "... simple-ctx.o" + @echo "... simple-ctx.i" + @echo "... simple-ctx.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/simple/cmake_install.cmake b/_codeql_build_dir/examples/simple/cmake_install.cmake new file mode 100644 index 0000000000..dbaef20c77 --- /dev/null +++ b/_codeql_build_dir/examples/simple/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/simple + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/simple/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/examples/yolo/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/progress.marks b/_codeql_build_dir/examples/yolo/CMakeFiles/progress.marks new file mode 100644 index 0000000000..9902f17848 --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/progress.marks @@ -0,0 +1 @@ +28 diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/DependInfo.cmake b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/DependInfo.cmake new file mode 100644 index 0000000000..9c25a8086d --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/DependInfo.cmake @@ -0,0 +1,25 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/examples/yolo/yolo-image.cpp" "examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o" "gcc" "examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o.d" + "/home/runner/work/coggml/coggml/examples/yolo/yolov3-tiny.cpp" "examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o" "gcc" "examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o.d" + "" "bin/yolov3-tiny" "gcc" "examples/yolo/CMakeFiles/yolov3-tiny.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make new file mode 100644 index 0000000000..36f5a23a7a --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make @@ -0,0 +1,137 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include examples/yolo/CMakeFiles/yolov3-tiny.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.make + +# Include the progress variables for this target. +include examples/yolo/CMakeFiles/yolov3-tiny.dir/progress.make + +# Include the compile flags for this target's objects. +include examples/yolo/CMakeFiles/yolov3-tiny.dir/flags.make + +examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen: +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/codegen + +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o: examples/yolo/CMakeFiles/yolov3-tiny.dir/flags.make +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o: /home/runner/work/coggml/coggml/examples/yolo/yolov3-tiny.cpp +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o: examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o -MF CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o.d -o CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o -c /home/runner/work/coggml/coggml/examples/yolo/yolov3-tiny.cpp + +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/yolo/yolov3-tiny.cpp > CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.i + +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/yolo/yolov3-tiny.cpp -o CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.s + +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o: examples/yolo/CMakeFiles/yolov3-tiny.dir/flags.make +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o: /home/runner/work/coggml/coggml/examples/yolo/yolo-image.cpp +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o: examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o -MF CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o.d -o CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o -c /home/runner/work/coggml/coggml/examples/yolo/yolo-image.cpp + +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/examples/yolo/yolo-image.cpp > CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.i + +examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/examples/yolo/yolo-image.cpp -o CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.s + +# Object files for target yolov3-tiny +yolov3__tiny_OBJECTS = \ +"CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o" \ +"CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o" + +# External object files for target yolov3-tiny +yolov3__tiny_EXTERNAL_OBJECTS = + +bin/yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o +bin/yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o +bin/yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make +bin/yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.ts +bin/yolov3-tiny: src/libggml.so +bin/yolov3-tiny: examples/libcommon.a +bin/yolov3-tiny: src/libggml-cpu.so +bin/yolov3-tiny: src/libggml-base.so +bin/yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX executable ../../bin/yolov3-tiny" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/yolov3-tiny.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +examples/yolo/CMakeFiles/yolov3-tiny.dir/build: bin/yolov3-tiny +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/build + +examples/yolo/CMakeFiles/yolov3-tiny.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo && $(CMAKE_COMMAND) -P CMakeFiles/yolov3-tiny.dir/cmake_clean.cmake +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/clean + +examples/yolo/CMakeFiles/yolov3-tiny.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/examples/yolo /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/depend + diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/cmake_clean.cmake b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/cmake_clean.cmake new file mode 100644 index 0000000000..f93f1849ef --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/cmake_clean.cmake @@ -0,0 +1,14 @@ +file(REMOVE_RECURSE + "../../bin/yolov3-tiny" + "../../bin/yolov3-tiny.pdb" + "CMakeFiles/yolov3-tiny.dir/link.d" + "CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o" + "CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o.d" + "CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o" + "CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/yolov3-tiny.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.make b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.make new file mode 100644 index 0000000000..041af52b6f --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for yolov3-tiny. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.ts b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.ts new file mode 100644 index 0000000000..5a3cd3d41c --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for yolov3-tiny. diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/depend.make b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/depend.make new file mode 100644 index 0000000000..6f37b8edbe --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for yolov3-tiny. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/flags.make b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/flags.make new file mode 100644 index 0000000000..f7021cec30 --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include -I/home/runner/work/coggml/coggml/examples + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -Wpedantic -Wunused-variable -Wno-unused-function -Wno-multichar + diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/link.txt b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/link.txt new file mode 100644 index 0000000000..1d6dcd025c --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/yolov3-tiny.dir/link.d "CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o" "CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o" -o ../../bin/yolov3-tiny -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../../src/libggml.so ../libcommon.a ../../src/libggml-cpu.so ../../src/libggml-base.so diff --git a/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/progress.make b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/progress.make new file mode 100644 index 0000000000..f8bb0caf0a --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CMakeFiles/yolov3-tiny.dir/progress.make @@ -0,0 +1,4 @@ +CMAKE_PROGRESS_1 = 98 +CMAKE_PROGRESS_2 = 99 +CMAKE_PROGRESS_3 = 100 + diff --git a/_codeql_build_dir/examples/yolo/CTestTestfile.cmake b/_codeql_build_dir/examples/yolo/CTestTestfile.cmake new file mode 100644 index 0000000000..a4c6750d67 --- /dev/null +++ b/_codeql_build_dir/examples/yolo/CTestTestfile.cmake @@ -0,0 +1,6 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/examples/yolo +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. diff --git a/_codeql_build_dir/examples/yolo/Makefile b/_codeql_build_dir/examples/yolo/Makefile new file mode 100644 index 0000000000..665b4845b5 --- /dev/null +++ b/_codeql_build_dir/examples/yolo/Makefile @@ -0,0 +1,272 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +examples/yolo/CMakeFiles/yolov3-tiny.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/yolo/CMakeFiles/yolov3-tiny.dir/rule +.PHONY : examples/yolo/CMakeFiles/yolov3-tiny.dir/rule + +# Convenience name for target. +yolov3-tiny: examples/yolo/CMakeFiles/yolov3-tiny.dir/rule +.PHONY : yolov3-tiny + +# fast build rule for target. +yolov3-tiny/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/build +.PHONY : yolov3-tiny/fast + +yolo-image.o: yolo-image.cpp.o +.PHONY : yolo-image.o + +# target to build an object file +yolo-image.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.o +.PHONY : yolo-image.cpp.o + +yolo-image.i: yolo-image.cpp.i +.PHONY : yolo-image.i + +# target to preprocess a source file +yolo-image.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.i +.PHONY : yolo-image.cpp.i + +yolo-image.s: yolo-image.cpp.s +.PHONY : yolo-image.s + +# target to generate assembly for a file +yolo-image.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/yolo-image.cpp.s +.PHONY : yolo-image.cpp.s + +yolov3-tiny.o: yolov3-tiny.cpp.o +.PHONY : yolov3-tiny.o + +# target to build an object file +yolov3-tiny.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.o +.PHONY : yolov3-tiny.cpp.o + +yolov3-tiny.i: yolov3-tiny.cpp.i +.PHONY : yolov3-tiny.i + +# target to preprocess a source file +yolov3-tiny.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.i +.PHONY : yolov3-tiny.cpp.i + +yolov3-tiny.s: yolov3-tiny.cpp.s +.PHONY : yolov3-tiny.s + +# target to generate assembly for a file +yolov3-tiny.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f examples/yolo/CMakeFiles/yolov3-tiny.dir/build.make examples/yolo/CMakeFiles/yolov3-tiny.dir/yolov3-tiny.cpp.s +.PHONY : yolov3-tiny.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... yolov3-tiny" + @echo "... yolo-image.o" + @echo "... yolo-image.i" + @echo "... yolo-image.s" + @echo "... yolov3-tiny.o" + @echo "... yolov3-tiny.i" + @echo "... yolov3-tiny.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/examples/yolo/cmake_install.cmake b/_codeql_build_dir/examples/yolo/cmake_install.cmake new file mode 100644 index 0000000000..1afa7afbc9 --- /dev/null +++ b/_codeql_build_dir/examples/yolo/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/examples/yolo + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/examples/yolo/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/ggml-config.cmake b/_codeql_build_dir/ggml-config.cmake new file mode 100644 index 0000000000..db33cf46f7 --- /dev/null +++ b/_codeql_build_dir/ggml-config.cmake @@ -0,0 +1,339 @@ + +####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() ####### +####### Any changes to this file will be overwritten by the next CMake run #### +####### The input file was ggml-config.cmake.in ######## + +get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE) + +macro(set_and_check _var _file) + set(${_var} "${_file}") + if(NOT EXISTS "${_file}") + message(FATAL_ERROR "File or directory ${_file} referenced by variable ${_var} does not exist !") + endif() +endmacro() + +macro(check_required_components _NAME) + foreach(comp ${${_NAME}_FIND_COMPONENTS}) + if(NOT ${_NAME}_${comp}_FOUND) + if(${_NAME}_FIND_REQUIRED_${comp}) + set(${_NAME}_FOUND FALSE) + endif() + endif() + endforeach() +endmacro() + +#################################################################################### + + +####### Expanded from @GGML_VARIABLES_EXPANED@ by configure_package_config_file() ####### +####### Any changes to this file will be overwritten by the next CMake run ####### + +set(GGML_ACCELERATE "ON") +set(GGML_ALL_WARNINGS "ON") +set(GGML_ALL_WARNINGS_3RD_PARTY "OFF") +set(GGML_AMX_BF16 "OFF") +set(GGML_AMX_INT8 "OFF") +set(GGML_AMX_TILE "OFF") +set(GGML_AVAILABLE_BACKENDS "ggml-cpu") +set(GGML_AVX "OFF") +set(GGML_AVX2 "OFF") +set(GGML_AVX512 "OFF") +set(GGML_AVX512_BF16 "OFF") +set(GGML_AVX512_VBMI "OFF") +set(GGML_AVX512_VNNI "OFF") +set(GGML_AVX_VNNI "OFF") +set(GGML_BACKEND_DIR "") +set(GGML_BACKEND_DL "OFF") +set(GGML_BLAS "OFF") +set(GGML_BLAS_DEFAULT "OFF") +set(GGML_BLAS_VENDOR "Generic") +set(GGML_BLAS_VENDOR_DEFAULT "Generic") +set(GGML_BMI2 "OFF") +set(GGML_BUILD_COMMIT "720dc3c") +set(GGML_BUILD_EXAMPLES "ON") +set(GGML_BUILD_TESTS "ON") +set(GGML_CCACHE "ON") +set(GGML_CCACHE_FOUND "GGML_CCACHE_FOUND-NOTFOUND") +set(GGML_CPU "ON") +set(GGML_CPU_ALL_VARIANTS "OFF") +set(GGML_CPU_ARM_ARCH "") +set(GGML_CPU_HBM "OFF") +set(GGML_CPU_KLEIDIAI "OFF") +set(GGML_CPU_POWERPC_CPUTYPE "") +set(GGML_CPU_REPACK "ON") +set(GGML_CUDA "OFF") +set(GGML_CUDA_COMPRESSION_MODE "size") +set(GGML_CUDA_FA "ON") +set(GGML_CUDA_FA_ALL_QUANTS "OFF") +set(GGML_CUDA_FORCE_CUBLAS "OFF") +set(GGML_CUDA_FORCE_MMQ "OFF") +set(GGML_CUDA_GRAPHS "OFF") +set(GGML_CUDA_GRAPHS_DEFAULT "OFF") +set(GGML_CUDA_NO_PEER_COPY "OFF") +set(GGML_CUDA_NO_VMM "OFF") +set(GGML_CUDA_PEER_MAX_BATCH_SIZE "128") +set(GGML_F16C "OFF") +set(GGML_FATAL_WARNINGS "OFF") +set(GGML_FMA "OFF") +set(GGML_GIT_DIRTY "1") +set(GGML_GPROF "OFF") +set(GGML_HIP "OFF") +set(GGML_HIP_EXPORT_METRICS "OFF") +set(GGML_HIP_GRAPHS "OFF") +set(GGML_HIP_MMQ_MFMA "ON") +set(GGML_HIP_NO_VMM "ON") +set(GGML_HIP_ROCWMMA_FATTN "OFF") +set(GGML_LASX "ON") +set(GGML_LLAMAFILE "OFF") +set(GGML_LLAMAFILE_DEFAULT "OFF") +set(GGML_LSX "ON") +set(GGML_LTO "OFF") +set(GGML_METAL "OFF") +set(GGML_METAL_DEFAULT "OFF") +set(GGML_METAL_EMBED_LIBRARY "OFF") +set(GGML_METAL_MACOSX_VERSION_MIN "") +set(GGML_METAL_NDEBUG "OFF") +set(GGML_METAL_SHADER_DEBUG "OFF") +set(GGML_METAL_STD "") +set(GGML_MUSA "OFF") +set(GGML_MUSA_GRAPHS "OFF") +set(GGML_MUSA_MUDNN_COPY "OFF") +set(GGML_NATIVE "ON") +set(GGML_NATIVE_DEFAULT "ON") +set(GGML_OPENCL "OFF") +set(GGML_OPENCL_EMBED_KERNELS "ON") +set(GGML_OPENCL_PROFILING "OFF") +set(GGML_OPENCL_TARGET_VERSION "300") +set(GGML_OPENCL_USE_ADRENO_KERNELS "ON") +set(GGML_OPENMP "ON") +set(GGML_OPENMP_ENABLED "ON") +set(GGML_PUBLIC_HEADERS "include/ggml.h;include/ggml-cpu.h;include/ggml-alloc.h;include/ggml-backend.h;include/ggml-blas.h;include/ggml-cann.h;include/ggml-cpp.h;include/ggml-cuda.h;include/ggml-opt.h;include/ggml-metal.h;include/ggml-opencog.h;include/ggml-rpc.h;include/ggml-sycl.h;include/ggml-vulkan.h;include/ggml-webgpu.h;include/gguf.h") +set(GGML_RPC "OFF") +set(GGML_RVV "ON") +set(GGML_RV_ZFH "ON") +set(GGML_RV_ZICBOP "ON") +set(GGML_RV_ZVFH "ON") +set(GGML_SANITIZE_ADDRESS "OFF") +set(GGML_SANITIZE_THREAD "OFF") +set(GGML_SANITIZE_UNDEFINED "OFF") +set(GGML_SCCACHE_FOUND "GGML_SCCACHE_FOUND-NOTFOUND") +set(GGML_SCHED_MAX_COPIES "4") +set(GGML_SHARED_LIB "ON") +set(GGML_SSE42 "OFF") +set(GGML_STANDALONE "ON") +set(GGML_STATIC "OFF") +set(GGML_SYCL "OFF") +set(GGML_SYCL_DEVICE_ARCH "") +set(GGML_SYCL_DNN "ON") +set(GGML_SYCL_F16 "OFF") +set(GGML_SYCL_GRAPH "ON") +set(GGML_SYCL_TARGET "INTEL") +set(GGML_VERSION "0.9.4-dirty") +set(GGML_VERSION_BASE "0.9.4") +set(GGML_VERSION_MAJOR "0") +set(GGML_VERSION_MINOR "9") +set(GGML_VERSION_PATCH "4") +set(GGML_VULKAN "OFF") +set(GGML_VULKAN_CHECK_RESULTS "OFF") +set(GGML_VULKAN_DEBUG "OFF") +set(GGML_VULKAN_MEMORY_DEBUG "OFF") +set(GGML_VULKAN_RUN_TESTS "OFF") +set(GGML_VULKAN_SHADERS_GEN_TOOLCHAIN "") +set(GGML_VULKAN_SHADER_DEBUG_INFO "OFF") +set(GGML_VULKAN_VALIDATE "OFF") +set(GGML_VXE "ON") +set(GGML_WEBGPU "OFF") +set(GGML_WEBGPU_CPU_PROFILE "OFF") +set(GGML_WEBGPU_DEBUG "OFF") +set(GGML_WEBGPU_GPU_PROFILE "OFF") +set(GGML_XTHEADVECTOR "OFF") +set(GGML_ZDNN "OFF") + + +# Find all dependencies before creating any target. +include(CMakeFindDependencyMacro) +find_dependency(Threads) +if (NOT GGML_SHARED_LIB) + set(GGML_CPU_INTERFACE_LINK_LIBRARIES "") + set(GGML_CPU_INTERFACE_LINK_OPTIONS "") + + if (APPLE AND GGML_ACCELERATE) + find_library(ACCELERATE_FRAMEWORK Accelerate) + if(NOT ACCELERATE_FRAMEWORK) + set(${CMAKE_FIND_PACKAGE_NAME}_FOUND 0) + return() + endif() + list(APPEND GGML_CPU_INTERFACE_LINK_LIBRARIES ${ACCELERATE_FRAMEWORK}) + endif() + + if (GGML_OPENMP_ENABLED) + find_dependency(OpenMP) + list(APPEND GGML_CPU_INTERFACE_LINK_LIBRARIES OpenMP::OpenMP_C OpenMP::OpenMP_CXX) + endif() + + if (GGML_CPU_HBM) + find_library(memkind memkind) + if(NOT memkind) + set(${CMAKE_FIND_PACKAGE_NAME}_FOUND 0) + return() + endif() + list(APPEND GGML_CPU_INTERFACE_LINK_LIBRARIES memkind) + endif() + + if (GGML_BLAS) + find_dependency(BLAS) + list(APPEND GGML_BLAS_INTERFACE_LINK_LIBRARIES ${BLAS_LIBRARIES}) + list(APPEND GGML_BLAS_INTERFACE_LINK_OPTIONS ${BLAS_LINKER_FLAGS}) + endif() + + if (GGML_CUDA) + set(GGML_CUDA_INTERFACE_LINK_LIBRARIES "") + find_dependency(CUDAToolkit) + if (GGML_STATIC) + list(APPEND GGML_CUDA_INTERFACE_LINK_LIBRARIES $) + if (WIN32) + list(APPEND GGML_CUDA_INTERFACE_LINK_LIBRARIES $ $) + else() + list(APPEND GGML_CUDA_INTERFACE_LINK_LIBRARIES $ $) + endif() + endif() + if (NOT GGML_CUDA_NO_VMM) + list(APPEND GGML_CUDA_INTERFACE_LINK_LIBRARIES $) + endif() + endif() + + if (GGML_METAL) + find_library(FOUNDATION_LIBRARY Foundation) + find_library(METAL_FRAMEWORK Metal) + find_library(METALKIT_FRAMEWORK MetalKit) + if(NOT FOUNDATION_LIBRARY OR NOT METAL_FRAMEWORK OR NOT METALKIT_FRAMEWORK) + set(${CMAKE_FIND_PACKAGE_NAME}_FOUND 0) + return() + endif() + set(GGML_METAL_INTERFACE_LINK_LIBRARIES + ${FOUNDATION_LIBRARY} ${METAL_FRAMEWORK} ${METALKIT_FRAMEWORK}) + endif() + + if (GGML_OPENCL) + find_dependency(OpenCL) + set(GGML_OPENCL_INTERFACE_LINK_LIBRARIES $) + endif() + + if (GGML_VULKAN) + find_dependency(Vulkan) + set(GGML_VULKAN_INTERFACE_LINK_LIBRARIES $) + endif() + + if (GGML_HIP) + find_dependency(hip) + find_dependency(hipblas) + find_dependency(rocblas) + set(GGML_HIP_INTERFACE_LINK_LIBRARIES hip::host roc::rocblas roc::hipblas) + endif() + + if (GGML_SYCL) + set(GGML_SYCL_INTERFACE_LINK_LIBRARIES "") + find_package(DNNL) + if (${DNNL_FOUND} AND GGML_SYCL_TARGET STREQUAL "INTEL") + list(APPEND GGML_SYCL_INTERFACE_LINK_LIBRARIES DNNL::dnnl) + endif() + if (WIN32) + find_dependency(IntelSYCL) + find_dependency(MKL) + list(APPEND GGML_SYCL_INTERFACE_LINK_LIBRARIES IntelSYCL::SYCL_CXX MKL::MKL MKL::MKL_SYCL) + endif() + endif() +endif() + +set_and_check(GGML_INCLUDE_DIR "${PACKAGE_PREFIX_DIR}/include") +set_and_check(GGML_LIB_DIR "${PACKAGE_PREFIX_DIR}/lib") +#set_and_check(GGML_BIN_DIR "${PACKAGE_PREFIX_DIR}/bin") + +if(NOT TARGET ggml::ggml) + find_package(Threads REQUIRED) + + find_library(GGML_LIBRARY ggml + REQUIRED + HINTS ${GGML_LIB_DIR} + NO_CMAKE_FIND_ROOT_PATH) + + add_library(ggml::ggml UNKNOWN IMPORTED) + set_target_properties(ggml::ggml + PROPERTIES + IMPORTED_LOCATION "${GGML_LIBRARY}") + + find_library(GGML_BASE_LIBRARY ggml-base + REQUIRED + HINTS ${GGML_LIB_DIR} + NO_CMAKE_FIND_ROOT_PATH) + + add_library(ggml::ggml-base UNKNOWN IMPORTED) + set_target_properties(ggml::ggml-base + PROPERTIES + IMPORTED_LOCATION "${GGML_BASE_LIBRARY}") + + set(_ggml_all_targets "") + if (NOT GGML_BACKEND_DL) + foreach(_ggml_backend ${GGML_AVAILABLE_BACKENDS}) + string(REPLACE "-" "_" _ggml_backend_pfx "${_ggml_backend}") + string(TOUPPER "${_ggml_backend_pfx}" _ggml_backend_pfx) + + find_library(${_ggml_backend_pfx}_LIBRARY ${_ggml_backend} + REQUIRED + HINTS ${GGML_LIB_DIR} + NO_CMAKE_FIND_ROOT_PATH) + + message(STATUS "Found ${${_ggml_backend_pfx}_LIBRARY}") + + add_library(ggml::${_ggml_backend} UNKNOWN IMPORTED) + set_target_properties(ggml::${_ggml_backend} + PROPERTIES + INTERFACE_INCLUDE_DIRECTORIES "${GGML_INCLUDE_DIR}" + IMPORTED_LINK_INTERFACE_LANGUAGES "CXX" + IMPORTED_LOCATION "${${_ggml_backend_pfx}_LIBRARY}" + INTERFACE_COMPILE_FEATURES c_std_90 + POSITION_INDEPENDENT_CODE ON) + + string(REGEX MATCH "^ggml-cpu" is_cpu_variant "${_ggml_backend}") + if(is_cpu_variant) + list(APPEND GGML_CPU_INTERFACE_LINK_LIBRARIES "ggml::ggml-base") + set_target_properties(ggml::${_ggml_backend} + PROPERTIES + INTERFACE_LINK_LIBRARIES "${GGML_CPU_INTERFACE_LINK_LIBRARIES}") + + if(GGML_CPU_INTERFACE_LINK_OPTIONS) + set_target_properties(ggml::${_ggml_backend} + PROPERTIES + INTERFACE_LINK_OPTIONS "${GGML_CPU_INTERFACE_LINK_OPTIONS}") + endif() + + else() + list(APPEND ${_ggml_backend_pfx}_INTERFACE_LINK_LIBRARIES "ggml::ggml-base") + set_target_properties(ggml::${_ggml_backend} + PROPERTIES + INTERFACE_LINK_LIBRARIES "${${_ggml_backend_pfx}_INTERFACE_LINK_LIBRARIES}") + + if(${_ggml_backend_pfx}_INTERFACE_LINK_OPTIONS) + set_target_properties(ggml::${_ggml_backend} + PROPERTIES + INTERFACE_LINK_OPTIONS "${${_ggml_backend_pfx}_INTERFACE_LINK_OPTIONS}") + endif() + endif() + + list(APPEND _ggml_all_targets ggml::${_ggml_backend}) + endforeach() + endif() + + list(APPEND GGML_INTERFACE_LINK_LIBRARIES ggml::ggml-base "${_ggml_all_targets}") + set_target_properties(ggml::ggml + PROPERTIES + INTERFACE_LINK_LIBRARIES "${GGML_INTERFACE_LINK_LIBRARIES}") + + add_library(ggml::all INTERFACE IMPORTED) + set_target_properties(ggml::all + PROPERTIES + INTERFACE_LINK_LIBRARIES "${_ggml_all_targets}") + +endif() + +check_required_components(ggml) diff --git a/_codeql_build_dir/ggml-version.cmake b/_codeql_build_dir/ggml-version.cmake new file mode 100644 index 0000000000..4f14a59bf9 --- /dev/null +++ b/_codeql_build_dir/ggml-version.cmake @@ -0,0 +1,65 @@ +# This is a basic version file for the Config-mode of find_package(). +# It is used by write_basic_package_version_file() as input file for configure_file() +# to create a version-file which can be installed along a config.cmake file. +# +# The created file sets PACKAGE_VERSION_EXACT if the current version string and +# the requested version string are exactly the same and it sets +# PACKAGE_VERSION_COMPATIBLE if the current version is >= requested version, +# but only if the requested major version is the same as the current one. +# The variable CVF_VERSION must be set before calling configure_file(). + + +set(PACKAGE_VERSION "0.9.4-dirty") + +if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION) + set(PACKAGE_VERSION_COMPATIBLE FALSE) +else() + + if("0.9.4-dirty" MATCHES "^([0-9]+)\\.") + set(CVF_VERSION_MAJOR "${CMAKE_MATCH_1}") + if(NOT CVF_VERSION_MAJOR VERSION_EQUAL 0) + string(REGEX REPLACE "^0+" "" CVF_VERSION_MAJOR "${CVF_VERSION_MAJOR}") + endif() + else() + set(CVF_VERSION_MAJOR "0.9.4-dirty") + endif() + + if(PACKAGE_FIND_VERSION_RANGE) + # both endpoints of the range must have the expected major version + math (EXPR CVF_VERSION_MAJOR_NEXT "${CVF_VERSION_MAJOR} + 1") + if (NOT PACKAGE_FIND_VERSION_MIN_MAJOR STREQUAL CVF_VERSION_MAJOR + OR ((PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "INCLUDE" AND NOT PACKAGE_FIND_VERSION_MAX_MAJOR STREQUAL CVF_VERSION_MAJOR) + OR (PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "EXCLUDE" AND NOT PACKAGE_FIND_VERSION_MAX VERSION_LESS_EQUAL CVF_VERSION_MAJOR_NEXT))) + set(PACKAGE_VERSION_COMPATIBLE FALSE) + elseif(PACKAGE_FIND_VERSION_MIN_MAJOR STREQUAL CVF_VERSION_MAJOR + AND ((PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "INCLUDE" AND PACKAGE_VERSION VERSION_LESS_EQUAL PACKAGE_FIND_VERSION_MAX) + OR (PACKAGE_FIND_VERSION_RANGE_MAX STREQUAL "EXCLUDE" AND PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION_MAX))) + set(PACKAGE_VERSION_COMPATIBLE TRUE) + else() + set(PACKAGE_VERSION_COMPATIBLE FALSE) + endif() + else() + if(PACKAGE_FIND_VERSION_MAJOR STREQUAL CVF_VERSION_MAJOR) + set(PACKAGE_VERSION_COMPATIBLE TRUE) + else() + set(PACKAGE_VERSION_COMPATIBLE FALSE) + endif() + + if(PACKAGE_FIND_VERSION STREQUAL PACKAGE_VERSION) + set(PACKAGE_VERSION_EXACT TRUE) + endif() + endif() +endif() + + +# if the installed or the using project don't have CMAKE_SIZEOF_VOID_P set, ignore it: +if("${CMAKE_SIZEOF_VOID_P}" STREQUAL "" OR "8" STREQUAL "") + return() +endif() + +# check that the installed version has the same 32/64bit-ness as the one which is currently searching: +if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8") + math(EXPR installedBits "8 * 8") + set(PACKAGE_VERSION "${PACKAGE_VERSION} (${installedBits}bit)") + set(PACKAGE_VERSION_UNSUITABLE TRUE) +endif() diff --git a/_codeql_build_dir/ggml.pc b/_codeql_build_dir/ggml.pc new file mode 100644 index 0000000000..eb3580e840 --- /dev/null +++ b/_codeql_build_dir/ggml.pc @@ -0,0 +1,10 @@ +prefix=/usr/local +exec_prefix=${prefix} +includedir=${prefix}/include +libdir=${prefix}/lib + +Name: ggml +Description: The GGML Tensor Library for Machine Learning +Version: 0.9.4-dirty +Cflags: -I${includedir} +Libs: -L${libdir} -lggml diff --git a/_codeql_build_dir/src/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/src/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/DependInfo.cmake b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/DependInfo.cmake new file mode 100644 index 0000000000..b25164b6db --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/DependInfo.cmake @@ -0,0 +1,31 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/src/ggml-alloc.c" "src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o.d" + "/home/runner/work/coggml/coggml/src/ggml-quants.c" "src/CMakeFiles/ggml-base.dir/ggml-quants.c.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml-quants.c.o.d" + "/home/runner/work/coggml/coggml/src/ggml.c" "src/CMakeFiles/ggml-base.dir/ggml.c.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml.c.o.d" + "/home/runner/work/coggml/coggml/src/ggml-backend.cpp" "src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-opt.cpp" "src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-threading.cpp" "src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml.cpp" "src/CMakeFiles/ggml-base.dir/ggml.cpp.o" "gcc" "src/CMakeFiles/ggml-base.dir/ggml.cpp.o.d" + "/home/runner/work/coggml/coggml/src/gguf.cpp" "src/CMakeFiles/ggml-base.dir/gguf.cpp.o" "gcc" "src/CMakeFiles/ggml-base.dir/gguf.cpp.o.d" + "" "src/libggml-base.so" "gcc" "src/CMakeFiles/ggml-base.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/build.make b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/build.make new file mode 100644 index 0000000000..313d9afe0a --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/build.make @@ -0,0 +1,229 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include src/CMakeFiles/ggml-base.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include src/CMakeFiles/ggml-base.dir/compiler_depend.make + +# Include the progress variables for this target. +include src/CMakeFiles/ggml-base.dir/progress.make + +# Include the compile flags for this target's objects. +include src/CMakeFiles/ggml-base.dir/flags.make + +src/CMakeFiles/ggml-base.dir/codegen: +.PHONY : src/CMakeFiles/ggml-base.dir/codegen + +src/CMakeFiles/ggml-base.dir/ggml.c.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml.c.o: /home/runner/work/coggml/coggml/src/ggml.c +src/CMakeFiles/ggml-base.dir/ggml.c.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object src/CMakeFiles/ggml-base.dir/ggml.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml.c.o -MF CMakeFiles/ggml-base.dir/ggml.c.o.d -o CMakeFiles/ggml-base.dir/ggml.c.o -c /home/runner/work/coggml/coggml/src/ggml.c + +src/CMakeFiles/ggml-base.dir/ggml.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ggml-base.dir/ggml.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml.c > CMakeFiles/ggml-base.dir/ggml.c.i + +src/CMakeFiles/ggml-base.dir/ggml.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ggml-base.dir/ggml.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml.c -o CMakeFiles/ggml-base.dir/ggml.c.s + +src/CMakeFiles/ggml-base.dir/ggml.cpp.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml.cpp.o: /home/runner/work/coggml/coggml/src/ggml.cpp +src/CMakeFiles/ggml-base.dir/ggml.cpp.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/CMakeFiles/ggml-base.dir/ggml.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml.cpp.o -MF CMakeFiles/ggml-base.dir/ggml.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml.cpp.o -c /home/runner/work/coggml/coggml/src/ggml.cpp + +src/CMakeFiles/ggml-base.dir/ggml.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-base.dir/ggml.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml.cpp > CMakeFiles/ggml-base.dir/ggml.cpp.i + +src/CMakeFiles/ggml-base.dir/ggml.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-base.dir/ggml.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml.cpp -o CMakeFiles/ggml-base.dir/ggml.cpp.s + +src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o: /home/runner/work/coggml/coggml/src/ggml-alloc.c +src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o -MF CMakeFiles/ggml-base.dir/ggml-alloc.c.o.d -o CMakeFiles/ggml-base.dir/ggml-alloc.c.o -c /home/runner/work/coggml/coggml/src/ggml-alloc.c + +src/CMakeFiles/ggml-base.dir/ggml-alloc.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ggml-base.dir/ggml-alloc.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-alloc.c > CMakeFiles/ggml-base.dir/ggml-alloc.c.i + +src/CMakeFiles/ggml-base.dir/ggml-alloc.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ggml-base.dir/ggml-alloc.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-alloc.c -o CMakeFiles/ggml-base.dir/ggml-alloc.c.s + +src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o: /home/runner/work/coggml/coggml/src/ggml-backend.cpp +src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-backend.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-backend.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-backend.cpp + +src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-base.dir/ggml-backend.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-backend.cpp > CMakeFiles/ggml-base.dir/ggml-backend.cpp.i + +src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-base.dir/ggml-backend.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-backend.cpp -o CMakeFiles/ggml-base.dir/ggml-backend.cpp.s + +src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o: /home/runner/work/coggml/coggml/src/ggml-opt.cpp +src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-opt.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-opt.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-opt.cpp + +src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-base.dir/ggml-opt.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-opt.cpp > CMakeFiles/ggml-base.dir/ggml-opt.cpp.i + +src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-base.dir/ggml-opt.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-opt.cpp -o CMakeFiles/ggml-base.dir/ggml-opt.cpp.s + +src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o: /home/runner/work/coggml/coggml/src/ggml-threading.cpp +src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o -MF CMakeFiles/ggml-base.dir/ggml-threading.cpp.o.d -o CMakeFiles/ggml-base.dir/ggml-threading.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-threading.cpp + +src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-base.dir/ggml-threading.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-threading.cpp > CMakeFiles/ggml-base.dir/ggml-threading.cpp.i + +src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-base.dir/ggml-threading.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-threading.cpp -o CMakeFiles/ggml-base.dir/ggml-threading.cpp.s + +src/CMakeFiles/ggml-base.dir/ggml-quants.c.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/ggml-quants.c.o: /home/runner/work/coggml/coggml/src/ggml-quants.c +src/CMakeFiles/ggml-base.dir/ggml-quants.c.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object src/CMakeFiles/ggml-base.dir/ggml-quants.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/ggml-quants.c.o -MF CMakeFiles/ggml-base.dir/ggml-quants.c.o.d -o CMakeFiles/ggml-base.dir/ggml-quants.c.o -c /home/runner/work/coggml/coggml/src/ggml-quants.c + +src/CMakeFiles/ggml-base.dir/ggml-quants.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ggml-base.dir/ggml-quants.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-quants.c > CMakeFiles/ggml-base.dir/ggml-quants.c.i + +src/CMakeFiles/ggml-base.dir/ggml-quants.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ggml-base.dir/ggml-quants.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-quants.c -o CMakeFiles/ggml-base.dir/ggml-quants.c.s + +src/CMakeFiles/ggml-base.dir/gguf.cpp.o: src/CMakeFiles/ggml-base.dir/flags.make +src/CMakeFiles/ggml-base.dir/gguf.cpp.o: /home/runner/work/coggml/coggml/src/gguf.cpp +src/CMakeFiles/ggml-base.dir/gguf.cpp.o: src/CMakeFiles/ggml-base.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object src/CMakeFiles/ggml-base.dir/gguf.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-base.dir/gguf.cpp.o -MF CMakeFiles/ggml-base.dir/gguf.cpp.o.d -o CMakeFiles/ggml-base.dir/gguf.cpp.o -c /home/runner/work/coggml/coggml/src/gguf.cpp + +src/CMakeFiles/ggml-base.dir/gguf.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-base.dir/gguf.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/gguf.cpp > CMakeFiles/ggml-base.dir/gguf.cpp.i + +src/CMakeFiles/ggml-base.dir/gguf.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-base.dir/gguf.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/gguf.cpp -o CMakeFiles/ggml-base.dir/gguf.cpp.s + +# Object files for target ggml-base +ggml__base_OBJECTS = \ +"CMakeFiles/ggml-base.dir/ggml.c.o" \ +"CMakeFiles/ggml-base.dir/ggml.cpp.o" \ +"CMakeFiles/ggml-base.dir/ggml-alloc.c.o" \ +"CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" \ +"CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" \ +"CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" \ +"CMakeFiles/ggml-base.dir/ggml-quants.c.o" \ +"CMakeFiles/ggml-base.dir/gguf.cpp.o" + +# External object files for target ggml-base +ggml__base_EXTERNAL_OBJECTS = + +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml.c.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml.cpp.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/ggml-quants.c.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/gguf.cpp.o +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/build.make +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/compiler_depend.ts +src/libggml-base.so: src/CMakeFiles/ggml-base.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Linking CXX shared library libggml-base.so" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ggml-base.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +src/CMakeFiles/ggml-base.dir/build: src/libggml-base.so +.PHONY : src/CMakeFiles/ggml-base.dir/build + +src/CMakeFiles/ggml-base.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && $(CMAKE_COMMAND) -P CMakeFiles/ggml-base.dir/cmake_clean.cmake +.PHONY : src/CMakeFiles/ggml-base.dir/clean + +src/CMakeFiles/ggml-base.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/src /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/src /home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : src/CMakeFiles/ggml-base.dir/depend + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/cmake_clean.cmake b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/cmake_clean.cmake new file mode 100644 index 0000000000..757c6aec7c --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/cmake_clean.cmake @@ -0,0 +1,26 @@ +file(REMOVE_RECURSE + "CMakeFiles/ggml-base.dir/link.d" + "CMakeFiles/ggml-base.dir/ggml-alloc.c.o" + "CMakeFiles/ggml-base.dir/ggml-alloc.c.o.d" + "CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" + "CMakeFiles/ggml-base.dir/ggml-backend.cpp.o.d" + "CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" + "CMakeFiles/ggml-base.dir/ggml-opt.cpp.o.d" + "CMakeFiles/ggml-base.dir/ggml-quants.c.o" + "CMakeFiles/ggml-base.dir/ggml-quants.c.o.d" + "CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" + "CMakeFiles/ggml-base.dir/ggml-threading.cpp.o.d" + "CMakeFiles/ggml-base.dir/ggml.c.o" + "CMakeFiles/ggml-base.dir/ggml.c.o.d" + "CMakeFiles/ggml-base.dir/ggml.cpp.o" + "CMakeFiles/ggml-base.dir/ggml.cpp.o.d" + "CMakeFiles/ggml-base.dir/gguf.cpp.o" + "CMakeFiles/ggml-base.dir/gguf.cpp.o.d" + "libggml-base.pdb" + "libggml-base.so" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C CXX) + include(CMakeFiles/ggml-base.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/compiler_depend.make b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/compiler_depend.make new file mode 100644 index 0000000000..b85b84f1da --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for ggml-base. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/compiler_depend.ts b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/compiler_depend.ts new file mode 100644 index 0000000000..a41dd699b9 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for ggml-base. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/depend.make b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/depend.make new file mode 100644 index 0000000000..650ab1c8c3 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for ggml-base. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/flags.make b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/flags.make new file mode 100644 index 0000000000..e24d68b226 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/flags.make @@ -0,0 +1,17 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +C_DEFINES = -DGGML_BUILD -DGGML_COMMIT=\"720dc3c\" -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_VERSION=\"0.9.4-dirty\" -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/. -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -O3 -DNDEBUG -std=gnu11 -fPIC -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion + +CXX_DEFINES = -DGGML_BUILD -DGGML_COMMIT=\"720dc3c\" -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_VERSION=\"0.9.4-dirty\" -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_base_EXPORTS + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/. -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -fPIC -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/link.txt b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/link.txt new file mode 100644 index 0000000000..adb6bc5ff1 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fPIC -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/ggml-base.dir/link.d -shared -Wl,-soname,libggml-base.so -o libggml-base.so "CMakeFiles/ggml-base.dir/ggml.c.o" "CMakeFiles/ggml-base.dir/ggml.cpp.o" "CMakeFiles/ggml-base.dir/ggml-alloc.c.o" "CMakeFiles/ggml-base.dir/ggml-backend.cpp.o" "CMakeFiles/ggml-base.dir/ggml-opt.cpp.o" "CMakeFiles/ggml-base.dir/ggml-threading.cpp.o" "CMakeFiles/ggml-base.dir/ggml-quants.c.o" "CMakeFiles/ggml-base.dir/gguf.cpp.o" -lm diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/progress.make b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/progress.make new file mode 100644 index 0000000000..c02b9b5a89 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-base.dir/progress.make @@ -0,0 +1,10 @@ +CMAKE_PROGRESS_1 = 7 +CMAKE_PROGRESS_2 = +CMAKE_PROGRESS_3 = 8 +CMAKE_PROGRESS_4 = 9 +CMAKE_PROGRESS_5 = 10 +CMAKE_PROGRESS_6 = 11 +CMAKE_PROGRESS_7 = 12 +CMAKE_PROGRESS_8 = 13 +CMAKE_PROGRESS_9 = 14 + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/DependInfo.cmake b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/DependInfo.cmake new file mode 100644 index 0000000000..84207d0378 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/DependInfo.cmake @@ -0,0 +1,37 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/quants.c" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.c" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/quants.c" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/amx/amx.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/amx/mmq.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/repack.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/binary-ops.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/hbm.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/ops.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/repack.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/traits.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/unary-ops.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-cpu/vec.cpp" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o" "gcc" "src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o.d" + "" "src/libggml-cpu.so" "gcc" "src/CMakeFiles/ggml-cpu.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/build.make b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/build.make new file mode 100644 index 0000000000..62802d2e4c --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/build.make @@ -0,0 +1,328 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include src/CMakeFiles/ggml-cpu.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include src/CMakeFiles/ggml-cpu.dir/compiler_depend.make + +# Include the progress variables for this target. +include src/CMakeFiles/ggml-cpu.dir/progress.make + +# Include the compile flags for this target's objects. +include src/CMakeFiles/ggml-cpu.dir/flags.make + +src/CMakeFiles/ggml-cpu.dir/codegen: +.PHONY : src/CMakeFiles/ggml-cpu.dir/codegen + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o: /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.c +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.c + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.c > CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.c -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/ggml-cpu.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/repack.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/repack.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/repack.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/repack.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/hbm.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/hbm.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/hbm.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/hbm.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o: /home/runner/work/coggml/coggml/src/ggml-cpu/quants.c +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/quants.c + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/quants.c > CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/quants.c -o CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/traits.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/traits.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/traits.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/traits.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/amx/amx.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/amx/amx.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/amx/amx.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/amx/amx.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/amx/mmq.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/amx/mmq.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/amx/mmq.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/amx/mmq.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/binary-ops.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/binary-ops.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/binary-ops.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/binary-ops.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/unary-ops.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/unary-ops.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/unary-ops.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/unary-ops.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/vec.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/vec.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/vec.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/vec.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/ops.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/ops.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/ops.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/ops.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o: /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/quants.c +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/quants.c + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/quants.c > CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/quants.c -o CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.s + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o: src/CMakeFiles/ggml-cpu.dir/flags.make +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o: /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/repack.cpp +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o -MF CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o.d -o CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/repack.cpp + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/repack.cpp > CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.i + +src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-cpu/arch/x86/repack.cpp -o CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.s + +# Object files for target ggml-cpu +ggml__cpu_OBJECTS = \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o" \ +"CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o" + +# External object files for target ggml-cpu +ggml__cpu_EXTERNAL_OBJECTS = + +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/build.make +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts +src/libggml-cpu.so: src/libggml-base.so +src/libggml-cpu.so: /usr/lib/gcc/x86_64-linux-gnu/13/libgomp.so +src/libggml-cpu.so: /usr/lib/x86_64-linux-gnu/libpthread.a +src/libggml-cpu.so: src/CMakeFiles/ggml-cpu.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Linking CXX shared library libggml-cpu.so" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ggml-cpu.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +src/CMakeFiles/ggml-cpu.dir/build: src/libggml-cpu.so +.PHONY : src/CMakeFiles/ggml-cpu.dir/build + +src/CMakeFiles/ggml-cpu.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && $(CMAKE_COMMAND) -P CMakeFiles/ggml-cpu.dir/cmake_clean.cmake +.PHONY : src/CMakeFiles/ggml-cpu.dir/clean + +src/CMakeFiles/ggml-cpu.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/src /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/src /home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : src/CMakeFiles/ggml-cpu.dir/depend + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/cmake_clean.cmake b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/cmake_clean.cmake new file mode 100644 index 0000000000..341f6ebc92 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/cmake_clean.cmake @@ -0,0 +1,38 @@ +file(REMOVE_RECURSE + "CMakeFiles/ggml-cpu.dir/link.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o.d" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o" + "CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o.d" + "libggml-cpu.pdb" + "libggml-cpu.so" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C CXX) + include(CMakeFiles/ggml-cpu.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/compiler_depend.make b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/compiler_depend.make new file mode 100644 index 0000000000..c66607b1cb --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for ggml-cpu. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts new file mode 100644 index 0000000000..d2eb8267bf --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for ggml-cpu. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/depend.make b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/depend.make new file mode 100644 index 0000000000..ec4e32800c --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for ggml-cpu. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/flags.make b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/flags.make new file mode 100644 index 0000000000..35a0815a97 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/flags.make @@ -0,0 +1,17 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +C_DEFINES = -DGGML_BACKEND_BUILD -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_REPACK -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_EXPORTS + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/.. -I/home/runner/work/coggml/coggml/src/. -I/home/runner/work/coggml/coggml/src/ggml-cpu -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -O3 -DNDEBUG -std=gnu11 -fPIC -Wshadow -Wstrict-prototypes -Wpointer-arith -Wmissing-prototypes -Werror=implicit-int -Werror=implicit-function-declaration -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wdouble-promotion -march=native -fopenmp + +CXX_DEFINES = -DGGML_BACKEND_BUILD -DGGML_BACKEND_SHARED -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU_REPACK -DGGML_USE_OPENMP -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_cpu_EXPORTS + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/.. -I/home/runner/work/coggml/coggml/src/. -I/home/runner/work/coggml/coggml/src/ggml-cpu -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -fPIC -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi -march=native -fopenmp + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/link.txt b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/link.txt new file mode 100644 index 0000000000..c45e4f2f3a --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fPIC -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/ggml-cpu.dir/link.d -shared -Wl,-soname,libggml-cpu.so -o libggml-cpu.so "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o" "CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o" -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src: libggml-base.so /usr/lib/gcc/x86_64-linux-gnu/13/libgomp.so /usr/lib/x86_64-linux-gnu/libpthread.a diff --git a/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/progress.make b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/progress.make new file mode 100644 index 0000000000..8cf3f89dce --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml-cpu.dir/progress.make @@ -0,0 +1,16 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 15 +CMAKE_PROGRESS_3 = 16 +CMAKE_PROGRESS_4 = 17 +CMAKE_PROGRESS_5 = 18 +CMAKE_PROGRESS_6 = 19 +CMAKE_PROGRESS_7 = 20 +CMAKE_PROGRESS_8 = 21 +CMAKE_PROGRESS_9 = +CMAKE_PROGRESS_10 = 22 +CMAKE_PROGRESS_11 = 23 +CMAKE_PROGRESS_12 = 24 +CMAKE_PROGRESS_13 = 25 +CMAKE_PROGRESS_14 = 26 +CMAKE_PROGRESS_15 = 27 + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/DependInfo.cmake b/_codeql_build_dir/src/CMakeFiles/ggml.dir/DependInfo.cmake new file mode 100644 index 0000000000..a51b272d97 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/DependInfo.cmake @@ -0,0 +1,25 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/src/ggml-backend-reg.cpp" "src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o" "gcc" "src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o.d" + "/home/runner/work/coggml/coggml/src/ggml-opencog.cpp" "src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o" "gcc" "src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o.d" + "" "src/libggml.so" "gcc" "src/CMakeFiles/ggml.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/build.make b/_codeql_build_dir/src/CMakeFiles/ggml.dir/build.make new file mode 100644 index 0000000000..53243ffef3 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/build.make @@ -0,0 +1,135 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include src/CMakeFiles/ggml.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include src/CMakeFiles/ggml.dir/compiler_depend.make + +# Include the progress variables for this target. +include src/CMakeFiles/ggml.dir/progress.make + +# Include the compile flags for this target's objects. +include src/CMakeFiles/ggml.dir/flags.make + +src/CMakeFiles/ggml.dir/codegen: +.PHONY : src/CMakeFiles/ggml.dir/codegen + +src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o: src/CMakeFiles/ggml.dir/flags.make +src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o: /home/runner/work/coggml/coggml/src/ggml-backend-reg.cpp +src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o: src/CMakeFiles/ggml.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -MF CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o.d -o CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-backend-reg.cpp + +src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml.dir/ggml-backend-reg.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-backend-reg.cpp > CMakeFiles/ggml.dir/ggml-backend-reg.cpp.i + +src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml.dir/ggml-backend-reg.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-backend-reg.cpp -o CMakeFiles/ggml.dir/ggml-backend-reg.cpp.s + +src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o: src/CMakeFiles/ggml.dir/flags.make +src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o: /home/runner/work/coggml/coggml/src/ggml-opencog.cpp +src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o: src/CMakeFiles/ggml.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o -MF CMakeFiles/ggml.dir/ggml-opencog.cpp.o.d -o CMakeFiles/ggml.dir/ggml-opencog.cpp.o -c /home/runner/work/coggml/coggml/src/ggml-opencog.cpp + +src/CMakeFiles/ggml.dir/ggml-opencog.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/ggml.dir/ggml-opencog.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/src/ggml-opencog.cpp > CMakeFiles/ggml.dir/ggml-opencog.cpp.i + +src/CMakeFiles/ggml.dir/ggml-opencog.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/ggml.dir/ggml-opencog.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/src/ggml-opencog.cpp -o CMakeFiles/ggml.dir/ggml-opencog.cpp.s + +# Object files for target ggml +ggml_OBJECTS = \ +"CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o" \ +"CMakeFiles/ggml.dir/ggml-opencog.cpp.o" + +# External object files for target ggml +ggml_EXTERNAL_OBJECTS = + +src/libggml.so: src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o +src/libggml.so: src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o +src/libggml.so: src/CMakeFiles/ggml.dir/build.make +src/libggml.so: src/CMakeFiles/ggml.dir/compiler_depend.ts +src/libggml.so: src/libggml-cpu.so +src/libggml.so: src/libggml-base.so +src/libggml.so: src/CMakeFiles/ggml.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Linking CXX shared library libggml.so" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/ggml.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +src/CMakeFiles/ggml.dir/build: src/libggml.so +.PHONY : src/CMakeFiles/ggml.dir/build + +src/CMakeFiles/ggml.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/src && $(CMAKE_COMMAND) -P CMakeFiles/ggml.dir/cmake_clean.cmake +.PHONY : src/CMakeFiles/ggml.dir/clean + +src/CMakeFiles/ggml.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/src /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/src /home/runner/work/coggml/coggml/_codeql_build_dir/src/CMakeFiles/ggml.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : src/CMakeFiles/ggml.dir/depend + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/cmake_clean.cmake b/_codeql_build_dir/src/CMakeFiles/ggml.dir/cmake_clean.cmake new file mode 100644 index 0000000000..add76cfac4 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/cmake_clean.cmake @@ -0,0 +1,14 @@ +file(REMOVE_RECURSE + "CMakeFiles/ggml.dir/link.d" + "CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o" + "CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o.d" + "CMakeFiles/ggml.dir/ggml-opencog.cpp.o" + "CMakeFiles/ggml.dir/ggml-opencog.cpp.o.d" + "libggml.pdb" + "libggml.so" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/ggml.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/compiler_depend.make b/_codeql_build_dir/src/CMakeFiles/ggml.dir/compiler_depend.make new file mode 100644 index 0000000000..90528ff6e5 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for ggml. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/compiler_depend.ts b/_codeql_build_dir/src/CMakeFiles/ggml.dir/compiler_depend.ts new file mode 100644 index 0000000000..bb930fb766 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for ggml. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/depend.make b/_codeql_build_dir/src/CMakeFiles/ggml.dir/depend.make new file mode 100644 index 0000000000..72db64cf77 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for ggml. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/flags.make b/_codeql_build_dir/src/CMakeFiles/ggml.dir/flags.make new file mode 100644 index 0000000000..7b7e6b77b9 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_BUILD -DGGML_SCHED_MAX_COPIES=4 -DGGML_SHARED -DGGML_USE_CPU -D_GNU_SOURCE -D_XOPEN_SOURCE=600 -Dggml_EXPORTS + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -fPIC -Wmissing-declarations -Wmissing-noreturn -Wall -Wextra -Wpedantic -Wcast-qual -Wno-unused-function -Wno-array-bounds -Wextra-semi + diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/link.txt b/_codeql_build_dir/src/CMakeFiles/ggml.dir/link.txt new file mode 100644 index 0000000000..e5d45ce48b --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -fPIC -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/ggml.dir/link.d -shared -Wl,-soname,libggml.so -o libggml.so "CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o" "CMakeFiles/ggml.dir/ggml-opencog.cpp.o" -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src: -ldl libggml-cpu.so libggml-base.so diff --git a/_codeql_build_dir/src/CMakeFiles/ggml.dir/progress.make b/_codeql_build_dir/src/CMakeFiles/ggml.dir/progress.make new file mode 100644 index 0000000000..2088a4d40a --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/ggml.dir/progress.make @@ -0,0 +1,4 @@ +CMAKE_PROGRESS_1 = 4 +CMAKE_PROGRESS_2 = 5 +CMAKE_PROGRESS_3 = 6 + diff --git a/_codeql_build_dir/src/CMakeFiles/progress.marks b/_codeql_build_dir/src/CMakeFiles/progress.marks new file mode 100644 index 0000000000..a45fd52cc5 --- /dev/null +++ b/_codeql_build_dir/src/CMakeFiles/progress.marks @@ -0,0 +1 @@ +24 diff --git a/_codeql_build_dir/src/Makefile b/_codeql_build_dir/src/Makefile new file mode 100644 index 0000000000..1951b3c538 --- /dev/null +++ b/_codeql_build_dir/src/Makefile @@ -0,0 +1,896 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/src//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +src/CMakeFiles/ggml-base.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml-base.dir/rule +.PHONY : src/CMakeFiles/ggml-base.dir/rule + +# Convenience name for target. +ggml-base: src/CMakeFiles/ggml-base.dir/rule +.PHONY : ggml-base + +# fast build rule for target. +ggml-base/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/build +.PHONY : ggml-base/fast + +# Convenience name for target. +src/CMakeFiles/ggml.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml.dir/rule +.PHONY : src/CMakeFiles/ggml.dir/rule + +# Convenience name for target. +ggml: src/CMakeFiles/ggml.dir/rule +.PHONY : ggml + +# fast build rule for target. +ggml/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/build +.PHONY : ggml/fast + +# Convenience name for target. +src/CMakeFiles/ggml-cpu.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/CMakeFiles/ggml-cpu.dir/rule +.PHONY : src/CMakeFiles/ggml-cpu.dir/rule + +# Convenience name for target. +ggml-cpu: src/CMakeFiles/ggml-cpu.dir/rule +.PHONY : ggml-cpu + +# fast build rule for target. +ggml-cpu/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/build +.PHONY : ggml-cpu/fast + +ggml-alloc.o: ggml-alloc.c.o +.PHONY : ggml-alloc.o + +# target to build an object file +ggml-alloc.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-alloc.c.o +.PHONY : ggml-alloc.c.o + +ggml-alloc.i: ggml-alloc.c.i +.PHONY : ggml-alloc.i + +# target to preprocess a source file +ggml-alloc.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-alloc.c.i +.PHONY : ggml-alloc.c.i + +ggml-alloc.s: ggml-alloc.c.s +.PHONY : ggml-alloc.s + +# target to generate assembly for a file +ggml-alloc.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-alloc.c.s +.PHONY : ggml-alloc.c.s + +ggml-backend-reg.o: ggml-backend-reg.cpp.o +.PHONY : ggml-backend-reg.o + +# target to build an object file +ggml-backend-reg.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.o +.PHONY : ggml-backend-reg.cpp.o + +ggml-backend-reg.i: ggml-backend-reg.cpp.i +.PHONY : ggml-backend-reg.i + +# target to preprocess a source file +ggml-backend-reg.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.i +.PHONY : ggml-backend-reg.cpp.i + +ggml-backend-reg.s: ggml-backend-reg.cpp.s +.PHONY : ggml-backend-reg.s + +# target to generate assembly for a file +ggml-backend-reg.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/ggml-backend-reg.cpp.s +.PHONY : ggml-backend-reg.cpp.s + +ggml-backend.o: ggml-backend.cpp.o +.PHONY : ggml-backend.o + +# target to build an object file +ggml-backend.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.o +.PHONY : ggml-backend.cpp.o + +ggml-backend.i: ggml-backend.cpp.i +.PHONY : ggml-backend.i + +# target to preprocess a source file +ggml-backend.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.i +.PHONY : ggml-backend.cpp.i + +ggml-backend.s: ggml-backend.cpp.s +.PHONY : ggml-backend.s + +# target to generate assembly for a file +ggml-backend.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-backend.cpp.s +.PHONY : ggml-backend.cpp.s + +ggml-cpu/amx/amx.o: ggml-cpu/amx/amx.cpp.o +.PHONY : ggml-cpu/amx/amx.o + +# target to build an object file +ggml-cpu/amx/amx.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.o +.PHONY : ggml-cpu/amx/amx.cpp.o + +ggml-cpu/amx/amx.i: ggml-cpu/amx/amx.cpp.i +.PHONY : ggml-cpu/amx/amx.i + +# target to preprocess a source file +ggml-cpu/amx/amx.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.i +.PHONY : ggml-cpu/amx/amx.cpp.i + +ggml-cpu/amx/amx.s: ggml-cpu/amx/amx.cpp.s +.PHONY : ggml-cpu/amx/amx.s + +# target to generate assembly for a file +ggml-cpu/amx/amx.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/amx.cpp.s +.PHONY : ggml-cpu/amx/amx.cpp.s + +ggml-cpu/amx/mmq.o: ggml-cpu/amx/mmq.cpp.o +.PHONY : ggml-cpu/amx/mmq.o + +# target to build an object file +ggml-cpu/amx/mmq.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.o +.PHONY : ggml-cpu/amx/mmq.cpp.o + +ggml-cpu/amx/mmq.i: ggml-cpu/amx/mmq.cpp.i +.PHONY : ggml-cpu/amx/mmq.i + +# target to preprocess a source file +ggml-cpu/amx/mmq.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.i +.PHONY : ggml-cpu/amx/mmq.cpp.i + +ggml-cpu/amx/mmq.s: ggml-cpu/amx/mmq.cpp.s +.PHONY : ggml-cpu/amx/mmq.s + +# target to generate assembly for a file +ggml-cpu/amx/mmq.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/amx/mmq.cpp.s +.PHONY : ggml-cpu/amx/mmq.cpp.s + +ggml-cpu/arch/x86/quants.o: ggml-cpu/arch/x86/quants.c.o +.PHONY : ggml-cpu/arch/x86/quants.o + +# target to build an object file +ggml-cpu/arch/x86/quants.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.o +.PHONY : ggml-cpu/arch/x86/quants.c.o + +ggml-cpu/arch/x86/quants.i: ggml-cpu/arch/x86/quants.c.i +.PHONY : ggml-cpu/arch/x86/quants.i + +# target to preprocess a source file +ggml-cpu/arch/x86/quants.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.i +.PHONY : ggml-cpu/arch/x86/quants.c.i + +ggml-cpu/arch/x86/quants.s: ggml-cpu/arch/x86/quants.c.s +.PHONY : ggml-cpu/arch/x86/quants.s + +# target to generate assembly for a file +ggml-cpu/arch/x86/quants.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/quants.c.s +.PHONY : ggml-cpu/arch/x86/quants.c.s + +ggml-cpu/arch/x86/repack.o: ggml-cpu/arch/x86/repack.cpp.o +.PHONY : ggml-cpu/arch/x86/repack.o + +# target to build an object file +ggml-cpu/arch/x86/repack.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.o +.PHONY : ggml-cpu/arch/x86/repack.cpp.o + +ggml-cpu/arch/x86/repack.i: ggml-cpu/arch/x86/repack.cpp.i +.PHONY : ggml-cpu/arch/x86/repack.i + +# target to preprocess a source file +ggml-cpu/arch/x86/repack.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.i +.PHONY : ggml-cpu/arch/x86/repack.cpp.i + +ggml-cpu/arch/x86/repack.s: ggml-cpu/arch/x86/repack.cpp.s +.PHONY : ggml-cpu/arch/x86/repack.s + +# target to generate assembly for a file +ggml-cpu/arch/x86/repack.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/arch/x86/repack.cpp.s +.PHONY : ggml-cpu/arch/x86/repack.cpp.s + +ggml-cpu/binary-ops.o: ggml-cpu/binary-ops.cpp.o +.PHONY : ggml-cpu/binary-ops.o + +# target to build an object file +ggml-cpu/binary-ops.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.o +.PHONY : ggml-cpu/binary-ops.cpp.o + +ggml-cpu/binary-ops.i: ggml-cpu/binary-ops.cpp.i +.PHONY : ggml-cpu/binary-ops.i + +# target to preprocess a source file +ggml-cpu/binary-ops.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.i +.PHONY : ggml-cpu/binary-ops.cpp.i + +ggml-cpu/binary-ops.s: ggml-cpu/binary-ops.cpp.s +.PHONY : ggml-cpu/binary-ops.s + +# target to generate assembly for a file +ggml-cpu/binary-ops.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/binary-ops.cpp.s +.PHONY : ggml-cpu/binary-ops.cpp.s + +ggml-cpu/ggml-cpu.o: ggml-cpu/ggml-cpu.c.o +.PHONY : ggml-cpu/ggml-cpu.o + +# target to build an object file +ggml-cpu/ggml-cpu.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.o +.PHONY : ggml-cpu/ggml-cpu.c.o + +ggml-cpu/ggml-cpu.i: ggml-cpu/ggml-cpu.c.i +.PHONY : ggml-cpu/ggml-cpu.i + +# target to preprocess a source file +ggml-cpu/ggml-cpu.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.i +.PHONY : ggml-cpu/ggml-cpu.c.i + +ggml-cpu/ggml-cpu.s: ggml-cpu/ggml-cpu.c.s +.PHONY : ggml-cpu/ggml-cpu.s + +# target to generate assembly for a file +ggml-cpu/ggml-cpu.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.c.s +.PHONY : ggml-cpu/ggml-cpu.c.s + +ggml-cpu/ggml-cpu.o: ggml-cpu/ggml-cpu.cpp.o +.PHONY : ggml-cpu/ggml-cpu.o + +# target to build an object file +ggml-cpu/ggml-cpu.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.o +.PHONY : ggml-cpu/ggml-cpu.cpp.o + +ggml-cpu/ggml-cpu.i: ggml-cpu/ggml-cpu.cpp.i +.PHONY : ggml-cpu/ggml-cpu.i + +# target to preprocess a source file +ggml-cpu/ggml-cpu.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.i +.PHONY : ggml-cpu/ggml-cpu.cpp.i + +ggml-cpu/ggml-cpu.s: ggml-cpu/ggml-cpu.cpp.s +.PHONY : ggml-cpu/ggml-cpu.s + +# target to generate assembly for a file +ggml-cpu/ggml-cpu.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ggml-cpu.cpp.s +.PHONY : ggml-cpu/ggml-cpu.cpp.s + +ggml-cpu/hbm.o: ggml-cpu/hbm.cpp.o +.PHONY : ggml-cpu/hbm.o + +# target to build an object file +ggml-cpu/hbm.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.o +.PHONY : ggml-cpu/hbm.cpp.o + +ggml-cpu/hbm.i: ggml-cpu/hbm.cpp.i +.PHONY : ggml-cpu/hbm.i + +# target to preprocess a source file +ggml-cpu/hbm.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.i +.PHONY : ggml-cpu/hbm.cpp.i + +ggml-cpu/hbm.s: ggml-cpu/hbm.cpp.s +.PHONY : ggml-cpu/hbm.s + +# target to generate assembly for a file +ggml-cpu/hbm.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/hbm.cpp.s +.PHONY : ggml-cpu/hbm.cpp.s + +ggml-cpu/ops.o: ggml-cpu/ops.cpp.o +.PHONY : ggml-cpu/ops.o + +# target to build an object file +ggml-cpu/ops.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.o +.PHONY : ggml-cpu/ops.cpp.o + +ggml-cpu/ops.i: ggml-cpu/ops.cpp.i +.PHONY : ggml-cpu/ops.i + +# target to preprocess a source file +ggml-cpu/ops.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.i +.PHONY : ggml-cpu/ops.cpp.i + +ggml-cpu/ops.s: ggml-cpu/ops.cpp.s +.PHONY : ggml-cpu/ops.s + +# target to generate assembly for a file +ggml-cpu/ops.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/ops.cpp.s +.PHONY : ggml-cpu/ops.cpp.s + +ggml-cpu/quants.o: ggml-cpu/quants.c.o +.PHONY : ggml-cpu/quants.o + +# target to build an object file +ggml-cpu/quants.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.o +.PHONY : ggml-cpu/quants.c.o + +ggml-cpu/quants.i: ggml-cpu/quants.c.i +.PHONY : ggml-cpu/quants.i + +# target to preprocess a source file +ggml-cpu/quants.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.i +.PHONY : ggml-cpu/quants.c.i + +ggml-cpu/quants.s: ggml-cpu/quants.c.s +.PHONY : ggml-cpu/quants.s + +# target to generate assembly for a file +ggml-cpu/quants.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/quants.c.s +.PHONY : ggml-cpu/quants.c.s + +ggml-cpu/repack.o: ggml-cpu/repack.cpp.o +.PHONY : ggml-cpu/repack.o + +# target to build an object file +ggml-cpu/repack.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.o +.PHONY : ggml-cpu/repack.cpp.o + +ggml-cpu/repack.i: ggml-cpu/repack.cpp.i +.PHONY : ggml-cpu/repack.i + +# target to preprocess a source file +ggml-cpu/repack.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.i +.PHONY : ggml-cpu/repack.cpp.i + +ggml-cpu/repack.s: ggml-cpu/repack.cpp.s +.PHONY : ggml-cpu/repack.s + +# target to generate assembly for a file +ggml-cpu/repack.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/repack.cpp.s +.PHONY : ggml-cpu/repack.cpp.s + +ggml-cpu/traits.o: ggml-cpu/traits.cpp.o +.PHONY : ggml-cpu/traits.o + +# target to build an object file +ggml-cpu/traits.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.o +.PHONY : ggml-cpu/traits.cpp.o + +ggml-cpu/traits.i: ggml-cpu/traits.cpp.i +.PHONY : ggml-cpu/traits.i + +# target to preprocess a source file +ggml-cpu/traits.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.i +.PHONY : ggml-cpu/traits.cpp.i + +ggml-cpu/traits.s: ggml-cpu/traits.cpp.s +.PHONY : ggml-cpu/traits.s + +# target to generate assembly for a file +ggml-cpu/traits.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/traits.cpp.s +.PHONY : ggml-cpu/traits.cpp.s + +ggml-cpu/unary-ops.o: ggml-cpu/unary-ops.cpp.o +.PHONY : ggml-cpu/unary-ops.o + +# target to build an object file +ggml-cpu/unary-ops.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.o +.PHONY : ggml-cpu/unary-ops.cpp.o + +ggml-cpu/unary-ops.i: ggml-cpu/unary-ops.cpp.i +.PHONY : ggml-cpu/unary-ops.i + +# target to preprocess a source file +ggml-cpu/unary-ops.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.i +.PHONY : ggml-cpu/unary-ops.cpp.i + +ggml-cpu/unary-ops.s: ggml-cpu/unary-ops.cpp.s +.PHONY : ggml-cpu/unary-ops.s + +# target to generate assembly for a file +ggml-cpu/unary-ops.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/unary-ops.cpp.s +.PHONY : ggml-cpu/unary-ops.cpp.s + +ggml-cpu/vec.o: ggml-cpu/vec.cpp.o +.PHONY : ggml-cpu/vec.o + +# target to build an object file +ggml-cpu/vec.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.o +.PHONY : ggml-cpu/vec.cpp.o + +ggml-cpu/vec.i: ggml-cpu/vec.cpp.i +.PHONY : ggml-cpu/vec.i + +# target to preprocess a source file +ggml-cpu/vec.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.i +.PHONY : ggml-cpu/vec.cpp.i + +ggml-cpu/vec.s: ggml-cpu/vec.cpp.s +.PHONY : ggml-cpu/vec.s + +# target to generate assembly for a file +ggml-cpu/vec.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-cpu.dir/build.make src/CMakeFiles/ggml-cpu.dir/ggml-cpu/vec.cpp.s +.PHONY : ggml-cpu/vec.cpp.s + +ggml-opencog.o: ggml-opencog.cpp.o +.PHONY : ggml-opencog.o + +# target to build an object file +ggml-opencog.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/ggml-opencog.cpp.o +.PHONY : ggml-opencog.cpp.o + +ggml-opencog.i: ggml-opencog.cpp.i +.PHONY : ggml-opencog.i + +# target to preprocess a source file +ggml-opencog.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/ggml-opencog.cpp.i +.PHONY : ggml-opencog.cpp.i + +ggml-opencog.s: ggml-opencog.cpp.s +.PHONY : ggml-opencog.s + +# target to generate assembly for a file +ggml-opencog.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml.dir/build.make src/CMakeFiles/ggml.dir/ggml-opencog.cpp.s +.PHONY : ggml-opencog.cpp.s + +ggml-opt.o: ggml-opt.cpp.o +.PHONY : ggml-opt.o + +# target to build an object file +ggml-opt.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.o +.PHONY : ggml-opt.cpp.o + +ggml-opt.i: ggml-opt.cpp.i +.PHONY : ggml-opt.i + +# target to preprocess a source file +ggml-opt.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.i +.PHONY : ggml-opt.cpp.i + +ggml-opt.s: ggml-opt.cpp.s +.PHONY : ggml-opt.s + +# target to generate assembly for a file +ggml-opt.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-opt.cpp.s +.PHONY : ggml-opt.cpp.s + +ggml-quants.o: ggml-quants.c.o +.PHONY : ggml-quants.o + +# target to build an object file +ggml-quants.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-quants.c.o +.PHONY : ggml-quants.c.o + +ggml-quants.i: ggml-quants.c.i +.PHONY : ggml-quants.i + +# target to preprocess a source file +ggml-quants.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-quants.c.i +.PHONY : ggml-quants.c.i + +ggml-quants.s: ggml-quants.c.s +.PHONY : ggml-quants.s + +# target to generate assembly for a file +ggml-quants.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-quants.c.s +.PHONY : ggml-quants.c.s + +ggml-threading.o: ggml-threading.cpp.o +.PHONY : ggml-threading.o + +# target to build an object file +ggml-threading.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.o +.PHONY : ggml-threading.cpp.o + +ggml-threading.i: ggml-threading.cpp.i +.PHONY : ggml-threading.i + +# target to preprocess a source file +ggml-threading.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.i +.PHONY : ggml-threading.cpp.i + +ggml-threading.s: ggml-threading.cpp.s +.PHONY : ggml-threading.s + +# target to generate assembly for a file +ggml-threading.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml-threading.cpp.s +.PHONY : ggml-threading.cpp.s + +ggml.o: ggml.c.o +.PHONY : ggml.o + +# target to build an object file +ggml.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml.c.o +.PHONY : ggml.c.o + +ggml.i: ggml.c.i +.PHONY : ggml.i + +# target to preprocess a source file +ggml.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml.c.i +.PHONY : ggml.c.i + +ggml.s: ggml.c.s +.PHONY : ggml.s + +# target to generate assembly for a file +ggml.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml.c.s +.PHONY : ggml.c.s + +ggml.o: ggml.cpp.o +.PHONY : ggml.o + +# target to build an object file +ggml.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml.cpp.o +.PHONY : ggml.cpp.o + +ggml.i: ggml.cpp.i +.PHONY : ggml.i + +# target to preprocess a source file +ggml.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml.cpp.i +.PHONY : ggml.cpp.i + +ggml.s: ggml.cpp.s +.PHONY : ggml.s + +# target to generate assembly for a file +ggml.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/ggml.cpp.s +.PHONY : ggml.cpp.s + +gguf.o: gguf.cpp.o +.PHONY : gguf.o + +# target to build an object file +gguf.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/gguf.cpp.o +.PHONY : gguf.cpp.o + +gguf.i: gguf.cpp.i +.PHONY : gguf.i + +# target to preprocess a source file +gguf.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/gguf.cpp.i +.PHONY : gguf.cpp.i + +gguf.s: gguf.cpp.s +.PHONY : gguf.s + +# target to generate assembly for a file +gguf.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f src/CMakeFiles/ggml-base.dir/build.make src/CMakeFiles/ggml-base.dir/gguf.cpp.s +.PHONY : gguf.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... ggml" + @echo "... ggml-base" + @echo "... ggml-cpu" + @echo "... ggml-alloc.o" + @echo "... ggml-alloc.i" + @echo "... ggml-alloc.s" + @echo "... ggml-backend-reg.o" + @echo "... ggml-backend-reg.i" + @echo "... ggml-backend-reg.s" + @echo "... ggml-backend.o" + @echo "... ggml-backend.i" + @echo "... ggml-backend.s" + @echo "... ggml-cpu/amx/amx.o" + @echo "... ggml-cpu/amx/amx.i" + @echo "... ggml-cpu/amx/amx.s" + @echo "... ggml-cpu/amx/mmq.o" + @echo "... ggml-cpu/amx/mmq.i" + @echo "... ggml-cpu/amx/mmq.s" + @echo "... ggml-cpu/arch/x86/quants.o" + @echo "... ggml-cpu/arch/x86/quants.i" + @echo "... ggml-cpu/arch/x86/quants.s" + @echo "... ggml-cpu/arch/x86/repack.o" + @echo "... ggml-cpu/arch/x86/repack.i" + @echo "... ggml-cpu/arch/x86/repack.s" + @echo "... ggml-cpu/binary-ops.o" + @echo "... ggml-cpu/binary-ops.i" + @echo "... ggml-cpu/binary-ops.s" + @echo "... ggml-cpu/ggml-cpu.o" + @echo "... ggml-cpu/ggml-cpu.i" + @echo "... ggml-cpu/ggml-cpu.s" + @echo "... ggml-cpu/ggml-cpu.o" + @echo "... ggml-cpu/ggml-cpu.i" + @echo "... ggml-cpu/ggml-cpu.s" + @echo "... ggml-cpu/hbm.o" + @echo "... ggml-cpu/hbm.i" + @echo "... ggml-cpu/hbm.s" + @echo "... ggml-cpu/ops.o" + @echo "... ggml-cpu/ops.i" + @echo "... ggml-cpu/ops.s" + @echo "... ggml-cpu/quants.o" + @echo "... ggml-cpu/quants.i" + @echo "... ggml-cpu/quants.s" + @echo "... ggml-cpu/repack.o" + @echo "... ggml-cpu/repack.i" + @echo "... ggml-cpu/repack.s" + @echo "... ggml-cpu/traits.o" + @echo "... ggml-cpu/traits.i" + @echo "... ggml-cpu/traits.s" + @echo "... ggml-cpu/unary-ops.o" + @echo "... ggml-cpu/unary-ops.i" + @echo "... ggml-cpu/unary-ops.s" + @echo "... ggml-cpu/vec.o" + @echo "... ggml-cpu/vec.i" + @echo "... ggml-cpu/vec.s" + @echo "... ggml-opencog.o" + @echo "... ggml-opencog.i" + @echo "... ggml-opencog.s" + @echo "... ggml-opt.o" + @echo "... ggml-opt.i" + @echo "... ggml-opt.s" + @echo "... ggml-quants.o" + @echo "... ggml-quants.i" + @echo "... ggml-quants.s" + @echo "... ggml-threading.o" + @echo "... ggml-threading.i" + @echo "... ggml-threading.s" + @echo "... ggml.o" + @echo "... ggml.i" + @echo "... ggml.s" + @echo "... ggml.o" + @echo "... ggml.i" + @echo "... ggml.s" + @echo "... gguf.o" + @echo "... gguf.i" + @echo "... gguf.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/src/cmake_install.cmake b/_codeql_build_dir/src/cmake_install.cmake new file mode 100644 index 0000000000..877e2624df --- /dev/null +++ b/_codeql_build_dir/src/cmake_install.cmake @@ -0,0 +1,78 @@ +# Install script for directory: /home/runner/work/coggml/coggml/src + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +if(NOT CMAKE_INSTALL_LOCAL_ONLY) + # Include the install script for the subdirectory. + include("/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/cmake_install.cmake") +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so") + file(RPATH_CHECK + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so" + RPATH "") + endif() + file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib" TYPE SHARED_LIBRARY FILES "/home/runner/work/coggml/coggml/_codeql_build_dir/src/libggml-cpu.so") + if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so" AND + NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so") + file(RPATH_CHANGE + FILE "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so" + OLD_RPATH "/home/runner/work/coggml/coggml/_codeql_build_dir/src:" + NEW_RPATH "") + if(CMAKE_INSTALL_DO_STRIP) + execute_process(COMMAND "/usr/bin/strip" "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libggml-cpu.so") + endif() + endif() +endif() + +if(CMAKE_INSTALL_COMPONENT STREQUAL "Unspecified" OR NOT CMAKE_INSTALL_COMPONENT) +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/src/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/src/ggml-cpu/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/src/ggml-cpu/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/src/ggml-cpu/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/src/ggml-cpu/CMakeFiles/progress.marks b/_codeql_build_dir/src/ggml-cpu/CMakeFiles/progress.marks new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/_codeql_build_dir/src/ggml-cpu/CMakeFiles/progress.marks @@ -0,0 +1 @@ +0 diff --git a/_codeql_build_dir/src/ggml-cpu/Makefile b/_codeql_build_dir/src/ggml-cpu/Makefile new file mode 100644 index 0000000000..17d98d1d6d --- /dev/null +++ b/_codeql_build_dir/src/ggml-cpu/Makefile @@ -0,0 +1,203 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ggml-cpu/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ggml-cpu/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ggml-cpu/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/ggml-cpu/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/src/ggml-cpu/cmake_install.cmake b/_codeql_build_dir/src/ggml-cpu/cmake_install.cmake new file mode 100644 index 0000000000..772fd84a8a --- /dev/null +++ b/_codeql_build_dir/src/ggml-cpu/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/src/ggml-cpu + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/src/ggml-cpu/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_build_dir/src/libggml-base.so b/_codeql_build_dir/src/libggml-base.so new file mode 100755 index 0000000000..e991575f1e Binary files /dev/null and b/_codeql_build_dir/src/libggml-base.so differ diff --git a/_codeql_build_dir/src/libggml-cpu.so b/_codeql_build_dir/src/libggml-cpu.so new file mode 100755 index 0000000000..6cce97263f Binary files /dev/null and b/_codeql_build_dir/src/libggml-cpu.so differ diff --git a/_codeql_build_dir/src/libggml.so b/_codeql_build_dir/src/libggml.so new file mode 100755 index 0000000000..7d088469b2 Binary files /dev/null and b/_codeql_build_dir/src/libggml.so differ diff --git a/_codeql_build_dir/tests/CMakeFiles/CMakeDirectoryInformation.cmake b/_codeql_build_dir/tests/CMakeFiles/CMakeDirectoryInformation.cmake new file mode 100644 index 0000000000..03686b0d0a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/CMakeDirectoryInformation.cmake @@ -0,0 +1,16 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Relative path conversion top directories. +set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/runner/work/coggml/coggml") +set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/runner/work/coggml/coggml/_codeql_build_dir") + +# Force unix paths in dependencies. +set(CMAKE_FORCE_UNIX_PATHS 1) + + +# The C and CXX include file regular expressions for this directory. +set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$") +set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$") +set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN}) +set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN}) diff --git a/_codeql_build_dir/tests/CMakeFiles/progress.marks b/_codeql_build_dir/tests/CMakeFiles/progress.marks new file mode 100644 index 0000000000..4b9026d8e2 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/progress.marks @@ -0,0 +1 @@ +63 diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/DependInfo.cmake new file mode 100644 index 0000000000..ce5f56c721 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-arange.cpp" "tests/CMakeFiles/test-arange.dir/test-arange.cpp.o" "gcc" "tests/CMakeFiles/test-arange.dir/test-arange.cpp.o.d" + "" "bin/test-arange" "gcc" "tests/CMakeFiles/test-arange.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/build.make new file mode 100644 index 0000000000..fb72f0c530 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-arange.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-arange.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-arange.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-arange.dir/flags.make + +tests/CMakeFiles/test-arange.dir/codegen: +.PHONY : tests/CMakeFiles/test-arange.dir/codegen + +tests/CMakeFiles/test-arange.dir/test-arange.cpp.o: tests/CMakeFiles/test-arange.dir/flags.make +tests/CMakeFiles/test-arange.dir/test-arange.cpp.o: /home/runner/work/coggml/coggml/tests/test-arange.cpp +tests/CMakeFiles/test-arange.dir/test-arange.cpp.o: tests/CMakeFiles/test-arange.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-arange.dir/test-arange.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-arange.dir/test-arange.cpp.o -MF CMakeFiles/test-arange.dir/test-arange.cpp.o.d -o CMakeFiles/test-arange.dir/test-arange.cpp.o -c /home/runner/work/coggml/coggml/tests/test-arange.cpp + +tests/CMakeFiles/test-arange.dir/test-arange.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-arange.dir/test-arange.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-arange.cpp > CMakeFiles/test-arange.dir/test-arange.cpp.i + +tests/CMakeFiles/test-arange.dir/test-arange.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-arange.dir/test-arange.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-arange.cpp -o CMakeFiles/test-arange.dir/test-arange.cpp.s + +# Object files for target test-arange +test__arange_OBJECTS = \ +"CMakeFiles/test-arange.dir/test-arange.cpp.o" + +# External object files for target test-arange +test__arange_EXTERNAL_OBJECTS = + +bin/test-arange: tests/CMakeFiles/test-arange.dir/test-arange.cpp.o +bin/test-arange: tests/CMakeFiles/test-arange.dir/build.make +bin/test-arange: tests/CMakeFiles/test-arange.dir/compiler_depend.ts +bin/test-arange: src/libggml.so +bin/test-arange: src/libggml-cpu.so +bin/test-arange: src/libggml-base.so +bin/test-arange: tests/CMakeFiles/test-arange.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-arange" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-arange.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-arange.dir/build: bin/test-arange +.PHONY : tests/CMakeFiles/test-arange.dir/build + +tests/CMakeFiles/test-arange.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-arange.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-arange.dir/clean + +tests/CMakeFiles/test-arange.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-arange.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/cmake_clean.cmake new file mode 100644 index 0000000000..717a2054bf --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-arange" + "../bin/test-arange.pdb" + "CMakeFiles/test-arange.dir/link.d" + "CMakeFiles/test-arange.dir/test-arange.cpp.o" + "CMakeFiles/test-arange.dir/test-arange.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-arange.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/compiler_depend.make new file mode 100644 index 0000000000..6e909bba4b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-arange. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/compiler_depend.ts new file mode 100644 index 0000000000..1af6724fc2 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-arange. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/depend.make new file mode 100644 index 0000000000..70d2bb5dee --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-arange. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/link.txt new file mode 100644 index 0000000000..fbe310432f --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-arange.dir/link.d "CMakeFiles/test-arange.dir/test-arange.cpp.o" -o ../bin/test-arange -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/progress.make new file mode 100644 index 0000000000..31f55b0508 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-arange.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 59 +CMAKE_PROGRESS_2 = 60 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake new file mode 100644 index 0000000000..8f44a15389 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-backend-ops.cpp" "tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" "gcc" "tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o.d" + "" "bin/test-backend-ops" "gcc" "tests/CMakeFiles/test-backend-ops.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/build.make new file mode 100644 index 0000000000..b01afd1a78 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-backend-ops.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-backend-ops.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-backend-ops.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-backend-ops.dir/flags.make + +tests/CMakeFiles/test-backend-ops.dir/codegen: +.PHONY : tests/CMakeFiles/test-backend-ops.dir/codegen + +tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o: tests/CMakeFiles/test-backend-ops.dir/flags.make +tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o: /home/runner/work/coggml/coggml/tests/test-backend-ops.cpp +tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o: tests/CMakeFiles/test-backend-ops.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o -MF CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o.d -o CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o -c /home/runner/work/coggml/coggml/tests/test-backend-ops.cpp + +tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-backend-ops.cpp > CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.i + +tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-backend-ops.cpp -o CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.s + +# Object files for target test-backend-ops +test__backend__ops_OBJECTS = \ +"CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" + +# External object files for target test-backend-ops +test__backend__ops_EXTERNAL_OBJECTS = + +bin/test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o +bin/test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/build.make +bin/test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/compiler_depend.ts +bin/test-backend-ops: src/libggml.so +bin/test-backend-ops: src/libggml-cpu.so +bin/test-backend-ops: src/libggml-base.so +bin/test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-backend-ops" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-backend-ops.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-backend-ops.dir/build: bin/test-backend-ops +.PHONY : tests/CMakeFiles/test-backend-ops.dir/build + +tests/CMakeFiles/test-backend-ops.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-backend-ops.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-backend-ops.dir/clean + +tests/CMakeFiles/test-backend-ops.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-backend-ops.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/cmake_clean.cmake new file mode 100644 index 0000000000..e275f9ff50 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-backend-ops" + "../bin/test-backend-ops.pdb" + "CMakeFiles/test-backend-ops.dir/link.d" + "CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" + "CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-backend-ops.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/compiler_depend.make new file mode 100644 index 0000000000..c817a6032d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-backend-ops. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/compiler_depend.ts new file mode 100644 index 0000000000..4622e53c17 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-backend-ops. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/depend.make new file mode 100644 index 0000000000..4657357f12 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-backend-ops. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/link.txt new file mode 100644 index 0000000000..dd00cc57cb --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-backend-ops.dir/link.d "CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o" -o ../bin/test-backend-ops -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/progress.make new file mode 100644 index 0000000000..2037d64060 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-backend-ops.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 61 +CMAKE_PROGRESS_2 = 62 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/DependInfo.cmake new file mode 100644 index 0000000000..6c2ee6d5a8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-cont.c" "tests/CMakeFiles/test-cont.dir/test-cont.c.o" "gcc" "tests/CMakeFiles/test-cont.dir/test-cont.c.o.d" + "" "bin/test-cont" "gcc" "tests/CMakeFiles/test-cont.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/build.make new file mode 100644 index 0000000000..ea9acf1e56 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-cont.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-cont.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-cont.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-cont.dir/flags.make + +tests/CMakeFiles/test-cont.dir/codegen: +.PHONY : tests/CMakeFiles/test-cont.dir/codegen + +tests/CMakeFiles/test-cont.dir/test-cont.c.o: tests/CMakeFiles/test-cont.dir/flags.make +tests/CMakeFiles/test-cont.dir/test-cont.c.o: /home/runner/work/coggml/coggml/tests/test-cont.c +tests/CMakeFiles/test-cont.dir/test-cont.c.o: tests/CMakeFiles/test-cont.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/test-cont.dir/test-cont.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT tests/CMakeFiles/test-cont.dir/test-cont.c.o -MF CMakeFiles/test-cont.dir/test-cont.c.o.d -o CMakeFiles/test-cont.dir/test-cont.c.o -c /home/runner/work/coggml/coggml/tests/test-cont.c + +tests/CMakeFiles/test-cont.dir/test-cont.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-cont.dir/test-cont.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-cont.c > CMakeFiles/test-cont.dir/test-cont.c.i + +tests/CMakeFiles/test-cont.dir/test-cont.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-cont.dir/test-cont.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-cont.c -o CMakeFiles/test-cont.dir/test-cont.c.s + +# Object files for target test-cont +test__cont_OBJECTS = \ +"CMakeFiles/test-cont.dir/test-cont.c.o" + +# External object files for target test-cont +test__cont_EXTERNAL_OBJECTS = + +bin/test-cont: tests/CMakeFiles/test-cont.dir/test-cont.c.o +bin/test-cont: tests/CMakeFiles/test-cont.dir/build.make +bin/test-cont: tests/CMakeFiles/test-cont.dir/compiler_depend.ts +bin/test-cont: src/libggml.so +bin/test-cont: src/libggml-cpu.so +bin/test-cont: src/libggml-base.so +bin/test-cont: tests/CMakeFiles/test-cont.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../bin/test-cont" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-cont.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-cont.dir/build: bin/test-cont +.PHONY : tests/CMakeFiles/test-cont.dir/build + +tests/CMakeFiles/test-cont.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-cont.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-cont.dir/clean + +tests/CMakeFiles/test-cont.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-cont.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/cmake_clean.cmake new file mode 100644 index 0000000000..2991ca81c1 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-cont" + "../bin/test-cont.pdb" + "CMakeFiles/test-cont.dir/link.d" + "CMakeFiles/test-cont.dir/test-cont.c.o" + "CMakeFiles/test-cont.dir/test-cont.c.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test-cont.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/compiler_depend.make new file mode 100644 index 0000000000..985fc16223 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-cont. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/compiler_depend.ts new file mode 100644 index 0000000000..ba0145afff --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-cont. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/depend.make new file mode 100644 index 0000000000..5e8beeb572 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-cont. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/flags.make new file mode 100644 index 0000000000..57439a7ef4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +C_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -std=gnu11 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/link.txt new file mode 100644 index 0000000000..be848476f6 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-cont.dir/link.d "CMakeFiles/test-cont.dir/test-cont.c.o" -o ../bin/test-cont -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/progress.make new file mode 100644 index 0000000000..d17f31718b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-cont.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 63 +CMAKE_PROGRESS_2 = 64 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/DependInfo.cmake new file mode 100644 index 0000000000..077151c4e2 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv-transpose-1d.cpp" "tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o" "gcc" "tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o.d" + "" "bin/test-conv-transpose-1d" "gcc" "tests/CMakeFiles/test-conv-transpose-1d.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/build.make new file mode 100644 index 0000000000..f37f736d8b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv-transpose-1d.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv-transpose-1d.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv-transpose-1d.dir/flags.make + +tests/CMakeFiles/test-conv-transpose-1d.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/codegen + +tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o: tests/CMakeFiles/test-conv-transpose-1d.dir/flags.make +tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o: /home/runner/work/coggml/coggml/tests/test-conv-transpose-1d.cpp +tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o: tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o -MF CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o.d -o CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o -c /home/runner/work/coggml/coggml/tests/test-conv-transpose-1d.cpp + +tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv-transpose-1d.cpp > CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.i + +tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv-transpose-1d.cpp -o CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.s + +# Object files for target test-conv-transpose-1d +test__conv__transpose__1d_OBJECTS = \ +"CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o" + +# External object files for target test-conv-transpose-1d +test__conv__transpose__1d_EXTERNAL_OBJECTS = + +bin/test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o +bin/test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/build.make +bin/test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.ts +bin/test-conv-transpose-1d: src/libggml.so +bin/test-conv-transpose-1d: src/libggml-cpu.so +bin/test-conv-transpose-1d: src/libggml-base.so +bin/test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-conv-transpose-1d" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv-transpose-1d.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv-transpose-1d.dir/build: bin/test-conv-transpose-1d +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/build + +tests/CMakeFiles/test-conv-transpose-1d.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv-transpose-1d.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/clean + +tests/CMakeFiles/test-conv-transpose-1d.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/cmake_clean.cmake new file mode 100644 index 0000000000..5885197081 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv-transpose-1d" + "../bin/test-conv-transpose-1d.pdb" + "CMakeFiles/test-conv-transpose-1d.dir/link.d" + "CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o" + "CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-conv-transpose-1d.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.make new file mode 100644 index 0000000000..e4a795493c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv-transpose-1d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.ts new file mode 100644 index 0000000000..ef8383f85d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv-transpose-1d. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/depend.make new file mode 100644 index 0000000000..bd3762695d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv-transpose-1d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/link.txt new file mode 100644 index 0000000000..00043e6b70 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv-transpose-1d.dir/link.d "CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o" -o ../bin/test-conv-transpose-1d -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/progress.make new file mode 100644 index 0000000000..6846ccae25 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose-1d.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 66 +CMAKE_PROGRESS_2 = 67 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/DependInfo.cmake new file mode 100644 index 0000000000..c257114191 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv-transpose.c" "tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o" "gcc" "tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o.d" + "" "bin/test-conv-transpose" "gcc" "tests/CMakeFiles/test-conv-transpose.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/build.make new file mode 100644 index 0000000000..dc0be6421f --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv-transpose.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv-transpose.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv-transpose.dir/flags.make + +tests/CMakeFiles/test-conv-transpose.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/codegen + +tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o: tests/CMakeFiles/test-conv-transpose.dir/flags.make +tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o: /home/runner/work/coggml/coggml/tests/test-conv-transpose.c +tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o: tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o -MF CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o.d -o CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o -c /home/runner/work/coggml/coggml/tests/test-conv-transpose.c + +tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv-transpose.c > CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.i + +tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv-transpose.c -o CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.s + +# Object files for target test-conv-transpose +test__conv__transpose_OBJECTS = \ +"CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o" + +# External object files for target test-conv-transpose +test__conv__transpose_EXTERNAL_OBJECTS = + +bin/test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o +bin/test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/build.make +bin/test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.ts +bin/test-conv-transpose: src/libggml.so +bin/test-conv-transpose: src/libggml-cpu.so +bin/test-conv-transpose: src/libggml-base.so +bin/test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../bin/test-conv-transpose" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv-transpose.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv-transpose.dir/build: bin/test-conv-transpose +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/build + +tests/CMakeFiles/test-conv-transpose.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv-transpose.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/clean + +tests/CMakeFiles/test-conv-transpose.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/cmake_clean.cmake new file mode 100644 index 0000000000..c2c56417d5 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv-transpose" + "../bin/test-conv-transpose.pdb" + "CMakeFiles/test-conv-transpose.dir/link.d" + "CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o" + "CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test-conv-transpose.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.make new file mode 100644 index 0000000000..16f1d048ff --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv-transpose. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.ts new file mode 100644 index 0000000000..35ae6d067d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv-transpose. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/depend.make new file mode 100644 index 0000000000..671a0cfe1e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv-transpose. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/flags.make new file mode 100644 index 0000000000..57439a7ef4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +C_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -std=gnu11 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/link.txt new file mode 100644 index 0000000000..4b568441c2 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv-transpose.dir/link.d "CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o" -o ../bin/test-conv-transpose -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/progress.make new file mode 100644 index 0000000000..05e01bbc17 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv-transpose.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 65 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/DependInfo.cmake new file mode 100644 index 0000000000..d67423cd75 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv1d-dw-c1.cpp" "tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o" "gcc" "tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o.d" + "" "bin/test-conv1d-dw-c1" "gcc" "tests/CMakeFiles/test-conv1d-dw-c1.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make new file mode 100644 index 0000000000..a9ee6703b3 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv1d-dw-c1.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv1d-dw-c1.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv1d-dw-c1.dir/flags.make + +tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/codegen + +tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o: tests/CMakeFiles/test-conv1d-dw-c1.dir/flags.make +tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o: /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c1.cpp +tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o: tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o -MF CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o.d -o CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o -c /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c1.cpp + +tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c1.cpp > CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.i + +tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c1.cpp -o CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.s + +# Object files for target test-conv1d-dw-c1 +test__conv1d__dw__c1_OBJECTS = \ +"CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o" + +# External object files for target test-conv1d-dw-c1 +test__conv1d__dw__c1_EXTERNAL_OBJECTS = + +bin/test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o +bin/test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make +bin/test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.ts +bin/test-conv1d-dw-c1: src/libggml.so +bin/test-conv1d-dw-c1: src/libggml-cpu.so +bin/test-conv1d-dw-c1: src/libggml-base.so +bin/test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-conv1d-dw-c1" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv1d-dw-c1.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv1d-dw-c1.dir/build: bin/test-conv1d-dw-c1 +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/build + +tests/CMakeFiles/test-conv1d-dw-c1.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv1d-dw-c1.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/clean + +tests/CMakeFiles/test-conv1d-dw-c1.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/cmake_clean.cmake new file mode 100644 index 0000000000..400e7c2f47 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv1d-dw-c1" + "../bin/test-conv1d-dw-c1.pdb" + "CMakeFiles/test-conv1d-dw-c1.dir/link.d" + "CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o" + "CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-conv1d-dw-c1.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.make new file mode 100644 index 0000000000..0f7bdbc5a4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv1d-dw-c1. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.ts new file mode 100644 index 0000000000..f0f3c52f03 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv1d-dw-c1. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/depend.make new file mode 100644 index 0000000000..77b85a0fa8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv1d-dw-c1. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/link.txt new file mode 100644 index 0000000000..5399d3fd1b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv1d-dw-c1.dir/link.d "CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o" -o ../bin/test-conv1d-dw-c1 -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/progress.make new file mode 100644 index 0000000000..1dd7dbf749 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c1.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 70 +CMAKE_PROGRESS_2 = 71 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/DependInfo.cmake new file mode 100644 index 0000000000..b1e183afbf --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv1d-dw-c2.cpp" "tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o" "gcc" "tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o.d" + "" "bin/test-conv1d-dw-c2" "gcc" "tests/CMakeFiles/test-conv1d-dw-c2.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make new file mode 100644 index 0000000000..bf6279f52e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv1d-dw-c2.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv1d-dw-c2.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv1d-dw-c2.dir/flags.make + +tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/codegen + +tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o: tests/CMakeFiles/test-conv1d-dw-c2.dir/flags.make +tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o: /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c2.cpp +tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o: tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o -MF CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o.d -o CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o -c /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c2.cpp + +tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c2.cpp > CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.i + +tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv1d-dw-c2.cpp -o CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.s + +# Object files for target test-conv1d-dw-c2 +test__conv1d__dw__c2_OBJECTS = \ +"CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o" + +# External object files for target test-conv1d-dw-c2 +test__conv1d__dw__c2_EXTERNAL_OBJECTS = + +bin/test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o +bin/test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make +bin/test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.ts +bin/test-conv1d-dw-c2: src/libggml.so +bin/test-conv1d-dw-c2: src/libggml-cpu.so +bin/test-conv1d-dw-c2: src/libggml-base.so +bin/test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-conv1d-dw-c2" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv1d-dw-c2.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv1d-dw-c2.dir/build: bin/test-conv1d-dw-c2 +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/build + +tests/CMakeFiles/test-conv1d-dw-c2.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv1d-dw-c2.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/clean + +tests/CMakeFiles/test-conv1d-dw-c2.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/cmake_clean.cmake new file mode 100644 index 0000000000..596e677e4b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv1d-dw-c2" + "../bin/test-conv1d-dw-c2.pdb" + "CMakeFiles/test-conv1d-dw-c2.dir/link.d" + "CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o" + "CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-conv1d-dw-c2.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.make new file mode 100644 index 0000000000..61f4f782c8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv1d-dw-c2. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.ts new file mode 100644 index 0000000000..6d98306eee --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv1d-dw-c2. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/depend.make new file mode 100644 index 0000000000..02e585ec15 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv1d-dw-c2. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/link.txt new file mode 100644 index 0000000000..1566387a1d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv1d-dw-c2.dir/link.d "CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o" -o ../bin/test-conv1d-dw-c2 -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/progress.make new file mode 100644 index 0000000000..47095a0f18 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d-dw-c2.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 72 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/DependInfo.cmake new file mode 100644 index 0000000000..43c202f62c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv1d.cpp" "tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o" "gcc" "tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o.d" + "" "bin/test-conv1d" "gcc" "tests/CMakeFiles/test-conv1d.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/build.make new file mode 100644 index 0000000000..196f3d394a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv1d.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv1d.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv1d.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv1d.dir/flags.make + +tests/CMakeFiles/test-conv1d.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv1d.dir/codegen + +tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o: tests/CMakeFiles/test-conv1d.dir/flags.make +tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o: /home/runner/work/coggml/coggml/tests/test-conv1d.cpp +tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o: tests/CMakeFiles/test-conv1d.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o -MF CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o.d -o CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o -c /home/runner/work/coggml/coggml/tests/test-conv1d.cpp + +tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-conv1d.dir/test-conv1d.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv1d.cpp > CMakeFiles/test-conv1d.dir/test-conv1d.cpp.i + +tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-conv1d.dir/test-conv1d.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv1d.cpp -o CMakeFiles/test-conv1d.dir/test-conv1d.cpp.s + +# Object files for target test-conv1d +test__conv1d_OBJECTS = \ +"CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o" + +# External object files for target test-conv1d +test__conv1d_EXTERNAL_OBJECTS = + +bin/test-conv1d: tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o +bin/test-conv1d: tests/CMakeFiles/test-conv1d.dir/build.make +bin/test-conv1d: tests/CMakeFiles/test-conv1d.dir/compiler_depend.ts +bin/test-conv1d: src/libggml.so +bin/test-conv1d: src/libggml-cpu.so +bin/test-conv1d: src/libggml-base.so +bin/test-conv1d: tests/CMakeFiles/test-conv1d.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-conv1d" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv1d.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv1d.dir/build: bin/test-conv1d +.PHONY : tests/CMakeFiles/test-conv1d.dir/build + +tests/CMakeFiles/test-conv1d.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv1d.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv1d.dir/clean + +tests/CMakeFiles/test-conv1d.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv1d.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/cmake_clean.cmake new file mode 100644 index 0000000000..e8ad3407e2 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv1d" + "../bin/test-conv1d.pdb" + "CMakeFiles/test-conv1d.dir/link.d" + "CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o" + "CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-conv1d.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/compiler_depend.make new file mode 100644 index 0000000000..c071743480 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv1d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/compiler_depend.ts new file mode 100644 index 0000000000..df92889a16 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv1d. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/depend.make new file mode 100644 index 0000000000..19d2d19a9e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv1d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/link.txt new file mode 100644 index 0000000000..9139979089 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv1d.dir/link.d "CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o" -o ../bin/test-conv1d -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/progress.make new file mode 100644 index 0000000000..30ecb1ee10 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv1d.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 68 +CMAKE_PROGRESS_2 = 69 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/DependInfo.cmake new file mode 100644 index 0000000000..0aeb859e85 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv2d-dw.cpp" "tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o" "gcc" "tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o.d" + "" "bin/test-conv2d-dw" "gcc" "tests/CMakeFiles/test-conv2d-dw.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/build.make new file mode 100644 index 0000000000..46da1a06ac --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv2d-dw.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv2d-dw.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv2d-dw.dir/flags.make + +tests/CMakeFiles/test-conv2d-dw.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/codegen + +tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o: tests/CMakeFiles/test-conv2d-dw.dir/flags.make +tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o: /home/runner/work/coggml/coggml/tests/test-conv2d-dw.cpp +tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o: tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o -MF CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o.d -o CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o -c /home/runner/work/coggml/coggml/tests/test-conv2d-dw.cpp + +tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv2d-dw.cpp > CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.i + +tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv2d-dw.cpp -o CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.s + +# Object files for target test-conv2d-dw +test__conv2d__dw_OBJECTS = \ +"CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o" + +# External object files for target test-conv2d-dw +test__conv2d__dw_EXTERNAL_OBJECTS = + +bin/test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o +bin/test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/build.make +bin/test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.ts +bin/test-conv2d-dw: src/libggml.so +bin/test-conv2d-dw: src/libggml-cpu.so +bin/test-conv2d-dw: src/libggml-base.so +bin/test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-conv2d-dw" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv2d-dw.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv2d-dw.dir/build: bin/test-conv2d-dw +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/build + +tests/CMakeFiles/test-conv2d-dw.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv2d-dw.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/clean + +tests/CMakeFiles/test-conv2d-dw.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/cmake_clean.cmake new file mode 100644 index 0000000000..355158c36d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv2d-dw" + "../bin/test-conv2d-dw.pdb" + "CMakeFiles/test-conv2d-dw.dir/link.d" + "CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o" + "CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-conv2d-dw.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.make new file mode 100644 index 0000000000..0dcc1c72e0 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv2d-dw. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.ts new file mode 100644 index 0000000000..d68ba88981 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv2d-dw. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/depend.make new file mode 100644 index 0000000000..341842d5b3 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv2d-dw. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/link.txt new file mode 100644 index 0000000000..56a840ea5d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv2d-dw.dir/link.d "CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o" -o ../bin/test-conv2d-dw -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/progress.make new file mode 100644 index 0000000000..2f0ffa437e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d-dw.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 75 +CMAKE_PROGRESS_2 = 76 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/DependInfo.cmake new file mode 100644 index 0000000000..3da71d877c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-conv2d.cpp" "tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o" "gcc" "tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o.d" + "" "bin/test-conv2d" "gcc" "tests/CMakeFiles/test-conv2d.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/build.make new file mode 100644 index 0000000000..fef6f9fea0 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-conv2d.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-conv2d.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-conv2d.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-conv2d.dir/flags.make + +tests/CMakeFiles/test-conv2d.dir/codegen: +.PHONY : tests/CMakeFiles/test-conv2d.dir/codegen + +tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o: tests/CMakeFiles/test-conv2d.dir/flags.make +tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o: /home/runner/work/coggml/coggml/tests/test-conv2d.cpp +tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o: tests/CMakeFiles/test-conv2d.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o -MF CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o.d -o CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o -c /home/runner/work/coggml/coggml/tests/test-conv2d.cpp + +tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-conv2d.dir/test-conv2d.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-conv2d.cpp > CMakeFiles/test-conv2d.dir/test-conv2d.cpp.i + +tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-conv2d.dir/test-conv2d.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-conv2d.cpp -o CMakeFiles/test-conv2d.dir/test-conv2d.cpp.s + +# Object files for target test-conv2d +test__conv2d_OBJECTS = \ +"CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o" + +# External object files for target test-conv2d +test__conv2d_EXTERNAL_OBJECTS = + +bin/test-conv2d: tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o +bin/test-conv2d: tests/CMakeFiles/test-conv2d.dir/build.make +bin/test-conv2d: tests/CMakeFiles/test-conv2d.dir/compiler_depend.ts +bin/test-conv2d: src/libggml.so +bin/test-conv2d: src/libggml-cpu.so +bin/test-conv2d: src/libggml-base.so +bin/test-conv2d: tests/CMakeFiles/test-conv2d.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-conv2d" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-conv2d.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-conv2d.dir/build: bin/test-conv2d +.PHONY : tests/CMakeFiles/test-conv2d.dir/build + +tests/CMakeFiles/test-conv2d.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-conv2d.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-conv2d.dir/clean + +tests/CMakeFiles/test-conv2d.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-conv2d.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/cmake_clean.cmake new file mode 100644 index 0000000000..03c929f760 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-conv2d" + "../bin/test-conv2d.pdb" + "CMakeFiles/test-conv2d.dir/link.d" + "CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o" + "CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-conv2d.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/compiler_depend.make new file mode 100644 index 0000000000..1895453942 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-conv2d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/compiler_depend.ts new file mode 100644 index 0000000000..72e45f53c4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-conv2d. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/depend.make new file mode 100644 index 0000000000..9fcbe2c205 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-conv2d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/link.txt new file mode 100644 index 0000000000..a819a22b43 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-conv2d.dir/link.d "CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o" -o ../bin/test-conv2d -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/progress.make new file mode 100644 index 0000000000..55f8f35ce9 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-conv2d.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 73 +CMAKE_PROGRESS_2 = 74 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/DependInfo.cmake new file mode 100644 index 0000000000..9782f76455 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-customop.c" "tests/CMakeFiles/test-customop.dir/test-customop.c.o" "gcc" "tests/CMakeFiles/test-customop.dir/test-customop.c.o.d" + "" "bin/test-customop" "gcc" "tests/CMakeFiles/test-customop.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/build.make new file mode 100644 index 0000000000..448a527101 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-customop.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-customop.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-customop.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-customop.dir/flags.make + +tests/CMakeFiles/test-customop.dir/codegen: +.PHONY : tests/CMakeFiles/test-customop.dir/codegen + +tests/CMakeFiles/test-customop.dir/test-customop.c.o: tests/CMakeFiles/test-customop.dir/flags.make +tests/CMakeFiles/test-customop.dir/test-customop.c.o: /home/runner/work/coggml/coggml/tests/test-customop.c +tests/CMakeFiles/test-customop.dir/test-customop.c.o: tests/CMakeFiles/test-customop.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/test-customop.dir/test-customop.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT tests/CMakeFiles/test-customop.dir/test-customop.c.o -MF CMakeFiles/test-customop.dir/test-customop.c.o.d -o CMakeFiles/test-customop.dir/test-customop.c.o -c /home/runner/work/coggml/coggml/tests/test-customop.c + +tests/CMakeFiles/test-customop.dir/test-customop.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-customop.dir/test-customop.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-customop.c > CMakeFiles/test-customop.dir/test-customop.c.i + +tests/CMakeFiles/test-customop.dir/test-customop.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-customop.dir/test-customop.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-customop.c -o CMakeFiles/test-customop.dir/test-customop.c.s + +# Object files for target test-customop +test__customop_OBJECTS = \ +"CMakeFiles/test-customop.dir/test-customop.c.o" + +# External object files for target test-customop +test__customop_EXTERNAL_OBJECTS = + +bin/test-customop: tests/CMakeFiles/test-customop.dir/test-customop.c.o +bin/test-customop: tests/CMakeFiles/test-customop.dir/build.make +bin/test-customop: tests/CMakeFiles/test-customop.dir/compiler_depend.ts +bin/test-customop: src/libggml.so +bin/test-customop: src/libggml-cpu.so +bin/test-customop: src/libggml-base.so +bin/test-customop: tests/CMakeFiles/test-customop.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../bin/test-customop" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-customop.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-customop.dir/build: bin/test-customop +.PHONY : tests/CMakeFiles/test-customop.dir/build + +tests/CMakeFiles/test-customop.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-customop.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-customop.dir/clean + +tests/CMakeFiles/test-customop.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-customop.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/cmake_clean.cmake new file mode 100644 index 0000000000..b818f16d1a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-customop" + "../bin/test-customop.pdb" + "CMakeFiles/test-customop.dir/link.d" + "CMakeFiles/test-customop.dir/test-customop.c.o" + "CMakeFiles/test-customop.dir/test-customop.c.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test-customop.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/compiler_depend.make new file mode 100644 index 0000000000..9df217c318 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-customop. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/compiler_depend.ts new file mode 100644 index 0000000000..4e162c81b5 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-customop. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/depend.make new file mode 100644 index 0000000000..ea76c91680 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-customop. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/flags.make new file mode 100644 index 0000000000..57439a7ef4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +C_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -std=gnu11 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/link.txt new file mode 100644 index 0000000000..33c0abcf1a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-customop.dir/link.d "CMakeFiles/test-customop.dir/test-customop.c.o" -o ../bin/test-customop -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/progress.make new file mode 100644 index 0000000000..ee7811fe36 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-customop.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 77 +CMAKE_PROGRESS_2 = 78 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/DependInfo.cmake new file mode 100644 index 0000000000..ff14b70338 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-dup.c" "tests/CMakeFiles/test-dup.dir/test-dup.c.o" "gcc" "tests/CMakeFiles/test-dup.dir/test-dup.c.o.d" + "" "bin/test-dup" "gcc" "tests/CMakeFiles/test-dup.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/build.make new file mode 100644 index 0000000000..3a553b4930 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-dup.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-dup.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-dup.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-dup.dir/flags.make + +tests/CMakeFiles/test-dup.dir/codegen: +.PHONY : tests/CMakeFiles/test-dup.dir/codegen + +tests/CMakeFiles/test-dup.dir/test-dup.c.o: tests/CMakeFiles/test-dup.dir/flags.make +tests/CMakeFiles/test-dup.dir/test-dup.c.o: /home/runner/work/coggml/coggml/tests/test-dup.c +tests/CMakeFiles/test-dup.dir/test-dup.c.o: tests/CMakeFiles/test-dup.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/test-dup.dir/test-dup.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT tests/CMakeFiles/test-dup.dir/test-dup.c.o -MF CMakeFiles/test-dup.dir/test-dup.c.o.d -o CMakeFiles/test-dup.dir/test-dup.c.o -c /home/runner/work/coggml/coggml/tests/test-dup.c + +tests/CMakeFiles/test-dup.dir/test-dup.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-dup.dir/test-dup.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-dup.c > CMakeFiles/test-dup.dir/test-dup.c.i + +tests/CMakeFiles/test-dup.dir/test-dup.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-dup.dir/test-dup.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-dup.c -o CMakeFiles/test-dup.dir/test-dup.c.s + +# Object files for target test-dup +test__dup_OBJECTS = \ +"CMakeFiles/test-dup.dir/test-dup.c.o" + +# External object files for target test-dup +test__dup_EXTERNAL_OBJECTS = + +bin/test-dup: tests/CMakeFiles/test-dup.dir/test-dup.c.o +bin/test-dup: tests/CMakeFiles/test-dup.dir/build.make +bin/test-dup: tests/CMakeFiles/test-dup.dir/compiler_depend.ts +bin/test-dup: src/libggml.so +bin/test-dup: src/libggml-cpu.so +bin/test-dup: src/libggml-base.so +bin/test-dup: tests/CMakeFiles/test-dup.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../bin/test-dup" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-dup.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-dup.dir/build: bin/test-dup +.PHONY : tests/CMakeFiles/test-dup.dir/build + +tests/CMakeFiles/test-dup.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-dup.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-dup.dir/clean + +tests/CMakeFiles/test-dup.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-dup.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/cmake_clean.cmake new file mode 100644 index 0000000000..af7de97e48 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-dup" + "../bin/test-dup.pdb" + "CMakeFiles/test-dup.dir/link.d" + "CMakeFiles/test-dup.dir/test-dup.c.o" + "CMakeFiles/test-dup.dir/test-dup.c.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test-dup.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/compiler_depend.make new file mode 100644 index 0000000000..39c2ea56b0 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-dup. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/compiler_depend.ts new file mode 100644 index 0000000000..e9147d65b8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-dup. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/depend.make new file mode 100644 index 0000000000..c54967afe2 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-dup. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/flags.make new file mode 100644 index 0000000000..57439a7ef4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +C_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -std=gnu11 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/link.txt new file mode 100644 index 0000000000..86721804d8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-dup.dir/link.d "CMakeFiles/test-dup.dir/test-dup.c.o" -o ../bin/test-dup -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/progress.make new file mode 100644 index 0000000000..c7053ddfdb --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-dup.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 79 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/DependInfo.cmake new file mode 100644 index 0000000000..c3c5ed5829 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-interpolate.cpp" "tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o" "gcc" "tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o.d" + "" "bin/test-interpolate" "gcc" "tests/CMakeFiles/test-interpolate.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/build.make new file mode 100644 index 0000000000..6986faeff8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-interpolate.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-interpolate.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-interpolate.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-interpolate.dir/flags.make + +tests/CMakeFiles/test-interpolate.dir/codegen: +.PHONY : tests/CMakeFiles/test-interpolate.dir/codegen + +tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o: tests/CMakeFiles/test-interpolate.dir/flags.make +tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o: /home/runner/work/coggml/coggml/tests/test-interpolate.cpp +tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o: tests/CMakeFiles/test-interpolate.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o -MF CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o.d -o CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o -c /home/runner/work/coggml/coggml/tests/test-interpolate.cpp + +tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-interpolate.dir/test-interpolate.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-interpolate.cpp > CMakeFiles/test-interpolate.dir/test-interpolate.cpp.i + +tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-interpolate.dir/test-interpolate.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-interpolate.cpp -o CMakeFiles/test-interpolate.dir/test-interpolate.cpp.s + +# Object files for target test-interpolate +test__interpolate_OBJECTS = \ +"CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o" + +# External object files for target test-interpolate +test__interpolate_EXTERNAL_OBJECTS = + +bin/test-interpolate: tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o +bin/test-interpolate: tests/CMakeFiles/test-interpolate.dir/build.make +bin/test-interpolate: tests/CMakeFiles/test-interpolate.dir/compiler_depend.ts +bin/test-interpolate: src/libggml.so +bin/test-interpolate: src/libggml-cpu.so +bin/test-interpolate: src/libggml-base.so +bin/test-interpolate: tests/CMakeFiles/test-interpolate.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-interpolate" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-interpolate.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-interpolate.dir/build: bin/test-interpolate +.PHONY : tests/CMakeFiles/test-interpolate.dir/build + +tests/CMakeFiles/test-interpolate.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-interpolate.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-interpolate.dir/clean + +tests/CMakeFiles/test-interpolate.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-interpolate.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/cmake_clean.cmake new file mode 100644 index 0000000000..b4b35e1dc7 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-interpolate" + "../bin/test-interpolate.pdb" + "CMakeFiles/test-interpolate.dir/link.d" + "CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o" + "CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-interpolate.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/compiler_depend.make new file mode 100644 index 0000000000..c067829890 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-interpolate. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/compiler_depend.ts new file mode 100644 index 0000000000..fbce23d561 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-interpolate. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/depend.make new file mode 100644 index 0000000000..2ebffe3eb6 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-interpolate. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/link.txt new file mode 100644 index 0000000000..8c9a6da15a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-interpolate.dir/link.d "CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o" -o ../bin/test-interpolate -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/progress.make new file mode 100644 index 0000000000..2e98ca50e0 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-interpolate.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 80 +CMAKE_PROGRESS_2 = 81 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/DependInfo.cmake new file mode 100644 index 0000000000..9a481a6772 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-opencog.cpp" "tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o" "gcc" "tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o.d" + "" "bin/test-opencog" "gcc" "tests/CMakeFiles/test-opencog.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/build.make new file mode 100644 index 0000000000..c78e756b01 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-opencog.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-opencog.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-opencog.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-opencog.dir/flags.make + +tests/CMakeFiles/test-opencog.dir/codegen: +.PHONY : tests/CMakeFiles/test-opencog.dir/codegen + +tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o: tests/CMakeFiles/test-opencog.dir/flags.make +tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o: /home/runner/work/coggml/coggml/tests/test-opencog.cpp +tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o: tests/CMakeFiles/test-opencog.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o -MF CMakeFiles/test-opencog.dir/test-opencog.cpp.o.d -o CMakeFiles/test-opencog.dir/test-opencog.cpp.o -c /home/runner/work/coggml/coggml/tests/test-opencog.cpp + +tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-opencog.dir/test-opencog.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-opencog.cpp > CMakeFiles/test-opencog.dir/test-opencog.cpp.i + +tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-opencog.dir/test-opencog.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-opencog.cpp -o CMakeFiles/test-opencog.dir/test-opencog.cpp.s + +# Object files for target test-opencog +test__opencog_OBJECTS = \ +"CMakeFiles/test-opencog.dir/test-opencog.cpp.o" + +# External object files for target test-opencog +test__opencog_EXTERNAL_OBJECTS = + +bin/test-opencog: tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o +bin/test-opencog: tests/CMakeFiles/test-opencog.dir/build.make +bin/test-opencog: tests/CMakeFiles/test-opencog.dir/compiler_depend.ts +bin/test-opencog: src/libggml.so +bin/test-opencog: src/libggml-cpu.so +bin/test-opencog: src/libggml-base.so +bin/test-opencog: tests/CMakeFiles/test-opencog.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-opencog" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-opencog.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-opencog.dir/build: bin/test-opencog +.PHONY : tests/CMakeFiles/test-opencog.dir/build + +tests/CMakeFiles/test-opencog.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-opencog.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-opencog.dir/clean + +tests/CMakeFiles/test-opencog.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-opencog.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/cmake_clean.cmake new file mode 100644 index 0000000000..6d0efd45bf --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-opencog" + "../bin/test-opencog.pdb" + "CMakeFiles/test-opencog.dir/link.d" + "CMakeFiles/test-opencog.dir/test-opencog.cpp.o" + "CMakeFiles/test-opencog.dir/test-opencog.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-opencog.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/compiler_depend.make new file mode 100644 index 0000000000..9d18baa043 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-opencog. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/compiler_depend.ts new file mode 100644 index 0000000000..84db381fe6 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-opencog. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/depend.make new file mode 100644 index 0000000000..dc7a6096fc --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-opencog. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/link.txt new file mode 100644 index 0000000000..afc8e41fdf --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-opencog.dir/link.d "CMakeFiles/test-opencog.dir/test-opencog.cpp.o" -o ../bin/test-opencog -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/progress.make new file mode 100644 index 0000000000..02743ecce6 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opencog.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 82 +CMAKE_PROGRESS_2 = 83 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/DependInfo.cmake new file mode 100644 index 0000000000..9b9d5e3c7c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-opt.cpp" "tests/CMakeFiles/test-opt.dir/test-opt.cpp.o" "gcc" "tests/CMakeFiles/test-opt.dir/test-opt.cpp.o.d" + "" "bin/test-opt" "gcc" "tests/CMakeFiles/test-opt.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/build.make new file mode 100644 index 0000000000..227e391f3e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-opt.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-opt.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-opt.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-opt.dir/flags.make + +tests/CMakeFiles/test-opt.dir/codegen: +.PHONY : tests/CMakeFiles/test-opt.dir/codegen + +tests/CMakeFiles/test-opt.dir/test-opt.cpp.o: tests/CMakeFiles/test-opt.dir/flags.make +tests/CMakeFiles/test-opt.dir/test-opt.cpp.o: /home/runner/work/coggml/coggml/tests/test-opt.cpp +tests/CMakeFiles/test-opt.dir/test-opt.cpp.o: tests/CMakeFiles/test-opt.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-opt.dir/test-opt.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-opt.dir/test-opt.cpp.o -MF CMakeFiles/test-opt.dir/test-opt.cpp.o.d -o CMakeFiles/test-opt.dir/test-opt.cpp.o -c /home/runner/work/coggml/coggml/tests/test-opt.cpp + +tests/CMakeFiles/test-opt.dir/test-opt.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-opt.dir/test-opt.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-opt.cpp > CMakeFiles/test-opt.dir/test-opt.cpp.i + +tests/CMakeFiles/test-opt.dir/test-opt.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-opt.dir/test-opt.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-opt.cpp -o CMakeFiles/test-opt.dir/test-opt.cpp.s + +# Object files for target test-opt +test__opt_OBJECTS = \ +"CMakeFiles/test-opt.dir/test-opt.cpp.o" + +# External object files for target test-opt +test__opt_EXTERNAL_OBJECTS = + +bin/test-opt: tests/CMakeFiles/test-opt.dir/test-opt.cpp.o +bin/test-opt: tests/CMakeFiles/test-opt.dir/build.make +bin/test-opt: tests/CMakeFiles/test-opt.dir/compiler_depend.ts +bin/test-opt: src/libggml.so +bin/test-opt: src/libggml-cpu.so +bin/test-opt: src/libggml-base.so +bin/test-opt: tests/CMakeFiles/test-opt.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-opt" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-opt.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-opt.dir/build: bin/test-opt +.PHONY : tests/CMakeFiles/test-opt.dir/build + +tests/CMakeFiles/test-opt.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-opt.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-opt.dir/clean + +tests/CMakeFiles/test-opt.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-opt.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/cmake_clean.cmake new file mode 100644 index 0000000000..f629001c69 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-opt" + "../bin/test-opt.pdb" + "CMakeFiles/test-opt.dir/link.d" + "CMakeFiles/test-opt.dir/test-opt.cpp.o" + "CMakeFiles/test-opt.dir/test-opt.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-opt.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/compiler_depend.make new file mode 100644 index 0000000000..59ba3943af --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-opt. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/compiler_depend.ts new file mode 100644 index 0000000000..85a1fdd899 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-opt. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/depend.make new file mode 100644 index 0000000000..ccb0b30734 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-opt. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/link.txt new file mode 100644 index 0000000000..b594c60885 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-opt.dir/link.d "CMakeFiles/test-opt.dir/test-opt.cpp.o" -o ../bin/test-opt -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/progress.make new file mode 100644 index 0000000000..c2b49a1925 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-opt.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 84 +CMAKE_PROGRESS_2 = 85 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/DependInfo.cmake new file mode 100644 index 0000000000..6b3284b770 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-pad-reflect-1d.cpp" "tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o" "gcc" "tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o.d" + "" "bin/test-pad-reflect-1d" "gcc" "tests/CMakeFiles/test-pad-reflect-1d.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/build.make new file mode 100644 index 0000000000..de092a6c37 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-pad-reflect-1d.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-pad-reflect-1d.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-pad-reflect-1d.dir/flags.make + +tests/CMakeFiles/test-pad-reflect-1d.dir/codegen: +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/codegen + +tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o: tests/CMakeFiles/test-pad-reflect-1d.dir/flags.make +tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o: /home/runner/work/coggml/coggml/tests/test-pad-reflect-1d.cpp +tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o: tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o -MF CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o.d -o CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o -c /home/runner/work/coggml/coggml/tests/test-pad-reflect-1d.cpp + +tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-pad-reflect-1d.cpp > CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.i + +tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-pad-reflect-1d.cpp -o CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.s + +# Object files for target test-pad-reflect-1d +test__pad__reflect__1d_OBJECTS = \ +"CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o" + +# External object files for target test-pad-reflect-1d +test__pad__reflect__1d_EXTERNAL_OBJECTS = + +bin/test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o +bin/test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/build.make +bin/test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.ts +bin/test-pad-reflect-1d: src/libggml.so +bin/test-pad-reflect-1d: src/libggml-cpu.so +bin/test-pad-reflect-1d: src/libggml-base.so +bin/test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-pad-reflect-1d" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-pad-reflect-1d.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-pad-reflect-1d.dir/build: bin/test-pad-reflect-1d +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/build + +tests/CMakeFiles/test-pad-reflect-1d.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-pad-reflect-1d.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/clean + +tests/CMakeFiles/test-pad-reflect-1d.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/cmake_clean.cmake new file mode 100644 index 0000000000..c5c9146690 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-pad-reflect-1d" + "../bin/test-pad-reflect-1d.pdb" + "CMakeFiles/test-pad-reflect-1d.dir/link.d" + "CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o" + "CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-pad-reflect-1d.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.make new file mode 100644 index 0000000000..16b7f02d93 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-pad-reflect-1d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.ts new file mode 100644 index 0000000000..6acdc7ef0c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-pad-reflect-1d. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/depend.make new file mode 100644 index 0000000000..cf2630a6f6 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-pad-reflect-1d. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/link.txt new file mode 100644 index 0000000000..0c5dc4a288 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-pad-reflect-1d.dir/link.d "CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o" -o ../bin/test-pad-reflect-1d -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/progress.make new file mode 100644 index 0000000000..9cb3549e18 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pad-reflect-1d.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 86 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/DependInfo.cmake new file mode 100644 index 0000000000..e3de778933 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-pool.c" "tests/CMakeFiles/test-pool.dir/test-pool.c.o" "gcc" "tests/CMakeFiles/test-pool.dir/test-pool.c.o.d" + "" "bin/test-pool" "gcc" "tests/CMakeFiles/test-pool.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/build.make new file mode 100644 index 0000000000..0a632f847c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-pool.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-pool.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-pool.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-pool.dir/flags.make + +tests/CMakeFiles/test-pool.dir/codegen: +.PHONY : tests/CMakeFiles/test-pool.dir/codegen + +tests/CMakeFiles/test-pool.dir/test-pool.c.o: tests/CMakeFiles/test-pool.dir/flags.make +tests/CMakeFiles/test-pool.dir/test-pool.c.o: /home/runner/work/coggml/coggml/tests/test-pool.c +tests/CMakeFiles/test-pool.dir/test-pool.c.o: tests/CMakeFiles/test-pool.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/test-pool.dir/test-pool.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT tests/CMakeFiles/test-pool.dir/test-pool.c.o -MF CMakeFiles/test-pool.dir/test-pool.c.o.d -o CMakeFiles/test-pool.dir/test-pool.c.o -c /home/runner/work/coggml/coggml/tests/test-pool.c + +tests/CMakeFiles/test-pool.dir/test-pool.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-pool.dir/test-pool.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-pool.c > CMakeFiles/test-pool.dir/test-pool.c.i + +tests/CMakeFiles/test-pool.dir/test-pool.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-pool.dir/test-pool.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-pool.c -o CMakeFiles/test-pool.dir/test-pool.c.s + +# Object files for target test-pool +test__pool_OBJECTS = \ +"CMakeFiles/test-pool.dir/test-pool.c.o" + +# External object files for target test-pool +test__pool_EXTERNAL_OBJECTS = + +bin/test-pool: tests/CMakeFiles/test-pool.dir/test-pool.c.o +bin/test-pool: tests/CMakeFiles/test-pool.dir/build.make +bin/test-pool: tests/CMakeFiles/test-pool.dir/compiler_depend.ts +bin/test-pool: src/libggml.so +bin/test-pool: src/libggml-cpu.so +bin/test-pool: src/libggml-base.so +bin/test-pool: tests/CMakeFiles/test-pool.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../bin/test-pool" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-pool.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-pool.dir/build: bin/test-pool +.PHONY : tests/CMakeFiles/test-pool.dir/build + +tests/CMakeFiles/test-pool.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-pool.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-pool.dir/clean + +tests/CMakeFiles/test-pool.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-pool.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/cmake_clean.cmake new file mode 100644 index 0000000000..ad53ce0cfd --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-pool" + "../bin/test-pool.pdb" + "CMakeFiles/test-pool.dir/link.d" + "CMakeFiles/test-pool.dir/test-pool.c.o" + "CMakeFiles/test-pool.dir/test-pool.c.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test-pool.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/compiler_depend.make new file mode 100644 index 0000000000..5e5edecce3 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-pool. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/compiler_depend.ts new file mode 100644 index 0000000000..e86d65172b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-pool. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/depend.make new file mode 100644 index 0000000000..e7d051b33b --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-pool. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/flags.make new file mode 100644 index 0000000000..57439a7ef4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +C_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -std=gnu11 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/link.txt new file mode 100644 index 0000000000..1d4ced67b1 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-pool.dir/link.d "CMakeFiles/test-pool.dir/test-pool.c.o" -o ../bin/test-pool -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/progress.make new file mode 100644 index 0000000000..42cc3370c7 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-pool.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 87 +CMAKE_PROGRESS_2 = 88 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/DependInfo.cmake new file mode 100644 index 0000000000..d27b4e7cb3 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-quantize-fns.cpp" "tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o" "gcc" "tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o.d" + "" "bin/test-quantize-fns" "gcc" "tests/CMakeFiles/test-quantize-fns.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/build.make new file mode 100644 index 0000000000..10901cd1b3 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-quantize-fns.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-quantize-fns.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-quantize-fns.dir/flags.make + +tests/CMakeFiles/test-quantize-fns.dir/codegen: +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/codegen + +tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o: tests/CMakeFiles/test-quantize-fns.dir/flags.make +tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o: /home/runner/work/coggml/coggml/tests/test-quantize-fns.cpp +tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o: tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o -MF CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o.d -o CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o -c /home/runner/work/coggml/coggml/tests/test-quantize-fns.cpp + +tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-quantize-fns.cpp > CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.i + +tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-quantize-fns.cpp -o CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.s + +# Object files for target test-quantize-fns +test__quantize__fns_OBJECTS = \ +"CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o" + +# External object files for target test-quantize-fns +test__quantize__fns_EXTERNAL_OBJECTS = + +bin/test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o +bin/test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/build.make +bin/test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.ts +bin/test-quantize-fns: src/libggml.so +bin/test-quantize-fns: src/libggml-cpu.so +bin/test-quantize-fns: src/libggml-base.so +bin/test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-quantize-fns" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-quantize-fns.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-quantize-fns.dir/build: bin/test-quantize-fns +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/build + +tests/CMakeFiles/test-quantize-fns.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-quantize-fns.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/clean + +tests/CMakeFiles/test-quantize-fns.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/cmake_clean.cmake new file mode 100644 index 0000000000..2f342b597d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-quantize-fns" + "../bin/test-quantize-fns.pdb" + "CMakeFiles/test-quantize-fns.dir/link.d" + "CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o" + "CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-quantize-fns.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.make new file mode 100644 index 0000000000..696e1c424a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-quantize-fns. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.ts new file mode 100644 index 0000000000..cd8c1749b8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-quantize-fns. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/depend.make new file mode 100644 index 0000000000..cddf3b3046 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-quantize-fns. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/link.txt new file mode 100644 index 0000000000..dbe3def32e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-quantize-fns.dir/link.d "CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o" -o ../bin/test-quantize-fns -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/progress.make new file mode 100644 index 0000000000..62b5304060 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-fns.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 89 +CMAKE_PROGRESS_2 = 90 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/DependInfo.cmake new file mode 100644 index 0000000000..4e1ea7bc3e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-quantize-perf.cpp" "tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o" "gcc" "tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o.d" + "" "bin/test-quantize-perf" "gcc" "tests/CMakeFiles/test-quantize-perf.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/build.make new file mode 100644 index 0000000000..77b99d491f --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-quantize-perf.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-quantize-perf.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-quantize-perf.dir/flags.make + +tests/CMakeFiles/test-quantize-perf.dir/codegen: +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/codegen + +tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o: tests/CMakeFiles/test-quantize-perf.dir/flags.make +tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o: /home/runner/work/coggml/coggml/tests/test-quantize-perf.cpp +tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o: tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o -MF CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o.d -o CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o -c /home/runner/work/coggml/coggml/tests/test-quantize-perf.cpp + +tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-quantize-perf.cpp > CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.i + +tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-quantize-perf.cpp -o CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.s + +# Object files for target test-quantize-perf +test__quantize__perf_OBJECTS = \ +"CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o" + +# External object files for target test-quantize-perf +test__quantize__perf_EXTERNAL_OBJECTS = + +bin/test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o +bin/test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/build.make +bin/test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.ts +bin/test-quantize-perf: src/libggml.so +bin/test-quantize-perf: src/libggml-cpu.so +bin/test-quantize-perf: src/libggml-base.so +bin/test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-quantize-perf" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-quantize-perf.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-quantize-perf.dir/build: bin/test-quantize-perf +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/build + +tests/CMakeFiles/test-quantize-perf.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-quantize-perf.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/clean + +tests/CMakeFiles/test-quantize-perf.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/cmake_clean.cmake new file mode 100644 index 0000000000..9b465b0f19 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-quantize-perf" + "../bin/test-quantize-perf.pdb" + "CMakeFiles/test-quantize-perf.dir/link.d" + "CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o" + "CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-quantize-perf.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.make new file mode 100644 index 0000000000..b1f886469a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-quantize-perf. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.ts new file mode 100644 index 0000000000..3fdd2e5f37 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-quantize-perf. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/depend.make new file mode 100644 index 0000000000..78556dec02 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-quantize-perf. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/link.txt new file mode 100644 index 0000000000..6c7ca27a2a --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-quantize-perf.dir/link.d "CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o" -o ../bin/test-quantize-perf -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/progress.make new file mode 100644 index 0000000000..9bcf15808d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-quantize-perf.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 91 +CMAKE_PROGRESS_2 = 92 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/DependInfo.cmake new file mode 100644 index 0000000000..7fb0953ce7 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-rel-pos.c" "tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o" "gcc" "tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o.d" + "" "bin/test-rel-pos" "gcc" "tests/CMakeFiles/test-rel-pos.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/build.make new file mode 100644 index 0000000000..2ba1fed1ca --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-rel-pos.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-rel-pos.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-rel-pos.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-rel-pos.dir/flags.make + +tests/CMakeFiles/test-rel-pos.dir/codegen: +.PHONY : tests/CMakeFiles/test-rel-pos.dir/codegen + +tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o: tests/CMakeFiles/test-rel-pos.dir/flags.make +tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o: /home/runner/work/coggml/coggml/tests/test-rel-pos.c +tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o: tests/CMakeFiles/test-rel-pos.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o -MF CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o.d -o CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o -c /home/runner/work/coggml/coggml/tests/test-rel-pos.c + +tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/test-rel-pos.dir/test-rel-pos.c.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-rel-pos.c > CMakeFiles/test-rel-pos.dir/test-rel-pos.c.i + +tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/test-rel-pos.dir/test-rel-pos.c.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-rel-pos.c -o CMakeFiles/test-rel-pos.dir/test-rel-pos.c.s + +# Object files for target test-rel-pos +test__rel__pos_OBJECTS = \ +"CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o" + +# External object files for target test-rel-pos +test__rel__pos_EXTERNAL_OBJECTS = + +bin/test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o +bin/test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/build.make +bin/test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/compiler_depend.ts +bin/test-rel-pos: src/libggml.so +bin/test-rel-pos: src/libggml-cpu.so +bin/test-rel-pos: src/libggml-base.so +bin/test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable ../bin/test-rel-pos" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-rel-pos.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-rel-pos.dir/build: bin/test-rel-pos +.PHONY : tests/CMakeFiles/test-rel-pos.dir/build + +tests/CMakeFiles/test-rel-pos.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-rel-pos.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-rel-pos.dir/clean + +tests/CMakeFiles/test-rel-pos.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-rel-pos.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/cmake_clean.cmake new file mode 100644 index 0000000000..6f7c539da8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-rel-pos" + "../bin/test-rel-pos.pdb" + "CMakeFiles/test-rel-pos.dir/link.d" + "CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o" + "CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang C) + include(CMakeFiles/test-rel-pos.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/compiler_depend.make new file mode 100644 index 0000000000..7e4896adf3 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-rel-pos. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/compiler_depend.ts new file mode 100644 index 0000000000..9c41c4eac1 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-rel-pos. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/depend.make new file mode 100644 index 0000000000..133f743a62 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-rel-pos. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/flags.make new file mode 100644 index 0000000000..57439a7ef4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile C with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc +C_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +C_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +C_FLAGS = -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -std=gnu11 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/link.txt new file mode 100644 index 0000000000..3b35301e87 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/cc -mavx -mavx2 -mfma -mf16c -msse3 -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-rel-pos.dir/link.d "CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o" -o ../bin/test-rel-pos -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/progress.make new file mode 100644 index 0000000000..7614da18c8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-rel-pos.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = +CMAKE_PROGRESS_2 = 93 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/DependInfo.cmake new file mode 100644 index 0000000000..36f98adaa8 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-roll.cpp" "tests/CMakeFiles/test-roll.dir/test-roll.cpp.o" "gcc" "tests/CMakeFiles/test-roll.dir/test-roll.cpp.o.d" + "" "bin/test-roll" "gcc" "tests/CMakeFiles/test-roll.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/build.make new file mode 100644 index 0000000000..c5f867fdcc --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-roll.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-roll.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-roll.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-roll.dir/flags.make + +tests/CMakeFiles/test-roll.dir/codegen: +.PHONY : tests/CMakeFiles/test-roll.dir/codegen + +tests/CMakeFiles/test-roll.dir/test-roll.cpp.o: tests/CMakeFiles/test-roll.dir/flags.make +tests/CMakeFiles/test-roll.dir/test-roll.cpp.o: /home/runner/work/coggml/coggml/tests/test-roll.cpp +tests/CMakeFiles/test-roll.dir/test-roll.cpp.o: tests/CMakeFiles/test-roll.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-roll.dir/test-roll.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-roll.dir/test-roll.cpp.o -MF CMakeFiles/test-roll.dir/test-roll.cpp.o.d -o CMakeFiles/test-roll.dir/test-roll.cpp.o -c /home/runner/work/coggml/coggml/tests/test-roll.cpp + +tests/CMakeFiles/test-roll.dir/test-roll.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-roll.dir/test-roll.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-roll.cpp > CMakeFiles/test-roll.dir/test-roll.cpp.i + +tests/CMakeFiles/test-roll.dir/test-roll.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-roll.dir/test-roll.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-roll.cpp -o CMakeFiles/test-roll.dir/test-roll.cpp.s + +# Object files for target test-roll +test__roll_OBJECTS = \ +"CMakeFiles/test-roll.dir/test-roll.cpp.o" + +# External object files for target test-roll +test__roll_EXTERNAL_OBJECTS = + +bin/test-roll: tests/CMakeFiles/test-roll.dir/test-roll.cpp.o +bin/test-roll: tests/CMakeFiles/test-roll.dir/build.make +bin/test-roll: tests/CMakeFiles/test-roll.dir/compiler_depend.ts +bin/test-roll: src/libggml.so +bin/test-roll: src/libggml-cpu.so +bin/test-roll: src/libggml-base.so +bin/test-roll: tests/CMakeFiles/test-roll.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-roll" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-roll.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-roll.dir/build: bin/test-roll +.PHONY : tests/CMakeFiles/test-roll.dir/build + +tests/CMakeFiles/test-roll.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-roll.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-roll.dir/clean + +tests/CMakeFiles/test-roll.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-roll.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/cmake_clean.cmake new file mode 100644 index 0000000000..239ccbcb01 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-roll" + "../bin/test-roll.pdb" + "CMakeFiles/test-roll.dir/link.d" + "CMakeFiles/test-roll.dir/test-roll.cpp.o" + "CMakeFiles/test-roll.dir/test-roll.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-roll.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/compiler_depend.make new file mode 100644 index 0000000000..97b8bbbae4 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-roll. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/compiler_depend.ts new file mode 100644 index 0000000000..e98e3b2d46 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-roll. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/depend.make new file mode 100644 index 0000000000..7b02c2bf08 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-roll. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/link.txt new file mode 100644 index 0000000000..6d9cdff498 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-roll.dir/link.d "CMakeFiles/test-roll.dir/test-roll.cpp.o" -o ../bin/test-roll -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/progress.make new file mode 100644 index 0000000000..c24acf62c0 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-roll.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 94 +CMAKE_PROGRESS_2 = 95 + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/DependInfo.cmake b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/DependInfo.cmake new file mode 100644 index 0000000000..b3893be34e --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/DependInfo.cmake @@ -0,0 +1,24 @@ + +# Consider dependencies only in project. +set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) + +# The set of languages for which implicit dependencies are needed: +set(CMAKE_DEPENDS_LANGUAGES + ) + +# The set of dependency files which are needed: +set(CMAKE_DEPENDS_DEPENDENCY_FILES + "/home/runner/work/coggml/coggml/tests/test-timestep_embedding.cpp" "tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o" "gcc" "tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o.d" + "" "bin/test-timestep_embedding" "gcc" "tests/CMakeFiles/test-timestep_embedding.dir/link.d" + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES + ) + +# Targets to which this target links which contain Fortran sources. +set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES + ) + +# Fortran module output directory. +set(CMAKE_Fortran_TARGET_MODULE_DIR "") diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/build.make b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/build.make new file mode 100644 index 0000000000..bfaa218712 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/build.make @@ -0,0 +1,120 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Delete rule output on recipe failure. +.DELETE_ON_ERROR: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +# Include any dependencies generated for this target. +include tests/CMakeFiles/test-timestep_embedding.dir/depend.make +# Include any dependencies generated by the compiler for this target. +include tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.make + +# Include the progress variables for this target. +include tests/CMakeFiles/test-timestep_embedding.dir/progress.make + +# Include the compile flags for this target's objects. +include tests/CMakeFiles/test-timestep_embedding.dir/flags.make + +tests/CMakeFiles/test-timestep_embedding.dir/codegen: +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/codegen + +tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o: tests/CMakeFiles/test-timestep_embedding.dir/flags.make +tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o: /home/runner/work/coggml/coggml/tests/test-timestep_embedding.cpp +tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o: tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.ts + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o -MF CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o.d -o CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o -c /home/runner/work/coggml/coggml/tests/test-timestep_embedding.cpp + +tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.i: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.i" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/runner/work/coggml/coggml/tests/test-timestep_embedding.cpp > CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.i + +tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.s: cmake_force + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.s" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/runner/work/coggml/coggml/tests/test-timestep_embedding.cpp -o CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.s + +# Object files for target test-timestep_embedding +test__timestep_embedding_OBJECTS = \ +"CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o" + +# External object files for target test-timestep_embedding +test__timestep_embedding_EXTERNAL_OBJECTS = + +bin/test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o +bin/test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/build.make +bin/test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.ts +bin/test-timestep_embedding: src/libggml.so +bin/test-timestep_embedding: src/libggml-cpu.so +bin/test-timestep_embedding: src/libggml-base.so +bin/test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/link.txt + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable ../bin/test-timestep_embedding" + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/test-timestep_embedding.dir/link.txt --verbose=$(VERBOSE) + +# Rule to build all files generated by this target. +tests/CMakeFiles/test-timestep_embedding.dir/build: bin/test-timestep_embedding +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/build + +tests/CMakeFiles/test-timestep_embedding.dir/clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir/tests && $(CMAKE_COMMAND) -P CMakeFiles/test-timestep_embedding.dir/cmake_clean.cmake +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/clean + +tests/CMakeFiles/test-timestep_embedding.dir/depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/runner/work/coggml/coggml /home/runner/work/coggml/coggml/tests /home/runner/work/coggml/coggml/_codeql_build_dir /home/runner/work/coggml/coggml/_codeql_build_dir/tests /home/runner/work/coggml/coggml/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/DependInfo.cmake "--color=$(COLOR)" +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/depend + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/cmake_clean.cmake b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/cmake_clean.cmake new file mode 100644 index 0000000000..dc342b9b5d --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/cmake_clean.cmake @@ -0,0 +1,12 @@ +file(REMOVE_RECURSE + "../bin/test-timestep_embedding" + "../bin/test-timestep_embedding.pdb" + "CMakeFiles/test-timestep_embedding.dir/link.d" + "CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o" + "CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o.d" +) + +# Per-language clean rules from dependency scanning. +foreach(lang CXX) + include(CMakeFiles/test-timestep_embedding.dir/cmake_clean_${lang}.cmake OPTIONAL) +endforeach() diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.make b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.make new file mode 100644 index 0000000000..fe1d1b7717 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.make @@ -0,0 +1,2 @@ +# Empty compiler generated dependencies file for test-timestep_embedding. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.ts b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.ts new file mode 100644 index 0000000000..c5d6e934ec --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/compiler_depend.ts @@ -0,0 +1,2 @@ +# CMAKE generated file: DO NOT EDIT! +# Timestamp file for compiler generated dependencies management for test-timestep_embedding. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/depend.make b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/depend.make new file mode 100644 index 0000000000..10a0517265 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/depend.make @@ -0,0 +1,2 @@ +# Empty dependencies file for test-timestep_embedding. +# This may be replaced when dependencies are built. diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/flags.make b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/flags.make new file mode 100644 index 0000000000..94442f085c --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/flags.make @@ -0,0 +1,10 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# compile CXX with /home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ +CXX_DEFINES = -DGGML_BACKEND_SHARED -DGGML_SHARED -DGGML_USE_CPU + +CXX_INCLUDES = -I/home/runner/work/coggml/coggml/src/../include + +CXX_FLAGS = -O3 -DNDEBUG -std=gnu++17 -UNDEBUG + diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/link.txt b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/link.txt new file mode 100644 index 0000000000..ef95e566cd --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/link.txt @@ -0,0 +1 @@ +/home/runner/work/coggml/.codeql-scratch/dbs/cpp/working/autobuild/bin/c++ -O3 -DNDEBUG -Wl,--dependency-file=CMakeFiles/test-timestep_embedding.dir/link.d "CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o" -o ../bin/test-timestep_embedding -Wl,-rpath,/home/runner/work/coggml/coggml/_codeql_build_dir/src ../src/libggml.so ../src/libggml-cpu.so ../src/libggml-base.so diff --git a/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/progress.make b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/progress.make new file mode 100644 index 0000000000..f2175a6bb6 --- /dev/null +++ b/_codeql_build_dir/tests/CMakeFiles/test-timestep_embedding.dir/progress.make @@ -0,0 +1,3 @@ +CMAKE_PROGRESS_1 = 96 +CMAKE_PROGRESS_2 = 97 + diff --git a/_codeql_build_dir/tests/CTestTestfile.cmake b/_codeql_build_dir/tests/CTestTestfile.cmake new file mode 100644 index 0000000000..76d37afbb2 --- /dev/null +++ b/_codeql_build_dir/tests/CTestTestfile.cmake @@ -0,0 +1,50 @@ +# CMake generated Testfile for +# Source directory: /home/runner/work/coggml/coggml/tests +# Build directory: /home/runner/work/coggml/coggml/_codeql_build_dir/tests +# +# This file includes the relevant testing commands required for +# testing this directory and lists subdirectories to be tested as well. +add_test(test-backend-ops "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-backend-ops") +set_tests_properties(test-backend-ops PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-backend-ops.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;168;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-opencog "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-opencog") +set_tests_properties(test-opencog PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-opencog.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;177;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-opt "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-opt") +set_tests_properties(test-opt PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-opt.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;187;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-quantize-fns "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-quantize-fns") +set_tests_properties(test-quantize-fns PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-quantize-fns.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;196;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-quantize-perf "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-quantize-perf") +set_tests_properties(test-quantize-perf PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-quantize-perf.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;205;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-pool "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-pool") +set_tests_properties(test-pool PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-pool.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;217;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-arange "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-arange") +set_tests_properties(test-arange PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-arange.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;229;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-timestep_embedding "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-timestep_embedding") +set_tests_properties(test-timestep_embedding PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-timestep_embedding.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;241;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-pad-reflect-1d "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-pad-reflect-1d") +set_tests_properties(test-pad-reflect-1d PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;250;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-roll "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-roll") +set_tests_properties(test-roll PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;258;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv-transpose "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv-transpose") +set_tests_properties(test-conv-transpose PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;266;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv-transpose-1d "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv-transpose-1d") +set_tests_properties(test-conv-transpose-1d PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;273;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-dup "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-dup") +set_tests_properties(test-dup PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;281;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-rel-pos "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-rel-pos") +set_tests_properties(test-rel-pos PROPERTIES _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;289;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-customop "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-customop") +set_tests_properties(test-customop PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-customop.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;300;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv1d "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv1d") +set_tests_properties(test-conv1d PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-conv1d.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;309;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv1d-dw-c1 "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv1d-dw-c1") +set_tests_properties(test-conv1d-dw-c1 PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-conv1d-dw-c1.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;318;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv1d-dw-c2 "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv1d-dw-c2") +set_tests_properties(test-conv1d-dw-c2 PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-conv1d-dw-c2.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;327;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv2d "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv2d") +set_tests_properties(test-conv2d PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-conv2d.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;336;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-conv2d-dw "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-conv2d-dw") +set_tests_properties(test-conv2d-dw PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-conv2d-dw.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;345;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-cont "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-cont") +set_tests_properties(test-cont PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-cont.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;354;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") +add_test(test-interpolate "/home/runner/work/coggml/coggml/_codeql_build_dir/bin/test-interpolate") +set_tests_properties(test-interpolate PROPERTIES ENVIRONMENT "LLVM_PROFILE_FILE=test-interpolate.profraw" _BACKTRACE_TRIPLES "/home/runner/work/coggml/coggml/tests/CMakeLists.txt;363;add_test;/home/runner/work/coggml/coggml/tests/CMakeLists.txt;0;") diff --git a/_codeql_build_dir/tests/Makefile b/_codeql_build_dir/tests/Makefile new file mode 100644 index 0000000000..686f7bc6ce --- /dev/null +++ b/_codeql_build_dir/tests/Makefile @@ -0,0 +1,1127 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.31 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# Produce verbose output by default. +VERBOSE = 1 + +# Command-line flag to silence nested $(MAKE). +$(VERBOSE)MAKESILENT = -s + +#Suppress display of executed commands. +$(VERBOSE).SILENT: + +# A target that is always out of date. +cmake_force: +.PHONY : cmake_force + +#============================================================================= +# Set environment variables for the build. + +# The shell in which to execute make rules. +SHELL = /bin/sh + +# The CMake executable. +CMAKE_COMMAND = /usr/local/bin/cmake + +# The command to remove a file. +RM = /usr/local/bin/cmake -E rm -f + +# Escaping for special characters. +EQUALS = = + +# The top-level source directory on which CMake was run. +CMAKE_SOURCE_DIR = /home/runner/work/coggml/coggml + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/runner/work/coggml/coggml/_codeql_build_dir + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target test +test: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." + /usr/local/bin/ctest --force-new-ctest-process $(ARGS) +.PHONY : test + +# Special rule for the target test +test/fast: test +.PHONY : test/fast + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." + /usr/local/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." + /usr/local/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# Special rule for the target list_install_components +list_install_components: + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" +.PHONY : list_install_components + +# Special rule for the target list_install_components +list_install_components/fast: list_install_components +.PHONY : list_install_components/fast + +# Special rule for the target install +install: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install + +# Special rule for the target install +install/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." + /usr/local/bin/cmake -P cmake_install.cmake +.PHONY : install/fast + +# Special rule for the target install/local +install/local: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local + +# Special rule for the target install/local +install/local/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." + /usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake +.PHONY : install/local/fast + +# Special rule for the target install/strip +install/strip: preinstall + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip + +# Special rule for the target install/strip +install/strip/fast: preinstall/fast + @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." + /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake +.PHONY : install/strip/fast + +# The main all target +all: cmake_check_build_system + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles /home/runner/work/coggml/coggml/_codeql_build_dir/tests//CMakeFiles/progress.marks + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/all + $(CMAKE_COMMAND) -E cmake_progress_start /home/runner/work/coggml/coggml/_codeql_build_dir/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +# Convenience name for target. +tests/CMakeFiles/test-backend-ops.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-backend-ops.dir/rule +.PHONY : tests/CMakeFiles/test-backend-ops.dir/rule + +# Convenience name for target. +test-backend-ops: tests/CMakeFiles/test-backend-ops.dir/rule +.PHONY : test-backend-ops + +# fast build rule for target. +test-backend-ops/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/build +.PHONY : test-backend-ops/fast + +# Convenience name for target. +tests/CMakeFiles/test-opencog.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-opencog.dir/rule +.PHONY : tests/CMakeFiles/test-opencog.dir/rule + +# Convenience name for target. +test-opencog: tests/CMakeFiles/test-opencog.dir/rule +.PHONY : test-opencog + +# fast build rule for target. +test-opencog/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/build +.PHONY : test-opencog/fast + +# Convenience name for target. +tests/CMakeFiles/test-opt.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-opt.dir/rule +.PHONY : tests/CMakeFiles/test-opt.dir/rule + +# Convenience name for target. +test-opt: tests/CMakeFiles/test-opt.dir/rule +.PHONY : test-opt + +# fast build rule for target. +test-opt/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/build +.PHONY : test-opt/fast + +# Convenience name for target. +tests/CMakeFiles/test-quantize-fns.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-fns.dir/rule +.PHONY : tests/CMakeFiles/test-quantize-fns.dir/rule + +# Convenience name for target. +test-quantize-fns: tests/CMakeFiles/test-quantize-fns.dir/rule +.PHONY : test-quantize-fns + +# fast build rule for target. +test-quantize-fns/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/build +.PHONY : test-quantize-fns/fast + +# Convenience name for target. +tests/CMakeFiles/test-quantize-perf.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-quantize-perf.dir/rule +.PHONY : tests/CMakeFiles/test-quantize-perf.dir/rule + +# Convenience name for target. +test-quantize-perf: tests/CMakeFiles/test-quantize-perf.dir/rule +.PHONY : test-quantize-perf + +# fast build rule for target. +test-quantize-perf/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/build +.PHONY : test-quantize-perf/fast + +# Convenience name for target. +tests/CMakeFiles/test-pool.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pool.dir/rule +.PHONY : tests/CMakeFiles/test-pool.dir/rule + +# Convenience name for target. +test-pool: tests/CMakeFiles/test-pool.dir/rule +.PHONY : test-pool + +# fast build rule for target. +test-pool/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/build +.PHONY : test-pool/fast + +# Convenience name for target. +tests/CMakeFiles/test-arange.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-arange.dir/rule +.PHONY : tests/CMakeFiles/test-arange.dir/rule + +# Convenience name for target. +test-arange: tests/CMakeFiles/test-arange.dir/rule +.PHONY : test-arange + +# fast build rule for target. +test-arange/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/build +.PHONY : test-arange/fast + +# Convenience name for target. +tests/CMakeFiles/test-timestep_embedding.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-timestep_embedding.dir/rule +.PHONY : tests/CMakeFiles/test-timestep_embedding.dir/rule + +# Convenience name for target. +test-timestep_embedding: tests/CMakeFiles/test-timestep_embedding.dir/rule +.PHONY : test-timestep_embedding + +# fast build rule for target. +test-timestep_embedding/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/build +.PHONY : test-timestep_embedding/fast + +# Convenience name for target. +tests/CMakeFiles/test-pad-reflect-1d.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-pad-reflect-1d.dir/rule +.PHONY : tests/CMakeFiles/test-pad-reflect-1d.dir/rule + +# Convenience name for target. +test-pad-reflect-1d: tests/CMakeFiles/test-pad-reflect-1d.dir/rule +.PHONY : test-pad-reflect-1d + +# fast build rule for target. +test-pad-reflect-1d/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/build +.PHONY : test-pad-reflect-1d/fast + +# Convenience name for target. +tests/CMakeFiles/test-roll.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-roll.dir/rule +.PHONY : tests/CMakeFiles/test-roll.dir/rule + +# Convenience name for target. +test-roll: tests/CMakeFiles/test-roll.dir/rule +.PHONY : test-roll + +# fast build rule for target. +test-roll/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/build +.PHONY : test-roll/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv-transpose.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose.dir/rule +.PHONY : tests/CMakeFiles/test-conv-transpose.dir/rule + +# Convenience name for target. +test-conv-transpose: tests/CMakeFiles/test-conv-transpose.dir/rule +.PHONY : test-conv-transpose + +# fast build rule for target. +test-conv-transpose/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/build +.PHONY : test-conv-transpose/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv-transpose-1d.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv-transpose-1d.dir/rule +.PHONY : tests/CMakeFiles/test-conv-transpose-1d.dir/rule + +# Convenience name for target. +test-conv-transpose-1d: tests/CMakeFiles/test-conv-transpose-1d.dir/rule +.PHONY : test-conv-transpose-1d + +# fast build rule for target. +test-conv-transpose-1d/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/build +.PHONY : test-conv-transpose-1d/fast + +# Convenience name for target. +tests/CMakeFiles/test-dup.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-dup.dir/rule +.PHONY : tests/CMakeFiles/test-dup.dir/rule + +# Convenience name for target. +test-dup: tests/CMakeFiles/test-dup.dir/rule +.PHONY : test-dup + +# fast build rule for target. +test-dup/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/build +.PHONY : test-dup/fast + +# Convenience name for target. +tests/CMakeFiles/test-rel-pos.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-rel-pos.dir/rule +.PHONY : tests/CMakeFiles/test-rel-pos.dir/rule + +# Convenience name for target. +test-rel-pos: tests/CMakeFiles/test-rel-pos.dir/rule +.PHONY : test-rel-pos + +# fast build rule for target. +test-rel-pos/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/build +.PHONY : test-rel-pos/fast + +# Convenience name for target. +tests/CMakeFiles/test-customop.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-customop.dir/rule +.PHONY : tests/CMakeFiles/test-customop.dir/rule + +# Convenience name for target. +test-customop: tests/CMakeFiles/test-customop.dir/rule +.PHONY : test-customop + +# fast build rule for target. +test-customop/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/build +.PHONY : test-customop/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv1d.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d.dir/rule +.PHONY : tests/CMakeFiles/test-conv1d.dir/rule + +# Convenience name for target. +test-conv1d: tests/CMakeFiles/test-conv1d.dir/rule +.PHONY : test-conv1d + +# fast build rule for target. +test-conv1d/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/build +.PHONY : test-conv1d/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv1d-dw-c1.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c1.dir/rule +.PHONY : tests/CMakeFiles/test-conv1d-dw-c1.dir/rule + +# Convenience name for target. +test-conv1d-dw-c1: tests/CMakeFiles/test-conv1d-dw-c1.dir/rule +.PHONY : test-conv1d-dw-c1 + +# fast build rule for target. +test-conv1d-dw-c1/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/build +.PHONY : test-conv1d-dw-c1/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv1d-dw-c2.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv1d-dw-c2.dir/rule +.PHONY : tests/CMakeFiles/test-conv1d-dw-c2.dir/rule + +# Convenience name for target. +test-conv1d-dw-c2: tests/CMakeFiles/test-conv1d-dw-c2.dir/rule +.PHONY : test-conv1d-dw-c2 + +# fast build rule for target. +test-conv1d-dw-c2/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/build +.PHONY : test-conv1d-dw-c2/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv2d.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d.dir/rule +.PHONY : tests/CMakeFiles/test-conv2d.dir/rule + +# Convenience name for target. +test-conv2d: tests/CMakeFiles/test-conv2d.dir/rule +.PHONY : test-conv2d + +# fast build rule for target. +test-conv2d/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/build +.PHONY : test-conv2d/fast + +# Convenience name for target. +tests/CMakeFiles/test-conv2d-dw.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-conv2d-dw.dir/rule +.PHONY : tests/CMakeFiles/test-conv2d-dw.dir/rule + +# Convenience name for target. +test-conv2d-dw: tests/CMakeFiles/test-conv2d-dw.dir/rule +.PHONY : test-conv2d-dw + +# fast build rule for target. +test-conv2d-dw/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/build +.PHONY : test-conv2d-dw/fast + +# Convenience name for target. +tests/CMakeFiles/test-cont.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-cont.dir/rule +.PHONY : tests/CMakeFiles/test-cont.dir/rule + +# Convenience name for target. +test-cont: tests/CMakeFiles/test-cont.dir/rule +.PHONY : test-cont + +# fast build rule for target. +test-cont/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/build +.PHONY : test-cont/fast + +# Convenience name for target. +tests/CMakeFiles/test-interpolate.dir/rule: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tests/CMakeFiles/test-interpolate.dir/rule +.PHONY : tests/CMakeFiles/test-interpolate.dir/rule + +# Convenience name for target. +test-interpolate: tests/CMakeFiles/test-interpolate.dir/rule +.PHONY : test-interpolate + +# fast build rule for target. +test-interpolate/fast: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/build +.PHONY : test-interpolate/fast + +test-arange.o: test-arange.cpp.o +.PHONY : test-arange.o + +# target to build an object file +test-arange.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/test-arange.cpp.o +.PHONY : test-arange.cpp.o + +test-arange.i: test-arange.cpp.i +.PHONY : test-arange.i + +# target to preprocess a source file +test-arange.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/test-arange.cpp.i +.PHONY : test-arange.cpp.i + +test-arange.s: test-arange.cpp.s +.PHONY : test-arange.s + +# target to generate assembly for a file +test-arange.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-arange.dir/build.make tests/CMakeFiles/test-arange.dir/test-arange.cpp.s +.PHONY : test-arange.cpp.s + +test-backend-ops.o: test-backend-ops.cpp.o +.PHONY : test-backend-ops.o + +# target to build an object file +test-backend-ops.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.o +.PHONY : test-backend-ops.cpp.o + +test-backend-ops.i: test-backend-ops.cpp.i +.PHONY : test-backend-ops.i + +# target to preprocess a source file +test-backend-ops.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.i +.PHONY : test-backend-ops.cpp.i + +test-backend-ops.s: test-backend-ops.cpp.s +.PHONY : test-backend-ops.s + +# target to generate assembly for a file +test-backend-ops.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-backend-ops.dir/build.make tests/CMakeFiles/test-backend-ops.dir/test-backend-ops.cpp.s +.PHONY : test-backend-ops.cpp.s + +test-cont.o: test-cont.c.o +.PHONY : test-cont.o + +# target to build an object file +test-cont.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/test-cont.c.o +.PHONY : test-cont.c.o + +test-cont.i: test-cont.c.i +.PHONY : test-cont.i + +# target to preprocess a source file +test-cont.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/test-cont.c.i +.PHONY : test-cont.c.i + +test-cont.s: test-cont.c.s +.PHONY : test-cont.s + +# target to generate assembly for a file +test-cont.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-cont.dir/build.make tests/CMakeFiles/test-cont.dir/test-cont.c.s +.PHONY : test-cont.c.s + +test-conv-transpose-1d.o: test-conv-transpose-1d.cpp.o +.PHONY : test-conv-transpose-1d.o + +# target to build an object file +test-conv-transpose-1d.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.o +.PHONY : test-conv-transpose-1d.cpp.o + +test-conv-transpose-1d.i: test-conv-transpose-1d.cpp.i +.PHONY : test-conv-transpose-1d.i + +# target to preprocess a source file +test-conv-transpose-1d.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.i +.PHONY : test-conv-transpose-1d.cpp.i + +test-conv-transpose-1d.s: test-conv-transpose-1d.cpp.s +.PHONY : test-conv-transpose-1d.s + +# target to generate assembly for a file +test-conv-transpose-1d.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose-1d.dir/build.make tests/CMakeFiles/test-conv-transpose-1d.dir/test-conv-transpose-1d.cpp.s +.PHONY : test-conv-transpose-1d.cpp.s + +test-conv-transpose.o: test-conv-transpose.c.o +.PHONY : test-conv-transpose.o + +# target to build an object file +test-conv-transpose.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.o +.PHONY : test-conv-transpose.c.o + +test-conv-transpose.i: test-conv-transpose.c.i +.PHONY : test-conv-transpose.i + +# target to preprocess a source file +test-conv-transpose.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.i +.PHONY : test-conv-transpose.c.i + +test-conv-transpose.s: test-conv-transpose.c.s +.PHONY : test-conv-transpose.s + +# target to generate assembly for a file +test-conv-transpose.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv-transpose.dir/build.make tests/CMakeFiles/test-conv-transpose.dir/test-conv-transpose.c.s +.PHONY : test-conv-transpose.c.s + +test-conv1d-dw-c1.o: test-conv1d-dw-c1.cpp.o +.PHONY : test-conv1d-dw-c1.o + +# target to build an object file +test-conv1d-dw-c1.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.o +.PHONY : test-conv1d-dw-c1.cpp.o + +test-conv1d-dw-c1.i: test-conv1d-dw-c1.cpp.i +.PHONY : test-conv1d-dw-c1.i + +# target to preprocess a source file +test-conv1d-dw-c1.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.i +.PHONY : test-conv1d-dw-c1.cpp.i + +test-conv1d-dw-c1.s: test-conv1d-dw-c1.cpp.s +.PHONY : test-conv1d-dw-c1.s + +# target to generate assembly for a file +test-conv1d-dw-c1.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c1.dir/build.make tests/CMakeFiles/test-conv1d-dw-c1.dir/test-conv1d-dw-c1.cpp.s +.PHONY : test-conv1d-dw-c1.cpp.s + +test-conv1d-dw-c2.o: test-conv1d-dw-c2.cpp.o +.PHONY : test-conv1d-dw-c2.o + +# target to build an object file +test-conv1d-dw-c2.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.o +.PHONY : test-conv1d-dw-c2.cpp.o + +test-conv1d-dw-c2.i: test-conv1d-dw-c2.cpp.i +.PHONY : test-conv1d-dw-c2.i + +# target to preprocess a source file +test-conv1d-dw-c2.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.i +.PHONY : test-conv1d-dw-c2.cpp.i + +test-conv1d-dw-c2.s: test-conv1d-dw-c2.cpp.s +.PHONY : test-conv1d-dw-c2.s + +# target to generate assembly for a file +test-conv1d-dw-c2.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d-dw-c2.dir/build.make tests/CMakeFiles/test-conv1d-dw-c2.dir/test-conv1d-dw-c2.cpp.s +.PHONY : test-conv1d-dw-c2.cpp.s + +test-conv1d.o: test-conv1d.cpp.o +.PHONY : test-conv1d.o + +# target to build an object file +test-conv1d.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.o +.PHONY : test-conv1d.cpp.o + +test-conv1d.i: test-conv1d.cpp.i +.PHONY : test-conv1d.i + +# target to preprocess a source file +test-conv1d.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.i +.PHONY : test-conv1d.cpp.i + +test-conv1d.s: test-conv1d.cpp.s +.PHONY : test-conv1d.s + +# target to generate assembly for a file +test-conv1d.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv1d.dir/build.make tests/CMakeFiles/test-conv1d.dir/test-conv1d.cpp.s +.PHONY : test-conv1d.cpp.s + +test-conv2d-dw.o: test-conv2d-dw.cpp.o +.PHONY : test-conv2d-dw.o + +# target to build an object file +test-conv2d-dw.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.o +.PHONY : test-conv2d-dw.cpp.o + +test-conv2d-dw.i: test-conv2d-dw.cpp.i +.PHONY : test-conv2d-dw.i + +# target to preprocess a source file +test-conv2d-dw.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.i +.PHONY : test-conv2d-dw.cpp.i + +test-conv2d-dw.s: test-conv2d-dw.cpp.s +.PHONY : test-conv2d-dw.s + +# target to generate assembly for a file +test-conv2d-dw.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d-dw.dir/build.make tests/CMakeFiles/test-conv2d-dw.dir/test-conv2d-dw.cpp.s +.PHONY : test-conv2d-dw.cpp.s + +test-conv2d.o: test-conv2d.cpp.o +.PHONY : test-conv2d.o + +# target to build an object file +test-conv2d.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.o +.PHONY : test-conv2d.cpp.o + +test-conv2d.i: test-conv2d.cpp.i +.PHONY : test-conv2d.i + +# target to preprocess a source file +test-conv2d.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.i +.PHONY : test-conv2d.cpp.i + +test-conv2d.s: test-conv2d.cpp.s +.PHONY : test-conv2d.s + +# target to generate assembly for a file +test-conv2d.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-conv2d.dir/build.make tests/CMakeFiles/test-conv2d.dir/test-conv2d.cpp.s +.PHONY : test-conv2d.cpp.s + +test-customop.o: test-customop.c.o +.PHONY : test-customop.o + +# target to build an object file +test-customop.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/test-customop.c.o +.PHONY : test-customop.c.o + +test-customop.i: test-customop.c.i +.PHONY : test-customop.i + +# target to preprocess a source file +test-customop.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/test-customop.c.i +.PHONY : test-customop.c.i + +test-customop.s: test-customop.c.s +.PHONY : test-customop.s + +# target to generate assembly for a file +test-customop.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-customop.dir/build.make tests/CMakeFiles/test-customop.dir/test-customop.c.s +.PHONY : test-customop.c.s + +test-dup.o: test-dup.c.o +.PHONY : test-dup.o + +# target to build an object file +test-dup.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/test-dup.c.o +.PHONY : test-dup.c.o + +test-dup.i: test-dup.c.i +.PHONY : test-dup.i + +# target to preprocess a source file +test-dup.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/test-dup.c.i +.PHONY : test-dup.c.i + +test-dup.s: test-dup.c.s +.PHONY : test-dup.s + +# target to generate assembly for a file +test-dup.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-dup.dir/build.make tests/CMakeFiles/test-dup.dir/test-dup.c.s +.PHONY : test-dup.c.s + +test-interpolate.o: test-interpolate.cpp.o +.PHONY : test-interpolate.o + +# target to build an object file +test-interpolate.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.o +.PHONY : test-interpolate.cpp.o + +test-interpolate.i: test-interpolate.cpp.i +.PHONY : test-interpolate.i + +# target to preprocess a source file +test-interpolate.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.i +.PHONY : test-interpolate.cpp.i + +test-interpolate.s: test-interpolate.cpp.s +.PHONY : test-interpolate.s + +# target to generate assembly for a file +test-interpolate.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-interpolate.dir/build.make tests/CMakeFiles/test-interpolate.dir/test-interpolate.cpp.s +.PHONY : test-interpolate.cpp.s + +test-opencog.o: test-opencog.cpp.o +.PHONY : test-opencog.o + +# target to build an object file +test-opencog.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.o +.PHONY : test-opencog.cpp.o + +test-opencog.i: test-opencog.cpp.i +.PHONY : test-opencog.i + +# target to preprocess a source file +test-opencog.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.i +.PHONY : test-opencog.cpp.i + +test-opencog.s: test-opencog.cpp.s +.PHONY : test-opencog.s + +# target to generate assembly for a file +test-opencog.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opencog.dir/build.make tests/CMakeFiles/test-opencog.dir/test-opencog.cpp.s +.PHONY : test-opencog.cpp.s + +test-opt.o: test-opt.cpp.o +.PHONY : test-opt.o + +# target to build an object file +test-opt.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/test-opt.cpp.o +.PHONY : test-opt.cpp.o + +test-opt.i: test-opt.cpp.i +.PHONY : test-opt.i + +# target to preprocess a source file +test-opt.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/test-opt.cpp.i +.PHONY : test-opt.cpp.i + +test-opt.s: test-opt.cpp.s +.PHONY : test-opt.s + +# target to generate assembly for a file +test-opt.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-opt.dir/build.make tests/CMakeFiles/test-opt.dir/test-opt.cpp.s +.PHONY : test-opt.cpp.s + +test-pad-reflect-1d.o: test-pad-reflect-1d.cpp.o +.PHONY : test-pad-reflect-1d.o + +# target to build an object file +test-pad-reflect-1d.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.o +.PHONY : test-pad-reflect-1d.cpp.o + +test-pad-reflect-1d.i: test-pad-reflect-1d.cpp.i +.PHONY : test-pad-reflect-1d.i + +# target to preprocess a source file +test-pad-reflect-1d.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.i +.PHONY : test-pad-reflect-1d.cpp.i + +test-pad-reflect-1d.s: test-pad-reflect-1d.cpp.s +.PHONY : test-pad-reflect-1d.s + +# target to generate assembly for a file +test-pad-reflect-1d.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pad-reflect-1d.dir/build.make tests/CMakeFiles/test-pad-reflect-1d.dir/test-pad-reflect-1d.cpp.s +.PHONY : test-pad-reflect-1d.cpp.s + +test-pool.o: test-pool.c.o +.PHONY : test-pool.o + +# target to build an object file +test-pool.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/test-pool.c.o +.PHONY : test-pool.c.o + +test-pool.i: test-pool.c.i +.PHONY : test-pool.i + +# target to preprocess a source file +test-pool.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/test-pool.c.i +.PHONY : test-pool.c.i + +test-pool.s: test-pool.c.s +.PHONY : test-pool.s + +# target to generate assembly for a file +test-pool.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-pool.dir/build.make tests/CMakeFiles/test-pool.dir/test-pool.c.s +.PHONY : test-pool.c.s + +test-quantize-fns.o: test-quantize-fns.cpp.o +.PHONY : test-quantize-fns.o + +# target to build an object file +test-quantize-fns.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.o +.PHONY : test-quantize-fns.cpp.o + +test-quantize-fns.i: test-quantize-fns.cpp.i +.PHONY : test-quantize-fns.i + +# target to preprocess a source file +test-quantize-fns.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.i +.PHONY : test-quantize-fns.cpp.i + +test-quantize-fns.s: test-quantize-fns.cpp.s +.PHONY : test-quantize-fns.s + +# target to generate assembly for a file +test-quantize-fns.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-fns.dir/build.make tests/CMakeFiles/test-quantize-fns.dir/test-quantize-fns.cpp.s +.PHONY : test-quantize-fns.cpp.s + +test-quantize-perf.o: test-quantize-perf.cpp.o +.PHONY : test-quantize-perf.o + +# target to build an object file +test-quantize-perf.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.o +.PHONY : test-quantize-perf.cpp.o + +test-quantize-perf.i: test-quantize-perf.cpp.i +.PHONY : test-quantize-perf.i + +# target to preprocess a source file +test-quantize-perf.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.i +.PHONY : test-quantize-perf.cpp.i + +test-quantize-perf.s: test-quantize-perf.cpp.s +.PHONY : test-quantize-perf.s + +# target to generate assembly for a file +test-quantize-perf.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-quantize-perf.dir/build.make tests/CMakeFiles/test-quantize-perf.dir/test-quantize-perf.cpp.s +.PHONY : test-quantize-perf.cpp.s + +test-rel-pos.o: test-rel-pos.c.o +.PHONY : test-rel-pos.o + +# target to build an object file +test-rel-pos.c.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.o +.PHONY : test-rel-pos.c.o + +test-rel-pos.i: test-rel-pos.c.i +.PHONY : test-rel-pos.i + +# target to preprocess a source file +test-rel-pos.c.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.i +.PHONY : test-rel-pos.c.i + +test-rel-pos.s: test-rel-pos.c.s +.PHONY : test-rel-pos.s + +# target to generate assembly for a file +test-rel-pos.c.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-rel-pos.dir/build.make tests/CMakeFiles/test-rel-pos.dir/test-rel-pos.c.s +.PHONY : test-rel-pos.c.s + +test-roll.o: test-roll.cpp.o +.PHONY : test-roll.o + +# target to build an object file +test-roll.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/test-roll.cpp.o +.PHONY : test-roll.cpp.o + +test-roll.i: test-roll.cpp.i +.PHONY : test-roll.i + +# target to preprocess a source file +test-roll.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/test-roll.cpp.i +.PHONY : test-roll.cpp.i + +test-roll.s: test-roll.cpp.s +.PHONY : test-roll.s + +# target to generate assembly for a file +test-roll.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-roll.dir/build.make tests/CMakeFiles/test-roll.dir/test-roll.cpp.s +.PHONY : test-roll.cpp.s + +test-timestep_embedding.o: test-timestep_embedding.cpp.o +.PHONY : test-timestep_embedding.o + +# target to build an object file +test-timestep_embedding.cpp.o: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.o +.PHONY : test-timestep_embedding.cpp.o + +test-timestep_embedding.i: test-timestep_embedding.cpp.i +.PHONY : test-timestep_embedding.i + +# target to preprocess a source file +test-timestep_embedding.cpp.i: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.i +.PHONY : test-timestep_embedding.cpp.i + +test-timestep_embedding.s: test-timestep_embedding.cpp.s +.PHONY : test-timestep_embedding.s + +# target to generate assembly for a file +test-timestep_embedding.cpp.s: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test-timestep_embedding.dir/build.make tests/CMakeFiles/test-timestep_embedding.dir/test-timestep_embedding.cpp.s +.PHONY : test-timestep_embedding.cpp.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... install" + @echo "... install/local" + @echo "... install/strip" + @echo "... list_install_components" + @echo "... rebuild_cache" + @echo "... test" + @echo "... test-arange" + @echo "... test-backend-ops" + @echo "... test-cont" + @echo "... test-conv-transpose" + @echo "... test-conv-transpose-1d" + @echo "... test-conv1d" + @echo "... test-conv1d-dw-c1" + @echo "... test-conv1d-dw-c2" + @echo "... test-conv2d" + @echo "... test-conv2d-dw" + @echo "... test-customop" + @echo "... test-dup" + @echo "... test-interpolate" + @echo "... test-opencog" + @echo "... test-opt" + @echo "... test-pad-reflect-1d" + @echo "... test-pool" + @echo "... test-quantize-fns" + @echo "... test-quantize-perf" + @echo "... test-rel-pos" + @echo "... test-roll" + @echo "... test-timestep_embedding" + @echo "... test-arange.o" + @echo "... test-arange.i" + @echo "... test-arange.s" + @echo "... test-backend-ops.o" + @echo "... test-backend-ops.i" + @echo "... test-backend-ops.s" + @echo "... test-cont.o" + @echo "... test-cont.i" + @echo "... test-cont.s" + @echo "... test-conv-transpose-1d.o" + @echo "... test-conv-transpose-1d.i" + @echo "... test-conv-transpose-1d.s" + @echo "... test-conv-transpose.o" + @echo "... test-conv-transpose.i" + @echo "... test-conv-transpose.s" + @echo "... test-conv1d-dw-c1.o" + @echo "... test-conv1d-dw-c1.i" + @echo "... test-conv1d-dw-c1.s" + @echo "... test-conv1d-dw-c2.o" + @echo "... test-conv1d-dw-c2.i" + @echo "... test-conv1d-dw-c2.s" + @echo "... test-conv1d.o" + @echo "... test-conv1d.i" + @echo "... test-conv1d.s" + @echo "... test-conv2d-dw.o" + @echo "... test-conv2d-dw.i" + @echo "... test-conv2d-dw.s" + @echo "... test-conv2d.o" + @echo "... test-conv2d.i" + @echo "... test-conv2d.s" + @echo "... test-customop.o" + @echo "... test-customop.i" + @echo "... test-customop.s" + @echo "... test-dup.o" + @echo "... test-dup.i" + @echo "... test-dup.s" + @echo "... test-interpolate.o" + @echo "... test-interpolate.i" + @echo "... test-interpolate.s" + @echo "... test-opencog.o" + @echo "... test-opencog.i" + @echo "... test-opencog.s" + @echo "... test-opt.o" + @echo "... test-opt.i" + @echo "... test-opt.s" + @echo "... test-pad-reflect-1d.o" + @echo "... test-pad-reflect-1d.i" + @echo "... test-pad-reflect-1d.s" + @echo "... test-pool.o" + @echo "... test-pool.i" + @echo "... test-pool.s" + @echo "... test-quantize-fns.o" + @echo "... test-quantize-fns.i" + @echo "... test-quantize-fns.s" + @echo "... test-quantize-perf.o" + @echo "... test-quantize-perf.i" + @echo "... test-quantize-perf.s" + @echo "... test-rel-pos.o" + @echo "... test-rel-pos.i" + @echo "... test-rel-pos.s" + @echo "... test-roll.o" + @echo "... test-roll.i" + @echo "... test-roll.s" + @echo "... test-timestep_embedding.o" + @echo "... test-timestep_embedding.i" + @echo "... test-timestep_embedding.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + cd /home/runner/work/coggml/coggml/_codeql_build_dir && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + diff --git a/_codeql_build_dir/tests/cmake_install.cmake b/_codeql_build_dir/tests/cmake_install.cmake new file mode 100644 index 0000000000..151c54a3b1 --- /dev/null +++ b/_codeql_build_dir/tests/cmake_install.cmake @@ -0,0 +1,50 @@ +# Install script for directory: /home/runner/work/coggml/coggml/tests + +# Set the install prefix +if(NOT DEFINED CMAKE_INSTALL_PREFIX) + set(CMAKE_INSTALL_PREFIX "/usr/local") +endif() +string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}") + +# Set the install configuration name. +if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME) + if(BUILD_TYPE) + string(REGEX REPLACE "^[^A-Za-z0-9_]+" "" + CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}") + else() + set(CMAKE_INSTALL_CONFIG_NAME "Release") + endif() + message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"") +endif() + +# Set the component getting installed. +if(NOT CMAKE_INSTALL_COMPONENT) + if(COMPONENT) + message(STATUS "Install component: \"${COMPONENT}\"") + set(CMAKE_INSTALL_COMPONENT "${COMPONENT}") + else() + set(CMAKE_INSTALL_COMPONENT) + endif() +endif() + +# Install shared libraries without execute permission? +if(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE) + set(CMAKE_INSTALL_SO_NO_EXE "1") +endif() + +# Is this installation the result of a crosscompile? +if(NOT DEFINED CMAKE_CROSSCOMPILING) + set(CMAKE_CROSSCOMPILING "FALSE") +endif() + +# Set path to fallback-tool for dependency-resolution. +if(NOT DEFINED CMAKE_OBJDUMP) + set(CMAKE_OBJDUMP "/usr/bin/objdump") +endif() + +string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT + "${CMAKE_INSTALL_MANIFEST_FILES}") +if(CMAKE_INSTALL_LOCAL_ONLY) + file(WRITE "/home/runner/work/coggml/coggml/_codeql_build_dir/tests/install_local_manifest.txt" + "${CMAKE_INSTALL_MANIFEST_CONTENT}") +endif() diff --git a/_codeql_detected_source_root b/_codeql_detected_source_root new file mode 120000 index 0000000000..945c9b46d6 --- /dev/null +++ b/_codeql_detected_source_root @@ -0,0 +1 @@ +. \ No newline at end of file diff --git a/examples/opencog/CMakeLists.txt b/examples/opencog/CMakeLists.txt index 71a81a2d68..178db0c7f1 100644 --- a/examples/opencog/CMakeLists.txt +++ b/examples/opencog/CMakeLists.txt @@ -7,3 +7,8 @@ set(TARGET opencog-reasoning) add_executable(${TARGET} reasoning_example.cpp) target_link_libraries(${TARGET} PRIVATE ggml common-ggml) target_compile_features(${TARGET} PRIVATE cxx_std_17) + +set(TARGET opencog-advanced) +add_executable(${TARGET} advanced_features.cpp) +target_link_libraries(${TARGET} PRIVATE ggml common-ggml) +target_compile_features(${TARGET} PRIVATE cxx_std_17) diff --git a/examples/opencog/README.md b/examples/opencog/README.md new file mode 100644 index 0000000000..ccbcbb02f3 --- /dev/null +++ b/examples/opencog/README.md @@ -0,0 +1,132 @@ +# OpenCog GGML Examples + +This directory contains examples demonstrating the OpenCog cognitive architecture implemented using pure GGML tensor operations. + +## Overview + +OpenCog is a cognitive architecture for artificial general intelligence (AGI). This implementation uses GGML's tensor operations to provide efficient, hardware-accelerated cognitive processing. + +## Architecture Components + +### 1. AtomSpace +The core knowledge representation system that stores atoms (concepts, predicates, links) with: +- **Embeddings**: Vector representations using GGML tensors +- **Truth Values**: Probabilistic strength and confidence +- **Relationships**: Directed graph structure with incoming/outgoing links + +### 2. Probabilistic Logic Networks (PLN) +Advanced reasoning operations: +- **Deduction**: A→B, B→C ⇒ A→C +- **Induction**: A→B, A→C ⇒ B→C (weaker inference) +- **Abduction**: A→C, B→C ⇒ A→B (hypothesis generation) +- **Revision**: Combining evidence from multiple sources +- **Modus Ponens**: A→B, A ⇒ B + +### 3. Economic Attention Network (ECAN) +Attention allocation system using: +- **STI** (Short-Term Importance): Current relevance/focus +- **LTI** (Long-Term Importance): Historical importance +- **Attention Spreading**: Importance flows to connected atoms + +### 4. CogServer & MindAgents +- **CogServer**: Manages cognitive cycles +- **MindAgents**: Autonomous processes that operate on the AtomSpace + +## Examples + +### opencog-simple +Basic demonstration of: +- Creating atoms (concepts, predicates, links) +- Querying by name and type +- Simple PLN deduction and induction +- Running MindAgents in cognitive cycles + +```bash +./bin/opencog-simple +``` + +### opencog-reasoning +Advanced reasoning demonstration: +- Building taxonomic knowledge hierarchies +- Syllogistic reasoning (finding inference chains) +- Pattern matching and similarity detection +- Multi-cycle knowledge expansion + +```bash +./bin/opencog-reasoning +``` + +### opencog-advanced +Comprehensive feature demonstration: +- **Embedding-based similarity**: Using cosine similarity on atom embeddings +- **Advanced PLN operations**: Abduction, revision, modus ponens +- **ECAN attention allocation**: Managing cognitive resources +- **Knowledge graph reasoning**: AI and cognition domain + +```bash +./bin/opencog-advanced +``` + +## Key Features + +### Tensor-Based Embeddings +Each atom has a learned vector embedding that captures semantic meaning: +- Initialized from type embeddings + random perturbation +- Links blend embeddings of their target atoms +- Used for pattern matching and similarity computation + +### Pattern Matching +Efficient similarity-based pattern matching using: +- Cosine similarity between embeddings +- Threshold-based filtering +- Sorted results by relevance + +### Attention Dynamics +ECAN manages limited cognitive resources: +- High STI atoms get more processing +- LTI accumulates over time for important atoms +- Attention spreads through graph connections + +## Implementation Details + +### Memory Efficiency +- Embeddings stored as std::vector for efficiency +- GGML tensors used for batch operations +- Type embeddings shared across atoms + +### Reasoning Accuracy +- Truth values use strength [0,1] and confidence [0,1] +- PLN formulas balance inference quality with uncertainty +- Confidence decreases for weaker inference types + +### Performance +- O(1) atom access by ID +- O(n) queries by name/type with indexing +- O(n²) similarity computation (can be optimized with ANN) + +## Building + +```bash +mkdir build && cd build +cmake .. +cmake --build . --target opencog-simple opencog-reasoning opencog-advanced +``` + +## Future Enhancements + +Potential improvements to continue implementation: +- [ ] Hebbian learning for embedding updates +- [ ] Temporal reasoning and event sequences +- [ ] Goal-directed attention allocation +- [ ] Pattern mining and concept formation +- [ ] Integration with neural networks +- [ ] Distributed AtomSpace +- [ ] GGML compute graph integration for inference +- [ ] Quantized embeddings for memory efficiency + +## References + +- [OpenCog Foundation](https://opencog.org/) +- [PLN Book](https://wiki.opencog.org/w/PLNBook) +- [ECAN Paper](https://wiki.opencog.org/w/ECAN) +- [AtomSpace Design](https://wiki.opencog.org/w/AtomSpace) diff --git a/examples/opencog/advanced_features.cpp b/examples/opencog/advanced_features.cpp new file mode 100644 index 0000000000..44b6ada99f --- /dev/null +++ b/examples/opencog/advanced_features.cpp @@ -0,0 +1,289 @@ +#include "ggml-opencog.h" +#include +#include +#include +#include +#include +#include + +// Agent that uses embedding similarity for reasoning +void similarity_based_reasoning_agent(struct ggml_opencog_atomspace* atomspace) { + std::cout << "SimilarityBasedReasoning Agent running...\n"; + + auto concepts = ggml_opencog_get_atoms_by_type(atomspace, GGML_OPENCOG_CONCEPT_NODE); + + // Find pairs of similar concepts using the new similarity function + std::cout << " Computing embedding-based similarities...\n"; + int count = 0; + for (size_t i = 0; i < concepts.size() && i < 5; i++) { + for (size_t j = i + 1; j < concepts.size() && j < 6; j++) { + float similarity = ggml_opencog_compute_similarity(atomspace, concepts[i], concepts[j]); + + if (similarity > 0.5f) { + auto* concept1 = ggml_opencog_get_atom(atomspace, concepts[i]); + auto* concept2 = ggml_opencog_get_atom(atomspace, concepts[j]); + + if (concept1 && concept2) { + std::cout << " " << concept1->name << " ~ " << concept2->name + << " : similarity = " << std::fixed << std::setprecision(3) << similarity << "\n"; + count++; + } + } + } + } + if (count == 0) { + std::cout << " No high similarities found in sample\n"; + } +} + +// Agent that performs advanced PLN operations +void advanced_pln_agent(struct ggml_opencog_atomspace* atomspace) { + std::cout << "AdvancedPLN Agent running...\n"; + + auto inheritance_links = ggml_opencog_get_atoms_by_type(atomspace, GGML_OPENCOG_INHERITANCE_LINK); + + if (inheritance_links.size() >= 2) { + // Test abduction: A->C and B->C suggests A->B + auto* link1 = ggml_opencog_get_atom(atomspace, inheritance_links[0]); + auto* link2 = ggml_opencog_get_atom(atomspace, inheritance_links[1]); + + if (link1 && link2) { + auto abduced_tv = ggml_opencog_pln_abduction(link1->tv, link2->tv); + std::cout << " Abduction test: " << link1->name << " + " << link2->name + << " => strength: " << std::fixed << std::setprecision(3) << abduced_tv.strength + << ", confidence: " << abduced_tv.confidence << "\n"; + + // Test revision: combining two truth values + auto revised_tv = ggml_opencog_pln_revision(link1->tv, link2->tv); + std::cout << " Revision test: combining TVs => strength: " + << std::fixed << std::setprecision(3) << revised_tv.strength + << ", confidence: " << revised_tv.confidence << "\n"; + + // Test modus ponens + struct ggml_opencog_truth_value antecedent = {0.8f, 0.7f}; + auto modus_ponens_tv = ggml_opencog_pln_modus_ponens(link1->tv, antecedent); + std::cout << " Modus Ponens test: " << link1->name << " + antecedent => strength: " + << std::fixed << std::setprecision(3) << modus_ponens_tv.strength + << ", confidence: " << modus_ponens_tv.confidence << "\n"; + } + } +} + +// Agent that manages attention allocation +void attention_allocation_agent(struct ggml_opencog_atomspace* atomspace) { + std::cout << "AttentionAllocation Agent running...\n"; + + auto concepts = ggml_opencog_get_atoms_by_type(atomspace, GGML_OPENCOG_CONCEPT_NODE); + + // Allocate attention based on truth value strength + std::cout << " Allocating attention based on importance...\n"; + for (uint64_t concept_id : concepts) { + auto* atom = ggml_opencog_get_atom(atomspace, concept_id); + if (atom) { + // Atoms with higher truth value strength get more attention + float sti_delta = (atom->tv.strength - 0.5f) * 10.0f; + float lti_delta = atom->tv.confidence * 0.5f; + + ggml_opencog_update_attention(atomspace, concept_id, sti_delta, lti_delta); + } + } + + // Display top atoms by attention + std::vector> atoms_by_sti; + for (uint64_t concept_id : concepts) { + auto* atom = ggml_opencog_get_atom(atomspace, concept_id); + if (atom) { + atoms_by_sti.push_back({concept_id, atom->sti}); + } + } + + std::sort(atoms_by_sti.begin(), atoms_by_sti.end(), + [](const auto& a, const auto& b) { return a.second > b.second; }); + + std::cout << " Top 5 atoms by STI (Short-Term Importance):\n"; + for (size_t i = 0; i < std::min(size_t(5), atoms_by_sti.size()); i++) { + auto* atom = ggml_opencog_get_atom(atomspace, atoms_by_sti[i].first); + if (atom) { + std::cout << " " << atom->name + << " : STI = " << std::fixed << std::setprecision(2) << atom->sti + << ", LTI = " << atom->lti << "\n"; + } + } +} + +int main() { + std::cout << "=== OpenCog Advanced Features Demo ===\n\n"; + + // Initialize AtomSpace with embeddings + auto* atomspace = ggml_opencog_atomspace_new(128); + + std::cout << "1. Creating Knowledge Base...\n"; + + struct ggml_opencog_truth_value tv_high = {0.9f, 0.85f}; + struct ggml_opencog_truth_value tv_medium = {0.75f, 0.7f}; + struct ggml_opencog_truth_value tv_low = {0.6f, 0.5f}; + + // Create a knowledge graph about AI and cognition + uint64_t ai_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "ArtificialIntelligence", tv_high, {}); + uint64_t ml_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "MachineLearning", tv_high, {}); + uint64_t cognition_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "Cognition", tv_high, {}); + uint64_t reasoning_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "Reasoning", tv_high, {}); + uint64_t learning_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "Learning", tv_high, {}); + uint64_t knowledge_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "Knowledge", tv_medium, {}); + uint64_t neural_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "NeuralNetworks", tv_medium, {}); + uint64_t logic_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, + "Logic", tv_medium, {}); + + // Create relationships + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "ML->AI", + tv_high, {ml_id, ai_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "Reasoning->Cognition", + tv_high, {reasoning_id, cognition_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "Learning->Cognition", + tv_high, {learning_id, cognition_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "AI->Cognition", + tv_medium, {ai_id, cognition_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "Neural->ML", + tv_high, {neural_id, ml_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "Logic->Reasoning", + tv_high, {logic_id, reasoning_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, "Knowledge->Cognition", + tv_medium, {knowledge_id, cognition_id}); + + std::cout << " Created 8 concept nodes and 7 inheritance links\n\n"; + + std::cout << "2. Testing Embedding-Based Similarity...\n"; + + // Test similarity between concepts + float sim_ai_ml = ggml_opencog_compute_similarity(atomspace, ai_id, ml_id); + float sim_reasoning_logic = ggml_opencog_compute_similarity(atomspace, reasoning_id, logic_id); + float sim_ai_reasoning = ggml_opencog_compute_similarity(atomspace, ai_id, reasoning_id); + + std::cout << " AI ~ MachineLearning: " << std::fixed << std::setprecision(3) << sim_ai_ml << "\n"; + std::cout << " Reasoning ~ Logic: " << sim_reasoning_logic << "\n"; + std::cout << " AI ~ Reasoning: " << sim_ai_reasoning << "\n\n"; + + std::cout << "3. Testing Advanced PLN Operations...\n"; + + // Get some links for testing + auto links = ggml_opencog_get_atoms_by_type(atomspace, GGML_OPENCOG_INHERITANCE_LINK); + if (links.size() >= 2) { + auto* link1 = ggml_opencog_get_atom(atomspace, links[0]); + auto* link2 = ggml_opencog_get_atom(atomspace, links[1]); + + if (link1 && link2) { + // Test abduction + auto abduced = ggml_opencog_pln_abduction(link1->tv, link2->tv); + std::cout << " Abduction(" << link1->name << ", " << link2->name << ")\n"; + std::cout << " => strength: " << abduced.strength + << ", confidence: " << abduced.confidence << "\n"; + + // Test revision + auto revised = ggml_opencog_pln_revision(link1->tv, link2->tv); + std::cout << " Revision(" << link1->name << ", " << link2->name << ")\n"; + std::cout << " => strength: " << revised.strength + << ", confidence: " << revised.confidence << "\n"; + + // Test modus ponens + struct ggml_opencog_truth_value antecedent = {0.85f, 0.8f}; + auto consequent = ggml_opencog_pln_modus_ponens(link1->tv, antecedent); + std::cout << " ModusPonens(" << link1->name << ", antecedent)\n"; + std::cout << " => strength: " << consequent.strength + << ", confidence: " << consequent.confidence << "\n\n"; + } + } + + std::cout << "4. Testing Attention Allocation (ECAN)...\n"; + + // Allocate initial attention + ggml_opencog_update_attention(atomspace, ai_id, 15.0f, 2.0f); + ggml_opencog_update_attention(atomspace, cognition_id, 10.0f, 1.5f); + ggml_opencog_update_attention(atomspace, reasoning_id, 8.0f, 1.0f); + + auto* ai_atom = ggml_opencog_get_atom(atomspace, ai_id); + auto* cog_atom = ggml_opencog_get_atom(atomspace, cognition_id); + auto* reason_atom = ggml_opencog_get_atom(atomspace, reasoning_id); + + std::cout << " " << ai_atom->name << " : STI = " << ai_atom->sti << ", LTI = " << ai_atom->lti << "\n"; + std::cout << " " << cog_atom->name << " : STI = " << cog_atom->sti << ", LTI = " << cog_atom->lti << "\n"; + std::cout << " " << reason_atom->name << " : STI = " << reason_atom->sti << ", LTI = " << reason_atom->lti << "\n"; + + // Check attention spreading + auto* ml_atom = ggml_opencog_get_atom(atomspace, ml_id); + std::cout << " " << ml_atom->name << " (connected to AI): STI = " << ml_atom->sti << " (spread effect)\n\n"; + + std::cout << "5. Running CogServer with Advanced Agents...\n"; + + auto* cogserver = ggml_opencog_cogserver_new(atomspace); + + struct ggml_opencog_mind_agent similarity_agent; + strcpy(similarity_agent.name, "SimilarityReasoner"); + similarity_agent.process = similarity_based_reasoning_agent; + similarity_agent.frequency = 2; + similarity_agent.last_run = 0; + + struct ggml_opencog_mind_agent pln_agent; + strcpy(pln_agent.name, "AdvancedPLN"); + pln_agent.process = advanced_pln_agent; + pln_agent.frequency = 3; + pln_agent.last_run = 0; + + struct ggml_opencog_mind_agent attention_agent; + strcpy(attention_agent.name, "AttentionAllocator"); + attention_agent.process = attention_allocation_agent; + attention_agent.frequency = 4; + attention_agent.last_run = 0; + + ggml_opencog_cogserver_add_agent(cogserver, &similarity_agent); + ggml_opencog_cogserver_add_agent(cogserver, &pln_agent); + ggml_opencog_cogserver_add_agent(cogserver, &attention_agent); + + ggml_opencog_cogserver_start(cogserver); + + for (int cycle = 1; cycle <= 6; cycle++) { + std::cout << "\n--- Cycle " << cycle << " ---\n"; + ggml_opencog_cogserver_run_cycle(cogserver); + } + + ggml_opencog_cogserver_stop(cogserver); + + std::cout << "\n6. Final Statistics...\n"; + + auto final_concepts = ggml_opencog_get_atoms_by_type(atomspace, GGML_OPENCOG_CONCEPT_NODE); + auto final_links = ggml_opencog_get_atoms_by_type(atomspace, GGML_OPENCOG_INHERITANCE_LINK); + + std::cout << " Total Concepts: " << final_concepts.size() << "\n"; + std::cout << " Total Inheritance Links: " << final_links.size() << "\n"; + + // Show attention distribution + std::cout << "\n Final Attention Distribution:\n"; + std::vector> attention_scores; + for (uint64_t id : final_concepts) { + auto* atom = ggml_opencog_get_atom(atomspace, id); + if (atom) { + attention_scores.push_back({atom->name, atom->sti}); + } + } + std::sort(attention_scores.begin(), attention_scores.end(), + [](const auto& a, const auto& b) { return a.second > b.second; }); + + for (size_t i = 0; i < std::min(size_t(5), attention_scores.size()); i++) { + std::cout << " " << std::setw(25) << std::left << attention_scores[i].first + << " : STI = " << std::fixed << std::setprecision(2) << attention_scores[i].second << "\n"; + } + + std::cout << "\n7. Cleanup...\n"; + + ggml_opencog_cogserver_free(cogserver); + ggml_opencog_atomspace_free(atomspace); + + std::cout << "\n=== Advanced Features Demo Complete ===\n"; + return 0; +} diff --git a/include/ggml-opencog.h b/include/ggml-opencog.h index bb5966825c..4b418a8f82 100644 --- a/include/ggml-opencog.h +++ b/include/ggml-opencog.h @@ -33,9 +33,15 @@ struct ggml_opencog_atom { enum ggml_opencog_atom_type type; // Type of atom char name[256]; // Name/label for the atom struct ggml_opencog_truth_value tv; // Truth value - struct ggml_tensor* embedding; // Vector embedding of the atom + struct ggml_tensor* embedding; // Vector embedding of the atom (can be nullptr) + std::vector embedding_data; // Direct storage of embedding data std::vector outgoing; // IDs of atoms this links to std::vector incoming; // IDs of atoms that link to this + + // ECAN (Economic Attention Network) values + float sti; // Short-term importance (attention) + float lti; // Long-term importance (memory worthiness) + float vlti; // Very long-term importance }; // AtomSpace - the core knowledge representation @@ -100,6 +106,26 @@ struct ggml_opencog_truth_value ggml_opencog_pln_deduction(struct ggml_opencog_t struct ggml_opencog_truth_value ggml_opencog_pln_induction(struct ggml_opencog_truth_value premise1, struct ggml_opencog_truth_value premise2); +struct ggml_opencog_truth_value ggml_opencog_pln_abduction(struct ggml_opencog_truth_value premise1, + struct ggml_opencog_truth_value premise2); + +struct ggml_opencog_truth_value ggml_opencog_pln_revision(struct ggml_opencog_truth_value tv1, + struct ggml_opencog_truth_value tv2); + +struct ggml_opencog_truth_value ggml_opencog_pln_modus_ponens(struct ggml_opencog_truth_value implication, + struct ggml_opencog_truth_value antecedent); + +// Similarity computation using embeddings +float ggml_opencog_compute_similarity(struct ggml_opencog_atomspace* atomspace, + uint64_t atom1_id, + uint64_t atom2_id); + +// Attention allocation (ECAN) +void ggml_opencog_update_attention(struct ggml_opencog_atomspace* atomspace, + uint64_t atom_id, + float sti_delta, + float lti_delta); + // CogServer functions struct ggml_opencog_cogserver* ggml_opencog_cogserver_new(struct ggml_opencog_atomspace* atomspace); void ggml_opencog_cogserver_free(struct ggml_opencog_cogserver* server); diff --git a/src/ggml-opencog.cpp b/src/ggml-opencog.cpp index 78ed5a3e99..50cadc5b36 100644 --- a/src/ggml-opencog.cpp +++ b/src/ggml-opencog.cpp @@ -106,6 +106,11 @@ uint64_t ggml_opencog_add_atom(struct ggml_opencog_atomspace* atomspace, atom->tv = tv; atom->outgoing = outgoing; + // Initialize ECAN attention values + atom->sti = 0.0f; // Neutral attention initially + atom->lti = 0.0f; // No long-term importance yet + atom->vlti = 0.0f; // No very long-term importance yet + // Initialize embedding based on type and name std::vector embedding_data(atomspace->embedding_dim); @@ -115,7 +120,7 @@ uint64_t ggml_opencog_add_atom(struct ggml_opencog_atomspace* atomspace, type * atomspace->embedding_dim * sizeof(float), atomspace->embedding_dim * sizeof(float)); - // Simple hash-based initialization for name + // Hash-based initialization for name std::hash hasher; size_t name_hash = hasher(name); std::mt19937 gen(name_hash); @@ -125,8 +130,36 @@ uint64_t ggml_opencog_add_atom(struct ggml_opencog_atomspace* atomspace, embedding_data[i] = type_embedding[i] + dist(gen); } - // Store embedding data directly in the atom (we'll use the atom matrix for actual tensor ops) - atom->embedding = nullptr; // We'll implement proper tensor management later + // For links, incorporate embeddings of connected atoms + if (!outgoing.empty()) { + std::vector combined_embedding(atomspace->embedding_dim, 0.0f); + for (uint64_t target_id : outgoing) { + auto target_it = atomspace->atoms.find(target_id); + if (target_it != atomspace->atoms.end() && !target_it->second->embedding_data.empty()) { + const auto& target_emb = target_it->second->embedding_data; + for (int i = 0; i < atomspace->embedding_dim; i++) { + combined_embedding[i] += target_emb[i]; + } + } + } + + // Average and blend with type embedding + float blend_factor = 0.7f; + for (int i = 0; i < atomspace->embedding_dim; i++) { + embedding_data[i] = blend_factor * embedding_data[i] + + (1.0f - blend_factor) * combined_embedding[i] / outgoing.size(); + } + } + + // Store embedding data directly in the atom for efficient access. + // We use std::vector rather than ggml_tensor* to avoid + // the complexity of managing individual tensor contexts and buffers + // for potentially thousands of atoms. This approach: + // - Simplifies memory management (no buffer allocation per atom) + // - Provides faster access for similarity computations + // - Allows batch operations when needed via atom_matrix tensor + atom->embedding_data = embedding_data; + atom->embedding = nullptr; // Tensor field reserved for future batch ops // Update incoming links for target atoms for (uint64_t target_id : outgoing) { @@ -199,39 +232,67 @@ std::vector ggml_opencog_get_atoms_by_type(struct ggml_opencog_atomspa return (it != atomspace->type_index.end()) ? it->second : std::vector(); } -// Simple pattern matching based on embedding similarity +// Pattern matching based on embedding similarity using cosine similarity std::vector ggml_opencog_pattern_match(struct ggml_opencog_atomspace* atomspace, const struct ggml_tensor* pattern) { - std::vector matches; + std::vector> matches_with_scores; // Get pattern data - std::vector pattern_data(ggml_nelements(pattern)); - ggml_backend_tensor_get(pattern, pattern_data.data(), 0, ggml_nbytes(pattern)); + int pattern_dim = ggml_nelements(pattern); + if (pattern_dim != atomspace->embedding_dim) { + // Pattern dimension doesn't match atomspace embedding dimension + return std::vector(); + } - const float similarity_threshold = 0.8f; + std::vector pattern_data(pattern_dim); + // For patterns created with ggml_new_tensor_*d with immediate data, + // pattern->data will be non-null. For patterns from backend tensors, + // we need to use ggml_backend_tensor_get. + if (pattern->data) { + memcpy(pattern_data.data(), pattern->data, pattern_dim * sizeof(float)); + } else { + ggml_backend_tensor_get(pattern, pattern_data.data(), 0, ggml_nbytes(pattern)); + } - // Compare against all atoms + const float similarity_threshold = 0.7f; + + // Compare against all atoms using cosine similarity for (const auto& [id, atom] : atomspace->atoms) { - // For now, use a simple name-based similarity as embedding tensor management is disabled - // In a full implementation, this would use actual tensor embeddings - std::string atom_name = atom->name; - float similarity = 0.5f; // Placeholder similarity + if (atom->embedding_data.empty()) { + continue; + } + + // Calculate cosine similarity using the embedding data + float similarity = cosine_similarity(pattern_data.data(), atom->embedding_data.data(), + atomspace->embedding_dim); if (similarity >= similarity_threshold) { - matches.push_back(id); + matches_with_scores.push_back({id, similarity}); } } - // Sort by similarity (would need to store similarities for this) + // Sort by similarity (descending order) + std::sort(matches_with_scores.begin(), matches_with_scores.end(), + [](const auto& a, const auto& b) { return a.second > b.second; }); + + // Extract just the IDs + std::vector matches; + matches.reserve(matches_with_scores.size()); + for (const auto& [id, score] : matches_with_scores) { + matches.push_back(id); + } + return matches; } // PLN (Probabilistic Logic Networks) reasoning functions + +// Deduction: A->B and B->C implies A->C struct ggml_opencog_truth_value ggml_opencog_pln_deduction(struct ggml_opencog_truth_value premise1, struct ggml_opencog_truth_value premise2) { - // Basic deduction: if A->B and B->C then A->C - // Strength: s1 * s2 - // Confidence: min(c1, c2) * s1 * s2 + // Advanced deduction using PLN formulas + // Strength: s_AB * s_BC + // Confidence: c_AB * c_BC * s_AB * s_BC struct ggml_opencog_truth_value result; result.strength = premise1.strength * premise2.strength; @@ -240,18 +301,101 @@ struct ggml_opencog_truth_value ggml_opencog_pln_deduction(struct ggml_opencog_t return result; } +// Induction: A->B and A->C suggests B->C struct ggml_opencog_truth_value ggml_opencog_pln_induction(struct ggml_opencog_truth_value premise1, struct ggml_opencog_truth_value premise2) { - // Basic induction: if A->B and A->C, infer B->C - // This is a simplified version + // Induction is weaker than deduction + // Simplified formula struct ggml_opencog_truth_value result; result.strength = (premise1.strength + premise2.strength) / 2.0f; - result.confidence = fminf(premise1.confidence, premise2.confidence) * 0.5f; // Less confident than deduction + result.confidence = fminf(premise1.confidence, premise2.confidence) * 0.5f; + + return result; +} + +// Abduction: A->C and B->C suggests A->B +struct ggml_opencog_truth_value ggml_opencog_pln_abduction(struct ggml_opencog_truth_value premise1, + struct ggml_opencog_truth_value premise2) { + // Abduction is similar to induction but works backward + struct ggml_opencog_truth_value result; + result.strength = (premise1.strength * premise2.strength + + (1.0f - premise1.strength) * (1.0f - premise2.strength)) / 2.0f; + result.confidence = fminf(premise1.confidence, premise2.confidence) * 0.4f; // Even weaker than induction + + return result; +} + +// Revision: Combine two truth values for the same proposition +struct ggml_opencog_truth_value ggml_opencog_pln_revision(struct ggml_opencog_truth_value tv1, + struct ggml_opencog_truth_value tv2) { + // Weighted average based on confidence + float total_confidence = tv1.confidence + tv2.confidence; + + struct ggml_opencog_truth_value result; + if (total_confidence > 0.0f) { + result.strength = (tv1.strength * tv1.confidence + tv2.strength * tv2.confidence) / total_confidence; + result.confidence = fminf(1.0f, total_confidence); // Can't exceed 1.0 + } else { + result.strength = 0.5f; + result.confidence = 0.0f; + } + + return result; +} + +// Modus Ponens: A->B and A implies B +struct ggml_opencog_truth_value ggml_opencog_pln_modus_ponens(struct ggml_opencog_truth_value implication, + struct ggml_opencog_truth_value antecedent) { + struct ggml_opencog_truth_value result; + result.strength = implication.strength * antecedent.strength; + result.confidence = implication.confidence * antecedent.confidence; return result; } +// Compute similarity between two atoms using their embeddings +float ggml_opencog_compute_similarity(struct ggml_opencog_atomspace* atomspace, + uint64_t atom1_id, + uint64_t atom2_id) { + auto* atom1 = ggml_opencog_get_atom(atomspace, atom1_id); + auto* atom2 = ggml_opencog_get_atom(atomspace, atom2_id); + + if (!atom1 || !atom2 || atom1->embedding_data.empty() || atom2->embedding_data.empty()) { + return 0.0f; + } + + return cosine_similarity(atom1->embedding_data.data(), atom2->embedding_data.data(), + atomspace->embedding_dim); +} + +// ECAN: Update attention values for an atom +void ggml_opencog_update_attention(struct ggml_opencog_atomspace* atomspace, + uint64_t atom_id, + float sti_delta, + float lti_delta) { + auto* atom = ggml_opencog_get_atom(atomspace, atom_id); + if (!atom) return; + + // Update short-term importance (clamped to reasonable range) + atom->sti += sti_delta; + atom->sti = fmaxf(-100.0f, fminf(100.0f, atom->sti)); + + // Update long-term importance (typically only increases) + atom->lti += lti_delta; + atom->lti = fmaxf(0.0f, fminf(100.0f, atom->lti)); + + // Attention spreading: increase STI of connected atoms slightly + const float spread_factor = 0.1f; + for (uint64_t target_id : atom->outgoing) { + auto* target = ggml_opencog_get_atom(atomspace, target_id); + if (target) { + target->sti += sti_delta * spread_factor; + target->sti = fmaxf(-100.0f, fminf(100.0f, target->sti)); + } + } +} + // CogServer implementation struct ggml_opencog_cogserver* ggml_opencog_cogserver_new(struct ggml_opencog_atomspace* atomspace) { auto* server = new ggml_opencog_cogserver(); diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 7c28e344c5..14d345b525 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -168,6 +168,15 @@ target_link_libraries(${TEST_TARGET} PRIVATE ggml Threads::Threads) add_test(NAME ${TEST_TARGET} COMMAND $) set_property(TEST ${TEST_TARGET} PROPERTY ENVIRONMENT "LLVM_PROFILE_FILE=${TEST_TARGET}.profraw") +# +# test-opencog + +set(TEST_TARGET test-opencog) +add_executable(${TEST_TARGET} ${TEST_TARGET}.cpp) +target_link_libraries(${TEST_TARGET} PRIVATE ggml) +add_test(NAME ${TEST_TARGET} COMMAND $) +set_property(TEST ${TEST_TARGET} PROPERTY ENVIRONMENT "LLVM_PROFILE_FILE=${TEST_TARGET}.profraw") + if (NOT GGML_BACKEND_DL) # diff --git a/tests/test-opencog.cpp b/tests/test-opencog.cpp index 554444e322..a65cbd54b1 100644 --- a/tests/test-opencog.cpp +++ b/tests/test-opencog.cpp @@ -2,6 +2,7 @@ #include #include #include +#include bool test_atomspace_creation() { std::cout << "Testing AtomSpace creation... "; @@ -151,6 +152,30 @@ bool test_reasoning() { return false; } + // Test abduction + auto abduced = ggml_opencog_pln_abduction(tv1, tv2); + if (abduced.strength < 0.0f || abduced.strength > 1.0f || + abduced.confidence < 0.0f || abduced.confidence > 1.0f) { + std::cout << "FAILED (abduction bounds)\n"; + return false; + } + + // Test revision + auto revised = ggml_opencog_pln_revision(tv1, tv2); + if (revised.strength < 0.0f || revised.strength > 1.0f || + revised.confidence < 0.0f || revised.confidence > 1.0f) { + std::cout << "FAILED (revision bounds)\n"; + return false; + } + + // Test modus ponens + auto consequent = ggml_opencog_pln_modus_ponens(tv1, tv2); + if (consequent.strength < 0.0f || consequent.strength > 1.0f || + consequent.confidence < 0.0f || consequent.confidence > 1.0f) { + std::cout << "FAILED (modus ponens bounds)\n"; + return false; + } + std::cout << "PASSED\n"; return true; } @@ -188,11 +213,121 @@ bool test_cogserver() { return true; } +bool test_embeddings() { + std::cout << "Testing embeddings... "; + + auto* atomspace = ggml_opencog_atomspace_new(64); + struct ggml_opencog_truth_value tv = {0.8f, 0.6f}; + + uint64_t id1 = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, "Cat", tv, {}); + uint64_t id2 = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, "Dog", tv, {}); + + auto* atom1 = ggml_opencog_get_atom(atomspace, id1); + auto* atom2 = ggml_opencog_get_atom(atomspace, id2); + + // Check that embeddings were created + if (!atom1 || !atom2 || + atom1->embedding_data.empty() || atom2->embedding_data.empty()) { + std::cout << "FAILED (embedding creation)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + // Check embedding dimensions + if (atom1->embedding_data.size() != 64 || atom2->embedding_data.size() != 64) { + std::cout << "FAILED (embedding dimensions)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + ggml_opencog_atomspace_free(atomspace); + std::cout << "PASSED\n"; + return true; +} + +bool test_similarity() { + std::cout << "Testing similarity computation... "; + + auto* atomspace = ggml_opencog_atomspace_new(64); + struct ggml_opencog_truth_value tv = {0.8f, 0.6f}; + + uint64_t mammal_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, "Mammal", tv, {}); + uint64_t dog_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, "Dog", tv, {}); + uint64_t cat_id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, "Cat", tv, {}); + + // Create links to establish relationships + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, + "Dog->Mammal", tv, {dog_id, mammal_id}); + ggml_opencog_add_atom(atomspace, GGML_OPENCOG_INHERITANCE_LINK, + "Cat->Mammal", tv, {cat_id, mammal_id}); + + // Compute similarity + float sim = ggml_opencog_compute_similarity(atomspace, dog_id, cat_id); + + // Similarity should be in valid range + if (sim < -1.0f || sim > 1.0f) { + std::cout << "FAILED (similarity bounds)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + // Self-similarity should be 1.0 + float self_sim = ggml_opencog_compute_similarity(atomspace, dog_id, dog_id); + if (fabsf(self_sim - 1.0f) > 0.01f) { + std::cout << "FAILED (self similarity)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + ggml_opencog_atomspace_free(atomspace); + std::cout << "PASSED\n"; + return true; +} + +bool test_attention() { + std::cout << "Testing attention allocation (ECAN)... "; + + auto* atomspace = ggml_opencog_atomspace_new(32); + struct ggml_opencog_truth_value tv = {0.8f, 0.6f}; + + uint64_t id = ggml_opencog_add_atom(atomspace, GGML_OPENCOG_CONCEPT_NODE, "TestConcept", tv, {}); + auto* atom = ggml_opencog_get_atom(atomspace, id); + + // Initial attention should be zero + if (atom->sti != 0.0f || atom->lti != 0.0f || atom->vlti != 0.0f) { + std::cout << "FAILED (initial attention)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + // Update attention + ggml_opencog_update_attention(atomspace, id, 10.0f, 5.0f); + + // Check attention was updated + if (fabsf(atom->sti - 10.0f) > 1e-6f || fabsf(atom->lti - 5.0f) > 1e-6f) { + std::cout << "FAILED (attention update)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + // Test clamping - STI should be clamped to [-100, 100] + ggml_opencog_update_attention(atomspace, id, 200.0f, 0.0f); + if (atom->sti > 100.0f) { + std::cout << "FAILED (STI clamping)\n"; + ggml_opencog_atomspace_free(atomspace); + return false; + } + + ggml_opencog_atomspace_free(atomspace); + std::cout << "PASSED\n"; + return true; +} + int main() { std::cout << "=== OpenCog GGML Tests ===\n\n"; int passed = 0; - int total = 6; + int total = 9; if (test_atomspace_creation()) passed++; if (test_atom_creation()) passed++; @@ -200,6 +335,9 @@ int main() { if (test_links()) passed++; if (test_reasoning()) passed++; if (test_cogserver()) passed++; + if (test_embeddings()) passed++; + if (test_similarity()) passed++; + if (test_attention()) passed++; std::cout << "\n=== Results ===\n"; std::cout << "Passed: " << passed << "/" << total << " tests\n";