]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
riscv : modify Makefile and add a RISCV_VECT to print log info (llama/9442)
authorAhmad Tameem <redacted>
Thu, 12 Sep 2024 11:24:31 +0000 (16:24 +0500)
committerGeorgi Gerganov <redacted>
Fri, 20 Sep 2024 19:03:57 +0000 (22:03 +0300)
commit8b12d8bc98fb9b11b478900a7084901d098559ea
treec2a61d08ba14d5cd3c1e8d35a1c841635e254d9e
parent031248fb2a6338e3622344b8586721a895ebef3a
riscv : modify Makefile and add a RISCV_VECT to print log info (llama/9442)

- Added ggml_cpu_has_riscv_v() in GGML to print system info in log
- Modified Makefile to only use flag when cross compiling for RISC-V
include/ggml.h
src/ggml.c