Skip to main content
Compute runs a Python function on a newly provisioned cloud GPU, streams output to your terminal, returns JSON, and confirms the machine is gone. You do not manage images, keep-alive pools, or a login to the box. The machine exists for one run.

What you do

--gpu H100 is an alias for H100-SXM. The three-command funnel (install → setup → run) also lives on compute.cx/quickstart. This site is the manual.

What is live

Compute is in early access. One active run per account and spend or create-rate limits may refuse a run; provider capacity is not guaranteed. Different accounts are not serialized by a Compute-wide machine slot.

What this manual does not cover

These exist in design or in the binary and are not documented as customer-ready here:
  • pip install compute (v0.2)
  • Detached SDK handles that you wait on later
  • Persistent disks
  • Checkpoint resume
  • Community / interruptible / extra consumer SKUs
  • Multi-GPU shapes
Rates and the platform fee are on Pricing. Use compute gpu list for the locked list rate on a SKU. Do not hard-code a fee percentage from this page.

Next

Install

Isolated venv, compute on PATH.

First run

Tiny MLP on H100-SXM.