A100 40GB vs RTX 4090
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.
- A100 40GB
- $0.09/h40 GB · Ampere · 32 available
- RTX 4090
- $0.06/h24 GB · Ada Lovelace · 128 available
- Price gap
- 33%On spot, per GPU-hour
- Over 100 h
- $3.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 A100 40GB
40 GB against 24 GB. At FP16 that is about 16B parameters on one GPU, against 9B.
The RTX 4090 costs 33% less per hour
$0.06 against $0.09 on spot — $3.00 of difference over 100 GPU-hours.
Token generation is faster on the A100 40GB
1,555 GB/s against 1,008 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 A100 40GB
444 GB per dollar per hour against 400 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. A100 40GB leads on 4 rows, RTX 4090 on 6.
| A100 40GB | RTX 4090 | |
|---|---|---|
| GPU memoryDecides which models fit at all | 40 GB HBM2 | 24 GB GDDR6X |
| Memory bandwidthSets token throughput on inference | 1,555 GB/s | 1,008 GB/s |
| FP32 | 20 TFLOPS | 83 TFLOPS |
| 8-bit float (FP8)Halves the memory a model needs, where the stack supports it | Not supported | Supported |
| Architecture | Ampere (2020) | Ada Lovelace (2022) |
| Board powerLower is cheaper to run at scale — for us, not for your bill | 250 W | 450 W |
| GPU-to-GPU linkOnly matters for multi-GPU training | PCIe only | PCIe only |
| Node sizes | 1×, 2×, 4×, 8× | 1×, 2×, 4× |
| Spot price | $0.09/h | $0.06/h |
| On-demand price | $0.17/h | $0.09/h |
| Memory per dollarGPU memory per $1 of spot time, per hour | 444 GB | 400 GB |
| 30-day reclaim rateShare of spot instances reclaimed | <5% | 10–15% |
| Available now | 32 GPUs | 128 GPUs |
Specifications come from each vendor's datasheet — linked on the A100 40GB page and the RTX 4090 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 | A100 40GB 40 GB | RTX 4090 24 GB |
|---|---|---|---|
| Llama 3.1 8B8B parameters | FP16 · 16 GB | Fits | Fits |
| INT4 · 4 GB | Fits | Fits | |
| Qwen2.5 32B32B parameters | FP16 · 64 GB | Needs 2× node | Needs 4× node |
| INT4 · 16 GB | Fits | Fits | |
| Llama 3.3 70B70B parameters | FP16 · 140 GB | Needs 8× node | Needs more than one node |
| INT4 · 35 GB | Needs 2× node | Needs 2× node | |
| Mixtral 8x22B141B parameters | FP16 · 282 GB | Needs more than one node | Needs more than one node |
| INT4 · 71 GB | Needs 4× node | Needs 4× node |
The same 100 GPU-hours on each.
Compute only, billed per minute. Storage is $0.08 per GB-month on either card.
| A100 40GB | RTX 4090 | |
|---|---|---|
| One hour, spot | $0.09 | $0.06 |
| One day, spot | $2.16 | $1.44 |
| 100 GPU-hours, spot | $9.00 | $6.00 |
| 100 GPU-hours, on-demand | $17.00 | $9.00 |
| A month, reserved | $65.70 | $43.80 |
Take the A100 40GB when…
- Fine-tuning with LoRA and QLoRA — Comfortable for parameter-efficient training on 13B–34B models without sharding.
- Inference servers — Holds 30B-class models quantised, or several smaller models side by side.
- Partitioned serving (MIG) — The GPU can be split into isolated instances, each with its own memory and compute slice.
Take the RTX 4090 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.
- Anything that can checkpoint — On the spot tier this model is 33% below its own on-demand price, with a 2-minute notice before a reclaim.
A100 40GB or RTX 4090?
Which is cheaper, the A100 40GB or the RTX 4090?
The RTX 4090, at $0.06 per GPU-hour on spot against $0.09 — 33% less. On-demand: $0.09 against $0.17.
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 A100 40GB on capacity (40 GB) and the A100 40GB 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.15 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.