SWE builds a 3x RTX 3090, 64GB VRAM local coding workstation: full parts and pitfalls

trytoinfect74 · reddit · 2026-09-13

A software engineer who refuses to pay subscriptions for OpenAI/Anthropic models—citing inevitable price hikes and unilateral terms changes—documents building a 64GB VRAM local AI coding workstation.

Hardware lessons:

Software: self-compiled llama.cpp with CUDA FA, NCCL, CUDA Graphs and LTO, running a Qwen 27B Q80 GGUF fully offloaded (-ngl all), tensor-split 14/24/24 across three cards in layer mode with --kv-unified.

His verdict: local multi-GPU now genuinely improves code quality and speed while avoiding subscription lock-in.

Original post →

More from coding & agent

coding & agent channel →