New NVIDIA B300 · 288 GB HBM3e servers — from $4,019/mo per GPU

See the B300
Pricing API Public JSON endpoints for our GPU catalog, prices and quotes. No key needed. GET /api/v1/gpus API reference
# log in
$ ssh root@<server-address>
# GPUs, memory and utilization
$ nvidia-smi        # NVIDIA
$ rocm-smi          # AMD
# GPU topology (NVLink, PCIe)
$ nvidia-smi topo -m
# a container that sees every GPU
$ docker run --rm --gpus all ubuntu nvidia-smi

Stuck on something? Ask us.

Tell us your GPU, what you ran and what you saw. We reply by email.