Skip to content

chore: ⬆️ Update antirez/ds4 to c463029c205c2ec8d7ab6c0df4a3f52979091286#10189

Merged
mudler merged 2 commits into
mudler:masterfrom
ci-forks:update/DS4_VERSION
Jun 8, 2026
Merged

chore: ⬆️ Update antirez/ds4 to c463029c205c2ec8d7ab6c0df4a3f52979091286#10189
mudler merged 2 commits into
mudler:masterfrom
ci-forks:update/DS4_VERSION

Conversation

@localai-bot

@localai-bot localai-bot commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

@localai-bot localai-bot force-pushed the update/DS4_VERSION branch from cd7fe55 to 7400f11 Compare June 6, 2026 20:31
@localai-bot localai-bot changed the title chore: ⬆️ Update antirez/ds4 to 5b95fa1c4f2371013dc6be3745321bdc080d7c61 chore: ⬆️ Update antirez/ds4 to c463029c205c2ec8d7ab6c0df4a3f52979091286 Jun 6, 2026
@localai-bot localai-bot force-pushed the update/DS4_VERSION branch from 0aaa7a1 to 2032698 Compare June 7, 2026 20:33
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@localai-bot localai-bot force-pushed the update/DS4_VERSION branch from 9d6026a to 285aa62 Compare June 7, 2026 21:42
Upstream antirez/ds4 splits the SSD expert-cache into its own ds4_ssd.c
translation unit, whose symbols (ds4_ssd_memory_lock_acquire/release,
ds4_ssd_cache_experts_for_byte_budget, ds4_ssd_auto_cache_plan) are
referenced by ds4.c/ds4_cpu.o. The dependency-bump automation regenerated
this branch from clean master and dropped the prior linkage fix, so the
cpu-ds4 / cublas-ds4 backend builds fail again with undefined references.

Re-apply the ds4_ssd.o linkage GPU-agnostically (mirroring ds4_distributed.o)
in both the backend Makefile (DS4_OBJ_TARGET + the engine-object build rule
for every GPU mode) and CMakeLists.txt (list(APPEND DS4_OBJS ds4_ssd.o)).

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Assisted-by: Claude:opus-4.8 [Claude Code]
@mudler mudler merged commit 337acc4 into mudler:master Jun 8, 2026
67 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants