Introduction
IO Cloud enables the deployment and management of on-demand, decentralized GPU clusters, giving users access to powerful GPU resources without significant hardware investments or the complexity of managing infrastructure. IO Cloud democratizes GPU access by leveraging a decentralized model, providing machine learning engineers and developers with the same seamless experience as traditional cloud providers. The platform utilizes a distributed network of nodes, IO workers, to offer flexible, scalable compute resources. IO Cloud clusters are self-healing, fully meshed GPU systems that ensure high availability and fault tolerance. With IO Cloud, you can tap into a decentralized network of GPUs and CPUs capable of running Python-based machine learning workloads. It is ideal for AI projects requiring distributed compute. The platform is natively built on the Ray framework, the same distributed computing technology used by OpenAI to train models like GPT-3 and GPT-4 across hundreds of thousands of servers.IO Clouds Integration Flow
The diagram below provides a high-level overview of how users integrate with IO Cloud - from choosing a compute resource to launching AI workloads. It illustrates the end-to-end flow across key components, including cluster selection, container deployment, and runtime execution.
Create Account
To create an account, go to cloud.io.net. Currently, you can sign up using Google, Apple ID, X, or Worldcoin. Choose your preferred option, click Sign Up, and you’re all set to join us.Go to cloud.io.net

Payments
IO Cloud simplifies the process of paying for GPU clusters by offering two convenient payment methods:- Solana: This cryptocurrency option enables fast, secure transactions. You can configure a Solana wallet either during account creation or through your Account Settings. Once configured, you can fund your wallet or proceed with payment for your GPU cluster.
- Credit Cards: We accept all major credit cards, providing a straightforward payment solution.
App Guide
The home page offers the following options:Action | Definition |
---|---|
Deploy a Cluster | Create a new cluster for your workloads. |
Browse the GPU Marketplace | Explore and select GPUs for your clusters. |
Add Funds to Your Balance | Top up your account for cluster usage. |
View and Monitor Your Clusters | Track the status and performance of your existing clusters. |
Clusters
io.net offers three distinct cluster types to power your AI projects:
Ray Cluster
Designed to run distributed applications efficiently across multiple nodes.- Powered by the Ray framework: A widely-used open-source framework for building and managing distributed applications.
- Universal API: Delivers a consistent interface for creating and managing distributed applications across various hardware configurations.
- Scalable Infrastructure: Comprises multiple interconnected nodes collaborating to execute tasks and manage resources efficiently.
VM on Demand
Provision dedicated bare-metal machines instantly, giving you complete control over the hardware for performance-critical workloads.- Direct Hardware Access: Run workloads directly on physical machines with no virtualization layer.
- Maximum Performance: Eliminate virtualization overhead for speed, isolation, and reliability.
- Flexible Setup: Select your preferred processor and location, then deploy in minutes.
Container-as-a-Service (CaaS)
Allows you to configure and deploy containers on powerful GPU-backed infrastructure through a simple, guided interface.- Step-by-Step Wizard: Set image, command, ports, environment variables, and more.
- Cluster & Location Choice: Select from available GPUs and regions that meet your needs.
- Scalable & Fast: Built for AI and compute-heavy workloads with rapid setup.
Container-as-a-Service (CaaS)
Allows you to configure and deploy containers on powerful GPU-backed infrastructure through a simple, guided interface.- Step-by-Step Wizard: Set image, command, ports, environment variables, and more.
- Cluster & Location Choice: Select from available GPUs and regions that meet your needs.
- Scalable & Fast: Built for AI and compute-heavy workloads with rapid setup.
Clusters Tabs
The Cluster tabs provide a central hub for managing your deployed clusters. Each tab displays a list of clusters, categorized by type, with details such as:- Name: The unique identifier for the cluster.
- Accelerator (GPU): The type of GPU used in the cluster.
- Status: The current state of the cluster (e.g., running, stopped, pending).
- Remaining Compute Hours: The remaining time on your cluster’s billing cycle.

- Rename: Change the name of a cluster.
- Extend: Increase the duration of your cluster’s billing cycle.
- Terminate: Stop and delete a cluster.
- Visual Studio: An integrated code editing and debugging development environment.
- Jupyter Notebook: An interactive environment for data analysis and visualization.
- Ray Dash: A dashboard for monitoring and managing distributed applications.
