Install the CLI
Log in
sf billing balance.
Check availability
See which zones have GPUs available.NODES NOW shows how many nodes are available to buy right now. Pick a zone with availability — in
this guide we’ll use richmond.
Create an empty capacity
A capacity tracks your compute allocation over time. You buy compute time into a capacity with orders, and nodes on the capacity run when there’s allocated time.Buy compute time
This will charge your account. Make sure you have credits — check with
sf billing balance or
top up on the dashboard.Check your order
If the order shows
Cancelled, the price was too low or there was no availability. Try a higher
price, or check sf zones ls to buy compute for a future time when more nodes are available.List images
Images are bootable OS disk images (e.g. Ubuntu + CUDA). You’ll need an image ID to create a node.Create a node
First, create a startup script that injects your SSH key so you can connect to the node:now, the node will be allocated within about a minute and begin booting. Compute ownership and
nodes are separate: you can terminate and recreate nodes without losing your purchased compute time.
Watch your node start
Connect via SSH
Next steps
You now have a running GPU node. Here are some things to try: Sell back unused compute. Place a sell order as a standing order — if someone buys it, you get credits back and the node loses its compute time.- Capacities — manage compute allocation
- Orders — buy and sell compute time
- Nodes — SSH, logs, images, and lifecycle