Guaranteed capacity
Once running, the instance is yours until you stop it. On-demand workloads are never preempted — that is what interruptible is for, at half price.
Products
Developers & company
GPUs · on-demand per hour
Products · on-demand
The default way to rent a GPU: deploy in ~30 seconds, keep it as long as you want, pay per second at a price that was fixed ≥30% under the market median before you arrived. No auctions to win, no evictions to survive.
Once running, the instance is yours until you stop it. On-demand workloads are never preempted — that is what interruptible is for, at half price.
Weekly market re-checks only change prices for new deploys. A training run started today finishes at today's rate.
A 90-second experiment costs 90 seconds. No hourly rounding, no daily minimum, no idle fees when stopped (storage only).
Scale within a chassis at the same per-GPU price — NVLink on SXM hardware, no multi-GPU premium anywhere.
Full sheet on the pricing page — here is the shape of it.
| GPU | VRAM | Market median | On-demand | Est. / month | Action |
|---|---|---|---|---|---|
| H100 SXM | 80 GB | $2.27 | $1.587 −30% | $1,159 | Deploy |
| H200 | 141 GB | $4.37 | $3.058 −30% | $2,232 | Deploy |
| A100 SXM4 | 80 GB | $0.83 | $0.583 −30% | $426 | Deploy |
| L40S | 48 GB | $0.67 | $0.466 −30% | $340 | Deploy |
| RTX 5090 | 32 GB | $0.45 | $0.318 −30% | $232 | Deploy |
| RTX 4090 | 24 GB | $0.37 | $0.262 −30% | $191 | Deploy |
On-demand is the right mode when losing the machine mid-job costs more than the discount you would get on interruptible:
Fault-tolerant batch jobs should look at interruptible (−50%); permanent workloads at reserved (−35%).
$ powergpu launch --gpu h100-sxm --template vllm \
--env MODEL=meta-llama/Llama-3.1-8B-Instruct
✓ capacity reserved on m-1d29c04a (eu-central-1)
✓ instance i-52ab77c1 running (24.1s)
# endpoint: https://i-52ab77c1.powergpu.io:8000/v1
# billing: $1.587/hr · per second · stop anytime
More detail in the instance lifecycle docs.
The GPU is yours from start to stop: no preemption, no eviction, no bidding. The price you deploy at is contractually your price for the life of the instance, and capacity is reserved to your account the moment the deploy succeeds.
Container templates cold-start in about 30 seconds — image pull is the variable (popular templates are pre-cached on hosts). Full VMs take 2–4 minutes. You can watch the state machine live in the console.
Yes. Stop ends GPU billing that second; the disk stays, billed at $0.08/GB/mo, and the instance restarts on the same data. Destroy ends everything, including storage billing.
All 76 models in the catalogue, from flagship B200s to GTX-class cards — same rules, same per-second billing, 1× to 8× per machine.
Top up in crypto, benchmark us against your current provider. Per-second billing, fixed prices ≥ 30% below market — cancel by just stopping the instance.