RTX 3090 vs RTX 3080
Both run on the same nodes, the same templates and the same tiers here — so the choice comes down to memory, bandwidth and price. Every figure below is from the catalogue or the vendor datasheet.
- RTX 3090
- $0.05/h24 GB · Ampere · 128 available
- RTX 3080
- $0.03/h10 GB · Ampere · 64 available
- Price gap
- 40%On spot, per GPU-hour
- Over 100 h
- $2.00Difference for the same GPU-hours
What actually separates them.
Four differences that change a decision, computed from the numbers rather than asserted.
Bigger models fit on the RTX 3090
24 GB against 10 GB. At FP16 that is about 9B parameters on one GPU, against 4B.
The RTX 3080 costs 40% less per hour
$0.03 against $0.05 on spot — $2.00 of difference over 100 GPU-hours.
Token generation is faster on the RTX 3090
936 GB/s against 760 GB/s. Inference reads the whole model from memory for every token, so bandwidth, not FLOPS, usually sets the ceiling.
More memory per dollar on the RTX 3090
480 GB per dollar per hour against 333 GB. The usual tie-breaker when both cards fit the job.
Every figure we hold on both cards.
A row is marked only when both values exist and one is genuinely better. RTX 3090 leads on 6 rows, RTX 3080 on 3.
| RTX 3090 | RTX 3080 | |
|---|---|---|
| GPU memoryDecides which models fit at all | 24 GB GDDR6X | 10 GB GDDR6X |
| Memory bandwidthSets token throughput on inference | 936 GB/s | 760 GB/s |
| FP32 | 36 TFLOPS | 30 TFLOPS |
| 8-bit float (FP8)Halves the memory a model needs, where the stack supports it | Not supported | Not supported |
| Architecture | Ampere (2020) | Ampere (2020) |
| Board powerLower is cheaper to run at scale — for us, not for your bill | 350 W | 320 W |
| GPU-to-GPU linkOnly matters for multi-GPU training | NVLink | PCIe only |
| Node sizes | 1×, 2×, 4× | 1×, 2×, 4× |
| Spot price | $0.05/h | $0.03/h |
| On-demand price | $0.08/h | $0.06/h |
| Memory per dollarGPU memory per $1 of spot time, per hour | 480 GB | 333 GB |
| 30-day reclaim rateShare of spot instances reclaimed | 10–15% | 15–20% |
| Available now | 128 GPUs | 64 GPUs |
Specifications come from each vendor's datasheet — linked on the RTX 3090 page and the RTX 3080 page. Prices are ours, per GPU-hour, billed per minute.
The same models, on one GPU of each.
Weights only, with 20% of the memory kept free for activations and the KV cache. A cross means one GPU is not enough — the model page has the multi-GPU arithmetic.
| Model | Precision | RTX 3090 24 GB | RTX 3080 10 GB |
|---|---|---|---|
| Llama 3.1 8B8B parameters | FP16 · 16 GB | Fits | Needs 2× node |
| INT4 · 4 GB | Fits | Fits | |
| Qwen2.5 32B32B parameters | FP16 · 64 GB | Needs 4× node | Needs more than one node |
| INT4 · 16 GB | Fits | Needs 2× node | |
| Llama 3.3 70B70B parameters | FP16 · 140 GB | Needs more than one node | Needs more than one node |
| INT4 · 35 GB | Needs 2× node | Needs more than one node | |
| Mixtral 8x22B141B parameters | FP16 · 282 GB | Needs more than one node | Needs more than one node |
| INT4 · 71 GB | Needs 4× node | Needs more than one node |
The same 100 GPU-hours on each.
Compute only, billed per minute. Storage is $0.08 per GB-month on either card.
| RTX 3090 | RTX 3080 | |
|---|---|---|
| One hour, spot | $0.05 | $0.03 |
| One day, spot | $1.20 | $0.72 |
| 100 GPU-hours, spot | $5.00 | $3.00 |
| 100 GPU-hours, on-demand | $8.00 | $6.00 |
| A month, reserved | $43.80 | $29.20 |
Take the RTX 3090 when…
- Fine-tuning small models — LoRA on 7B–13B models, and full fine-tuning below 3B.
- Image and video generation — Diffusion pipelines run entirely in memory at this capacity.
- Multi-GPU jobs over NVLink — GPU-to-GPU traffic stays off the PCIe bus, which is what makes tensor and pipeline parallelism worth it.
Take the RTX 3080 when…
- Quantised inference — Small and medium models in 4-bit or 8-bit form, with the whole model resident in memory.
- Computer vision and batch jobs — Detection, classification, embeddings and transcoding at a very low hourly rate.
- Anything that can checkpoint — On the spot tier this model is 50% below its own on-demand price, with a 2-minute notice before a reclaim.
RTX 3090 or RTX 3080?
Which is cheaper, the RTX 3090 or the RTX 3080?
The RTX 3080, at $0.03 per GPU-hour on spot against $0.05 — 40% less. On-demand: $0.06 against $0.08.
Which one should I take for inference?
Take the one that holds the model with room for the KV cache, then the one with more memory bandwidth. Here that is the RTX 3090 on capacity (24 GB) and the RTX 3090 on bandwidth.
Can I run both on the same job?
Not inside one instance — a node holds GPUs of a single model. You can run two instances in parallel, on the same persistent volume in turn, or split the work: a big card for the model that needs capacity, a cheap one for the parts that do not.
Other comparisons: the full list · all 47 models
Try both for less than the price of deciding.
An hour on each costs $0.08 on spot. Nothing renews, and your disk moves between them.
Billed per minute from the moment the instance is reachable. Minimum credit $40, no subscription.