Skip to content

Getting Started

GPUFlow lets you earn money from your unused GPU. This guide helps you choose the right setup path for your hardware and operating system.

Verify your hardware meets the minimum requirements:

  • Compatible GPU (NVIDIA or AMD)
  • Stable internet connection (25+ Mbps upload)
  • At least 100GB free disk space

Your setup process depends on your GPU and operating system. Select the path that matches your hardware:

Run this command to check your GPU:

Terminal window
# On Linux/macOS
lspci | grep -i vga
# On Windows (PowerShell)
Get-WmiObject Win32_VideoController | Select-Object Name

NVIDIA GPU

RTX, GTX, Tesla, Quadro series

AMD GPU

RX 6000, RX 7000, Radeon Pro series

After following your installation guide, you will:

  1. Install the container runtime (Docker or Podman)
  2. Set up GPU passthrough for containers
  3. Deploy the GPUFlow provider agent
  4. Create your provider account
  5. List your GPU and start earning

The entire process takes 30-45 minutes for most users.