Skip to content

ggml-cuda: reuse cached experts during overflow staging - #44

Draft
GenerelSchwerz wants to merge 1 commit into
codex/moe-cache-prefill-idsfrom
codex/moe-cache-overflow-staging
Draft

ggml-cuda: reuse cached experts during overflow staging#44
GenerelSchwerz wants to merge 1 commit into
codex/moe-cache-prefill-idsfrom
codex/moe-cache-overflow-staging

Conversation

@GenerelSchwerz

Copy link
Copy Markdown
Owner

Stacked on #42. Reuse resident expert-cache slabs when an MoE operation exceeds cache capacity, while staging nonresident slabs from host memory. Add stream ordering and focused mixed D2D/H2D regression coverage. Validation: exact 8K/32K tokens and matched-parent PPL; cache48 prefill +2.15% at 8K and +1.95% at 32K with equal VRAM; Compute Sanitizer reports zero errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants