Install the CLI
Log in
Set up SSH access
Generate astartup.sh that configures SSH access to your nodes. This script injects your local
public keys so you can connect immediately.
Check availability
See which zones have GPUs available and their pricing.richmond.
Create a capacity
A capacity tracks your compute allocation over time. Nodes and orders attach to it.Create a node
Create a node on your capacity with a public Ubuntu + CUDA image and your SSH startup script.Run
sf images list to see all available public images, or omit --image to choose interactively.awaiting_capacity state — it needs compute time before it can run. You get that
by placing an order.
Buy compute time
Place a buy order for 1 node-hour on your capacity.Check your order
If the order shows
Cancelled, the price was too low or there was no availability. Try a higher
--max-price, or check sf zones ls to buy compute for a future time when more nodes are
available.Watch your node start
awaiting_capacity to running within about a
minute. The image download and boot process takes up to 10 minutes before SSH is available.
Connect via SSH
Next steps
You now have a running GPU node. Here are some things to try: Check your capacity’s allocation schedule to see the compute time you own.awaiting_capacity until you buy more compute time for
your capacity.
- Capacities — manage compute allocation
- Orders — buy and sell compute time
- Nodes — SSH, logs, images, and lifecycle