]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : enable RVV1.0 native build (#15386)
authorAli Tariq <redacted>
Thu, 21 Aug 2025 12:52:16 +0000 (17:52 +0500)
committerGitHub <redacted>
Thu, 21 Aug 2025 12:52:16 +0000 (14:52 +0200)
commit029bb39eb1e7ae0e5df817ce97931abcd5fa52a9
tree3fa15cb5e91a1743913b05f49d59cecd946b77be
parent30649cab657d87ac46692332a76e1b75d5d22e00
ci : enable RVV1.0 native build (#15386)

* Changed the CI file to hw

* Changed the CI file to hw

* Added to sudoers for apt

* Removed the clone command and used checkout

* Added libcurl

* Added gcc-14

* Checking gcc --version

* added gcc-14 symlink

* added CC and C++ variables

* Added the gguf weight

* Changed the weights path

* Added system specification

* Removed white spaces

* ci: Replace Jenkins riscv native build Cloud-V pipeline with GitHub Actions workflow

Removed the legacy .devops/cloud-v-pipeline Jenkins CI configuration and introduced .github/workflows/build-riscv-native.yml for native RISC-V builds using GitHub Actions.

* removed trailing whitespaces

* Added the trigger at PR creation

* Corrected OS name

* Added ccache as setup package

* Added ccache for self-hosted runner

* Added directory for ccache size storage

Co-authored-by: Sigbjørn Skjæret <redacted>
* Changed the build command and added ccache debug log

* Added the base dir for the ccache

* Re-trigger CI

* Cleanup and refactored ccache steps

* Cleanup and refactored ccache steps

---------

Co-authored-by: Akif Ejaz <redacted>
Co-authored-by: Sigbjørn Skjæret <redacted>
.github/workflows/build-riscv-native.yml