Compute
Quickstart

Install the CLI, then start an H100 run.

After installation, sign in and add prepaid credit. Then point Compute at a Python function.

01

Install

Install the CLI and SDK.

curl -fsSL https://compute.cx/install.sh | sh

Python 3.10 or newer on macOS or Linux. PyPI ships in v0.2.

02

Authenticate

Sign in from the terminal.

compute setup

Your browser opens for verification. The CLI stores the credential after approval.

03

Run

Run a Python function.

compute run train.py::main --gpu H100

Review the source manifest and price first. Logs continue through confirmed termination.

Current status

Sign-in and installation are open. Public H100 access follows the launch checks.

  • OpenAccount sign-in via Clerk and compute setup
  • Opencurl -fsSL https://compute.cx/install.sh | sh
  • Available providersRunPod Secure H100-SXM and Hot Aisle MI300X

Sign in