Qwen3.8-27B spent 21 days building its own CUDA engine on one RTX 3090

DanGrover · x · 2026-09-22

A long-horizon agent experiment: Qwen3.8-27B spent 21 days trying to build a CUDA inference engine on a single RTX 3090, mostly unsupervised with no human-written CUDA and only 12 human nudges. DeepSeek Harness managed the operation — subagents, roles, handoffs, context management, and compaction — while HyperQwen served the model via vLLM. Over three weeks: 180 subagents, 230M tokens processed, 1.7B cache-read tokens, 699 context compactions, 83 hours spent compacting. The final engine didn't beat llama.cpp.

Dan Grover tested it and reports >90-100 tok/s on his 3090 with 128k context — usable, though the default config disables vision.

Related event: Qwen 27B Runs 21 Days on a Single RTX 3090 to Write Its Own CUDA Kernel(2 posts)→

Original post →

More from coding & agent

coding & agent channel →