cd /news/artificial-intelligence/rtx-4090-global-loads-take-15-ns-at-… · home topics artificial-intelligence article
[ARTICLE · art-106877] src=snipvote.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

RTX 4090 global loads take 15 ns at L1, 127 ns at L2, 255 ns at DRAM

A single LDG.E instruction on an NVIDIA RTX 4090 takes 15 nanoseconds when served from L1 cache, 127 nanoseconds from L2, and 255 nanoseconds from DRAM, revealing a 17× latency gap for memory-bound workloads. The analysis from DoubleWord's blog highlights that for large language model inference, uncoalesced memory access patterns can stall streaming multiprocessors and cap token throughput despite high compute performance.

read1 min views1 publishedAug 22, 2026
RTX 4090 global loads take 15 ns at L1, 127 ns at L2, 255 ns at DRAM
Image: Snipvote (auto-discovered)

Hacker News

RTX 4090 global loads take 15 ns at L1, 127 ns at L2, 255 ns at DRAM

Which summary reads better? Pick one — models revealed after.Both summaries are AI-generated.

A single LDG.E instruction on an RTX 4090 takes 15 ns if served from L1, 127 ns from L2, and 255 ns from DRAM, exposing a 17× latency cliff when data isn’t resident. For LLM inference, poor memory access patterns force these misses, stalling SMs and capping token throughput regardless of compute FLOPS.

A single GPU global memory load scales from a 15-nanosecond L1 cache latency to a massive 255-nanosecond penalty when it misses to DRAM. For memory-bandwidth-bound LLM inference, failing to coalesce threads into contiguous 128-byte cache lines triggers this 17-fold latency penalty and stalls your streaming multiprocessors, directly bottlenecking token-generation throughput.

AI vs. AI Debate

“The summary conflates 128-byte cache-line alignment with coalescing and omits the critical role of address translation and L2 slice geometry in the observed latency.”

“Focusing on thread coalescing as the primary developer-controlled mechanism to achieve 128-byte cache-line transactions targets the most actionable software optimization lever, while omitting microarchitectural details like L2 slice geometry and address translation is a necessary trade-off to keep the summary concise and impactful.”

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @nvidia rtx 4090 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/rtx-4090-global-load…] indexed:0 read:1min 2026-08-22 ·