Skip to content

(fix) Add missing async quants to hip cmake - #97

Closed
xaocon wants to merge 1 commit into
TheTom:feature/turboquant-kv-cachefrom
xaocon:patch-1
Closed

(fix) Add missing async quants to hip cmake#97
xaocon wants to merge 1 commit into
TheTom:feature/turboquant-kv-cachefrom
xaocon:patch-1

Conversation

@xaocon

@xaocon xaocon commented Apr 21, 2026

Copy link
Copy Markdown

#84 introduced some new quant types to cuda. Those were not added to the hip version even though they were expected.

Fixes #96

Overview

Added quant types that were required but missing from hip cmake.

Additional information

Requirements

#84 introduced some new quant types to cuda. Those were not added to the hip version even though they were expected.

Fixes #96
@xaocon

xaocon commented Apr 23, 2026

Copy link
Copy Markdown
Author

fixed in 9e3fb40

@xaocon xaocon closed this Apr 23, 2026
fukuro-kun pushed a commit to fukuro-kun/fukuro-llama-cpp-turboquant that referenced this pull request Aug 2, 2026
…AtomicBot-ai#5)

4 parallele Subagents (Vulkan/AMD, CUDA/MoE, arXiv Papers, Multi-GPU/Batching).
51 Items gesammelt, dedupliziert, 5 Quick-Wins verifiziert.

Verifikation: 3/5 Quick-Wins bereits im Fork (ggml-org#15524=AtomicBot-ai#6, ggml-org#16391=--cram, ggml-org#19754= warmup).
PR ggml-org#25479 (Pascal MMVQ) bereits als AtomicBot-ai#3 ✅. PR ggml-org#22887 (4K per Iter) bereits im Fork.

9 neue ROADMAP-Items hinzugefügt:
- TheTom#89 Transfer Queue AMD RDNA3 (PR ggml-org#19976)
- TheTom#90 MUL_MAT_ID Non-Square Tile (Discussion ggml-org#22598)
- TheTom#91 Internal AllReduce Kernel (PR ggml-org#22299)
- TheTom#92 RateQuant KV Cache (arXiv:2605.06675)
- TheTom#93 InnerQ KV Cache (arXiv:2602.23200)
- TheTom#94 FineMoE Expert Offloading (arXiv:2502.05370)
- TheTom#95 Shared Expert Aux Stream (TensorRT-LLM)
- TheTom#96 Speculative Checkpointing (PR ggml-org#19493)
- TheTom#97 Backend-agnostic TP Meta Device (PR ggml-org#19378)

Vollständiger Report: docs/fork/2026-07-26_OPTIMIZATION_RESEARCH.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile bug: hip broken after #84

1 participant