Documentation

Everything you need to get started with COMPUTE GPU.

Getting Started

1. Connect Your Wallet

Click “Connect Wallet” in the navigation bar. We support Phantom, Solflare, and other Solana wallets. No email, no KYC — your wallet is your identity.

2. Browse Available GPUs

Head to the GPUs page to see all currently available hardware. We only show GPUs with confirmed stock — what you see is what you can rent right now.

3. Rent a GPU

Click the “Rent” button on any GPU. You'll be prompted to approve a SOL transaction (1 hour deposit). Once confirmed, your pod deploys in under 60 seconds.

4. Connect to Your Pod

Go to your Dashboard to see connection details. You'll get SSH access, TCP port mappings, and Jupyter Lab URL once the pod is ready (30-60 seconds after payment).

Pricing

How Pricing Works

Each GPU has an hourly rate in USD. When you rent, we convert the 1-hour cost to SOL using the live SOL/USD price from DexScreener. You pay a 1-hour deposit upfront.

  • Prices are per-hour, billed to your account
  • SOL conversion uses real-time market price
  • Payment goes directly on-chain — fully transparent
  • Terminate anytime from your Dashboard

Example Pricing

GPUUSD/hr~SOL/hr
RTX 3080$0.17~0.002 SOL
RTX A4000$0.17~0.002 SOL
RTX 4000 Ada$0.20~0.0023 SOL
RTX 6000 Ada$0.74~0.0086 SOL
H100 SXM$2.69~0.031 SOL

* SOL amounts vary with market price. Exact amount shown at checkout.

Connecting to Your Pod

SSH Access

Once your pod is running, you'll see an SSH command in your Dashboard:

ssh root@213.173.102.12 -p 29615 -i ~/.ssh/id_ed25519

If you haven't set up SSH keys, you can use password auth or configure keys in your account settings.

Jupyter Lab

Pods come with Jupyter Lab pre-installed on port 8888. Access it directly from your Dashboard via the provided URL.

Pre-installed Software

  • CUDA 11.8
  • PyTorch 2.1
  • Python 3.10
  • Ubuntu 22.04
  • Jupyter Lab
  • Full root access

FAQ

What happens if a GPU is out of stock?

We only show GPUs with confirmed availability. If stock changes between page load and rental, you'll get a clear error and no payment is taken — we deploy the pod first, then request payment.

What if I reject the wallet transaction?

The pod is automatically terminated. You won't be charged anything.

How do I stop charges?

Go to your Dashboard and click “Terminate” on the pod. Charges stop immediately.

Where does my payment go?

SOL is sent directly to our treasury wallet on-chain. Every transaction is verifiable on Solscan.

Can I use multiple GPUs?

Currently each rental is for 1 GPU. Multi-GPU support coming soon.