GPU Rental 2026: Rent a Cloud GPU by the Hour. Rent NVIDIA H100, H200, B200, B300, A100 & RTX 5090 GPUs from $0.59/hr
Rent NVIDIA GPUs by the hour, billed by the minute, with live pricing, bare-metal access, SSH root, and a dedicated IP. Deploy an H100, H200, B200, B300, GH200, A100, L40S, RTX PRO 6000, RTX 5090, or RTX 4090 in under 2 minutes. Cloud GPU rental and dedicated GPU server rental on the same account, from a single GPU to an InfiniBand cluster. No contracts, no warm-up charges, no hidden fees.
- Models
- 14
- From
- $0.59/hr
- Live in
- < 2 min
- Billing
- Per-minute
How much does it cost to rent a GPU?
GPU rental prices on Spheron start at $0.59/hr and run to roughly ten dollars an hour for a current-generation datacenter part. The table below carries the live per-GPU hourly rate for every model in the catalog. Every rate is per-minute billed with no minimum commit and no warm-up charges. Reserved multi-GPU clusters get deeper discounts; talk to sales for quotes.
| GPU | VRAM | Best for | Rate / GPU / hr | Deploy |
|---|---|---|---|---|
| R100Rubin | 288 GB | Trillion-parameter FP4 inference, NVL72 rack-scale training | Ships H2 2026 | ReserveR100 |
| GB300Blackwell Ultra | 288 GB | NVL72 rack-scale training, trillion-param inference | Custom quote | ReserveGB300 |
| GB200Blackwell | 192 GB | NVL72 inference clusters, multi-trillion-param serving | Custom quote | ReserveGB200 |
| RTX 4090Ada Lovelace | 24 GB | Dev, experimentation, small-model inference | $0.59/hr | RentRTX 4090 |
| RTX 6000 AdaAda Lovelace | 48 GB | Workstation inference, rendering, CAD and simulation | $0.78/hr | RentRTX 6000 Adaon the Spheron app, opens in a new tab |
| RTX 5090Blackwell | 32 GB | Budget inference, prototyping, single-GPU dev | $0.86/hrlast known 6 Sep 2026 | RentRTX 5090 |
| L40SAda Lovelace | 48 GB | Inference serving, video/vision, rendering | $0.96/hrspot $1.07/hr | RentL40S |
| A100Ampere | 80 GB | Fine-tuning, mid-scale training, stable inference | $1.48/hrspot $1.14/hr | RentA100 |
| RTX PRO 6000Blackwell | 96 GB | Production inference, rendering, visual workloads | $2.29/hrspot $1.25/hr | RentRTX PRO 6000 |
| H100Hopper | 80 GB | LLM training, HPC, large-scale inference | $2.65/hrspot $2.10/hr | RentH100 |
| GH200Grace Hopper | 96 GB | CPU-GPU coherent workloads, graph AI, vector search | $2.75/hrlast known 10 Sep 2026 | RentGH200 |
| H200Hopper | 141 GB | Long-context LLM inference, 70B+ model serving | $4.96/hrspot $2.57/hr | RentH200 |
| B200Blackwell | 192 GB | Large-model training, FP4/FP8 inference | $7.20/hrspot $5.37/hr | RentB200 |
| B300Blackwell Ultra | 288 GB | Frontier training, trillion-parameter models | $9.16/hr | RentB300 |
Rates read from live inventory and refresh every five minutes. A rate marked “last known” had no bookable offer when this page was built, so it shows the most recent on-demand rate recorded for that model. Spot capacity is preemptible and its availability varies by region and time of day. See each GPU page for per-minute rates, multi-GPU node pricing, and InfiniBand cluster options.
How to rent a GPU on Spheron
GPU rental here works on vetted data center capacity, exposed as VMs or bare-metal instances. You pick the GPU, you deploy, you pay for minutes used. No approval queue, no warm-up billing, no hypervisor tax.
- 01Pick GPU14 models, RTX 4090 to B300
- 02Pick regionNorth America, Europe, Asia
- 03Click deployNo queue, no approval
- 04SSH inRoot access, dedicated IP
Cloud GPU rental vs dedicated GPU server rental
Both on-demand. Both bare-metal. Per-minute billed.Renting a GPU server on Spheron means a whole bare-metal node with root SSH and a dedicated IP, not a shared virtualised slice. The choice that actually matters is which capacity tier you rent it on. The two tiers track different partner capacity pools and are priced independently, so read both rates on the GPU page rather than assuming one is always the cheaper of the pair.
Runs until you stop it. The provider cannot reclaim the node, so you pay a fixed hourly rate and keep the instance as long as you need it.
- Production inference endpoints
- Interactive development
- Long-running training
Runs on spare capacity that the provider can reclaim without notice. Priced independently of the dedicated tier, so each GPU page posts both rates side by side and you compare them before you launch.
- Checkpointable training runs
- Batch inference
- Hyperparameter sweeps
Per-minute billing
Billing starts when your instance reports ready and stops the moment you terminate. No minimum run time, no rounding up to the hour, no charge for boot time.
Rent a GPU cluster
Single to 8x nodes with NVLink on H100, H200, B200, B300, and A100. Beyond 8 GPUs, InfiniBand clusters with RDMA and NCCL-tuned topology, which is what keeps all-reduce from dominating step time on multi-node training.
Bare-metal access
- SSH root, dedicated public IP
- Ubuntu 22.04 + CUDA preinstalled
- Docker + NVIDIA Container Toolkit
- No hypervisor overhead, no noisy neighbors
Which GPU should you rent for AI and deep learning?
Start from VRAM, then pick on compute. For LLM inference you need roughly 2x the model's parameter count in GB to hold FP16 weights, so a 70B model wants about 140 GB and lands on a single H200 or a pair of H100s. Training roughly doubles that pressure once gradients and optimizer state are resident.
- VRAM140 GB for a 70B at FP16
Rent a GPU for LLM inference
Serving a 70B model at FP16 needs about 140 GB of VRAM. One H200 at 141 GB HBM3e holds it on a single card; an H100 at 80 GB needs two with NVLink. For 7B to 13B models an L40S, RTX PRO 6000, or RTX 5090 serves comfortably.
- ThroughputFP8 and FP4 tensor cores
Rent a GPU for training and fine-tuning
Training throughput is the constraint, not capacity. H100 and B200 lead on FP8 and FP4 throughput for full pretraining runs. A100 80GB is the cost-effective middle ground for LoRA and full fine-tunes where the run fits on one or two cards.
- EncodersEncode blocks over HBM
Rent a GPU for rendering and video
Rendering, encoding, and diffusion workloads want fast memory and encoder blocks more than they want HBM capacity. RTX PRO 6000 Blackwell at 96 GB and L40S at 48 GB cover most production pipelines; RTX 4090 handles iteration work.
- CostCheapest card it fits on
Rent a GPU for development
For writing and debugging code against a real CUDA target you want the cheapest card that fits your model, not the fastest one. RTX 4090 at 24 GB and RTX 5090 at 32 GB run small-model inference and let you validate a container before it goes to an H100 node.
- Bandwidth900 GB/s coherent link
Rent a GPU for memory-bound work
Graph AI, vector search, and recommender inference stall on host-to-device transfer rather than on FLOPS. GH200 pairs 96 GB HBM3 with 432 GB of LPDDR5X over a 900 GB/s coherent link, which removes the PCIe hop entirely.
- Interconnect400 Gb/s NDR InfiniBand
Rent a GPU cluster for multi-node training
Past a single 8x node, interconnect decides your step time. InfiniBand with 400 Gb/s NDR, RDMA, and NCCL-tuned topology keeps all-reduce off the critical path. B300 and B200 nodes are the current targets for frontier-scale runs.
GPU rental price comparison
Every column is an on-demand rate for a single GPU, per hour. The Spheron column reads from the same inventory as the catalog above. The Runpod, Lambda and CoreWeave columns are published list rates read off each provider's own pricing page on 8 Sep 2026, annotated where the rate was listed but the capacity to book it was not there. A listed rate you cannot get is not a competing rate, and the list price alone does not tell you which is which. None of it is live: rates and stock both move without notice, so check each provider before you commit. Rates are for a single GPU unless the cell says otherwise, and a dash means that provider does not list that part at all.
| GPU | Spheron | Runpod | Lambda | CoreWeavereserve only |
|---|---|---|---|---|
| H100 | $2.65/hrspot $2.10/hr | $2.89/hr | $3.29/hr | $6.16/hr |
| H200 | $4.96/hrspot $2.57/hr | $4.59/hrlow capacity | — | $6.31/hr |
| B200 | $7.20/hrspot $5.37/hr | $6.79/hrlow capacity, max 1 | $6.99/hrno capacity | $8.60/hr |
| B300 | $9.16/hr | $7.89/hrno capacity | — | — |
| A100 | $1.48/hrspot $1.14/hr | $1.59/hr | $2.79/hr8x node only | $2.70/hr |
| RTX PRO 6000 | $2.29/hrspot $1.25/hr | $2.09/hr | — | $2.50/hr |
CoreWeave publishes an instance rate for an 8-GPU node rather than a per-GPU rate, so its figures here are that published node rate divided by 8, and it sells that capacity on a reservation rather than self-serve. Lambda prices per GPU by node size and gets cheaper the more you take: its B200 is $6.99 for one GPU and $6.69 only if you rent a full 8-GPU node, so its figures here are one-GPU rates except where a cell says otherwise. Its A100 is the exception: Lambda sells the 80GB card only as a full node, so that cell is the node rate per GPU, and the single-GPU A100 it does sell is a 40GB part that does not belong in a row of 80GB columns. Spot rates, where shown, are preemptible and are not comparable to the on-demand columns. See current GPU pricing for the full live catalog.
GPU rental FAQ
Cloud GPU rental runs from under a dollar an hour for a consumer card to roughly ten dollars an hour for a current-generation datacenter GPU. On Spheron, an NVIDIA H100 rents on-demand at $2.65/hr and an A100 80GB at $1.48/hr, billed per minute with no minimum term. The table on this page lists every GPU in the catalog with its live hourly rate, so you can price a workload before you deploy it.
Yes. Renting a GPU by the hour is the standard way to get datacenter GPU access without buying hardware. Spheron goes finer than hourly and bills per minute: billing starts when the instance reports ready and stops the moment you terminate it, so a 20-minute benchmark is billed as 20 minutes rather than rounded up to a full hour. There is no minimum run time and no charge for boot time.
Pick the GPU model, pick a region, click deploy, and SSH in. On Spheron that takes under two minutes with no approval queue and no support ticket. You get a bare-metal VM with root SSH, a dedicated public IP, Ubuntu 22.04 with CUDA preinstalled, and Docker with the NVIDIA Container Toolkit already set up, so a container that runs on your workstation runs on the rented GPU without changes.
A GPU cloud server is a remote machine with one or more datacenter GPUs attached that you rent by the hour instead of buying. You get the same silicon an on-premise cluster would give you, without the capital outlay, the 6 to 12 month lead times on current-generation cards, or the power and cooling bill. On Spheron a GPU cloud server is bare metal rather than a shared virtualised slice: root SSH, a dedicated public IP, Ubuntu 22.04 with CUDA and the NVIDIA Container Toolkit preinstalled, live in under two minutes, from $2.65/hr an hour for an H100. The catalog below lists every model with its live rate.
Spheron rents GPU servers with root SSH and a dedicated IP on every instance, single-GPU through 8x nodes. Access is bare-metal rather than a shared virtualised slice, so you get the full hardware with no hypervisor overhead and no noisy neighbours, which matters for low-latency inference, tight-loop training, and any profiling work where a shared host would corrupt the measurement.
Start from VRAM. For LLM inference you need roughly 2x the model's parameter count in GB for FP16 weights, so a 70B model needs about 140 GB and fits on a single H200 (141 GB HBM3e) or a pair of H100s. Training roughly doubles that pressure from gradients and optimizer state. Then pick on compute: H100 and B200 lead on training throughput, H200 leads on long-context inference, A100 80GB is the cost-effective middle ground for fine-tuning, and L40S, RTX PRO 6000, RTX 5090 and RTX 4090 cover inference serving, rendering, and development.
The consumer-class cards are the cheapest entry point. An RTX 4090 carries 24 GB GDDR6X and suits development, prototyping, and small-model inference up to roughly 13B parameters in FP16. For 70B inference you need considerably more VRAM, which means an A100 80GB at $1.48/hr or above. Every rate on this page is per-minute billed with no minimum commitment, and each GPU page lists both its dedicated and spot rates so you can compare the two directly.
Dedicated instances carry a 99.99% SLA and cannot be reclaimed by the provider: you pay a fixed hourly rate and the instance runs until you stop it. Spot instances run on spare capacity and are interruptible when that capacity is reclaimed. Use spot for checkpointable training runs, batch inference, and hyperparameter sweeps. Use dedicated for production serving and anything where an interruption is expensive. The two tiers track different capacity pools and are priced independently, so check both rates on the GPU page rather than assuming one is always lower.
Yes. Single-node configurations scale to 8x with NVLink on H100, H200, B200, B300, and A100. Beyond one node, Spheron provisions InfiniBand clusters with 400 Gb/s NDR fabric, RDMA, and NCCL-tuned topology, which is what multi-node training needs to keep all-reduce from dominating step time. Reserved cluster pricing is quoted separately and is discounted against the on-demand rates listed here.
No. Spheron bills per minute with no minimum term and no long-term contract. Stop an instance at any time and billing stops immediately. Reserved capacity for large clusters over weeks or months is available at discounted rates, but none of the standard rental tiers require a commit.
Checked on 8 Sep 2026, for a single H100 on-demand, Runpod listed $2.89/hr, Lambda listed $3.29/hr, and CoreWeave listed an 8x HGX H100 node that works out at $6.16/hr per GPU, all on their own public pricing pages. The live Spheron H100 on-demand rate is $2.65/hr. For H200, Runpod listed $4.59/hr and CoreWeave $6.31/hr against Spheron at $4.96/hr; Lambda does not list a self-serve H200 instance. Third-party rates move without notice, so treat those figures as a dated snapshot and check each provider's page before you commit. The comparison table on this page carries the same caveat.
Ready to Deploy?
Deploy enterprise-grade GPU instances in minutes with instant provisioning and bare-metal performance. No contracts, no commitments, no hidden fees, pay only for what you use.