• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rendezqueue / rendezllama
89%
trunk: 87%

Build:
Build:
LAST BUILD BRANCH: fix-regen-seed-10117453100447507096
DEFAULT BRANCH: trunk
Repo Added 09 Jun 2023 11:42AM UTC
Files 31
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH blas
branch: blas
CHANGE BRANCH
x
Reset
  • blas
  • add-inference-test
  • alpaca
  • assistant-cli-cleanup-719797123915082777
  • assistant_cli
  • assistant_cli-context-length-16482133921599447173
  • assistant_cli_example-16863409140435454080
  • assistant_cli_fix-4664542843336424534
  • batch
  • batch-token-generation-16868365038061602641
  • chat-tests-1130249731353493222
  • chat-trajectory-cc-target-5413662329449254524
  • context_base
  • contributing-docs
  • cov
  • coverage-fix-14520834744988857627
  • decode
  • defaults
  • delim
  • dep-rope
  • deterministic
  • dflt
  • display-test-8337381805460483581
  • enable-blas-9284002834420640955
  • eom
  • eosinsert
  • fallback-boundary-prefix-9540685450522850437
  • fix-inference-batch-pos-10855130293914255684
  • fix-localserv-determinism-3141128589317180522
  • fix-localserv-test-windows-9603322172943378209
  • fix-regen-seed-10117453100447507096
  • fix-vulkan-oom-remove-openblas-15898943122701797407
  • fix-windows-build-error-4343694421170532716
  • gen
  • http
  • increase-ci-timeout-16256491997374578865
  • inference-test-sampling-coverage-5719570704248527310
  • inference-test-simplify-3779826128337906892
  • jules-12111104592075292061-8f5973c0
  • lint-check-indent-10360893227382872155
  • localserv
  • localserv-404-fix-10230615575214195740
  • localserv-determinism-16728826537529082726
  • localserv-flakiness-183015914988436779
  • localserv-openai-integration-4266068947578723984
  • localserv-serve-static-files-14364234858281320394
  • makefile-ggml-defaults-3859380595056245199
  • miku
  • orca
  • prefac_gguf
  • refactor-localserv-compat-5517632047937205306
  • remove-redundant-libs-13700672902199106792
  • renovate/major-all-dependencies
  • rewrite
  • schema
  • sstream
  • stage
  • suffix
  • test-parse-options-17607259460580744177
  • tinystories-test-3346048418049655079
  • tmp
  • tmp_sx
  • trunk
  • twitch_sentiment
  • uncrustify-lint-6053234437761304018
  • update
  • update-assistant-cli-12167333632533804948
  • update-localserv-chat-17281043732855938939
  • vulkan

26 Jan 2026 03:47AM UTC coverage: 88.75%. Remained the same
21345657060

push

github

grencez
Enable OpenBLAS support by setting GGML_BLAS variables

Updated dep/cmake_fetchcontent/llama_cpp.cmake to correctly configure OpenBLAS
for the vendored llama.cpp dependency. Specifically:
- Replaced manual patching of the `ggml` target with setting `GGML_BLAS=ON` and `GGML_BLAS_VENDOR=OpenBLAS` variables.
- Moved the configuration logic before `FetchContent_MakeAvailable` to ensure the variables are respected by llama.cpp's CMake configuration.
- This ensures that the `ggml-blas` backend is correctly included and linked, which is required by recent llama.cpp architecture changes.

Enable OpenBLAS via standard GGML_BLAS option

Renamed `LLAMA_OPENBLAS_ON` to `GGML_BLAS` in `CMakeLists.txt` and `Makefile` to align with upstream `llama.cpp` naming conventions.
Removed manual BLAS configuration logic in `dep/cmake_fetchcontent/llama_cpp.cmake`, allowing `llama.cpp` to use its default autodetection mechanism (which successfully identifies OpenBLAS via the "Generic" vendor setting on compatible systems).
This simplifies the build configuration and ensures better compatibility with `llama.cpp`.

2130 of 2400 relevant lines covered (88.75%)

523.62 hits per line

Relevant lines Covered
Build:
Build:
2400 RELEVANT LINES 2130 COVERED LINES
523.62 HITS PER LINE
Source Files on blas
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21345657060 blas Enable OpenBLAS support by setting GGML_BLAS variables Updated dep/cmake_fetchcontent/llama_cpp.cmake to correctly configure OpenBLAS for the vendored llama.cpp dependency. Specifically: - Replaced manual patching of the `ggml` target with settin... push 26 Jan 2026 03:53AM UTC grencez github
88.75
5238474761 blas document push 12 Jun 2023 01:12AM UTC grencez github pending completion  
5238359786 blas Override ggml target settings instead push 12 Jun 2023 12:46AM UTC grencez github pending completion  
5237843444 blas add module push 11 Jun 2023 10:33PM UTC grencez github pending completion  
5234249730 blas tokenize push 11 Jun 2023 07:34AM UTC grencez github pending completion  
5234235185 blas fix(cmake): Build llama.cpp with BLAS when desired push 11 Jun 2023 07:31AM UTC grencez github pending completion  
5233918825 blas options arent strings push 11 Jun 2023 06:08AM UTC grencez github pending completion  
5233844785 blas get blas settings back from llama.cpp push 11 Jun 2023 05:47AM UTC grencez github pending completion  
5233785405 blas fix(cmake): Build llama.cpp with BLAS when desired Fixes #28 push 11 Jun 2023 05:28AM UTC grencez github pending completion  
See All Builds (1008)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc