To access the dashboard, log into io.net and select Manager Clusters.

View Your Cluster

To see all the details about your cluster, click on it in the Cluster tab. The screenshot below highlights what you can expect to see in a hired, active cluster.

Clusters Tab

The Clusters tab provides a quick overview of all your clusters, both active and inactive.

Sort Clusters

Use the sorting options to find the cluster you’re looking for easily. Sort by status (Running, Completed, Failed, Destroyed) or search by keyword. Monitor2 Pn

Cluster Management Actions

These actions can be done if a cluster is currently running.

Terminate Cluster

Click Terminate Cluster in the bottom right to end your session. Monitor3 Pn

Extend Cluster

To keep your cluster active for longer, simply click Extend Cluster. You’ll be charged the same amount as your original transaction. Monitor4 Pn

Actions

A completed cluster provides the option to archive the cluster. Click Archive in the bottom right to archive this cluster. Run Jobs and Monitor Your Cluster Ready to start working on your cluster? You can run your jobs using either Visual Studio or Jupyter Notebook. The Ray Dashboard lets you manage and monitor everything, including your cluster and running jobs. On your cluster’s details page, grab the IDE Password, and then click on Jupyter Notebook, Visual Studio, or the Ray Dashboard to get started
To access your application, enter the IDE Password.
Once your cluster’s time expires, you’ll lose access to the IDEs and the Ray Dashboard.

Archive a Cluster

Once a cluster is complete, you can archive it. Click Archive at the bottom right to archive a cluster.
🚧 You can’t renew a cluster after it’s completed.

Cluster Information

Click on a cluster in the Cluster tab to view the details associated with the cluster. In the screenshot below, a completed cluster has been selected.

Monitor the following on the right:

ActionDescription
Compute HoursShows how long a single instance has been running and consuming resources. Includes “Served” and “Remaining” times.
Funds Used or RefundedThe amount you’ve spent or had refunded for cluster operations.
Connectivity TierYour chosen level of connectivity for the cluster (download / upload speeds).
Security ComplianceThe selected security setting (e.g. end-to-end encryption).
LocationsGeographic location(s) where your GPUs are located.

Monitor the following on the left:

ActionDefinition
All WorkersAllows you to filter the view by selecting different groups of workers. This option is currently set to show all workers in the cluster.
[#] WorkersIndicates that the dashboard currently shows four workers in the cluster that are active or relevant to the task being monitored. The panel below labels these workers as “IO Worker 1,” “IO Worker 2,” and so on.
[#] GPUsShows that there are 4 GPUs (Graphics Processing Units) in use across the cluster. Each worker seems to have one GPU assigned to it, as indicated by the details in each worker’s panel.
SearchThe search bar allows you to quickly find specific workers, GPUs, or tasks by searching based on keywords, worker names, device IDs, or other identifiers.

Detailed information for each worker

FeatureDescription
Decentralized NetworkIO Cloud uses a network of computers (called “IO workers”) to create powerful GPU clusters. This means you’re not relying on a single company for your computing power.
Self-healingIf one part of the cluster has issues, the others automatically take over, keeping your projects running smoothly.
Easy to UseYou can easily run your AI projects using Python code, just like on any other cloud platform.
Built on Industry-leading TechnologyIO Cloud is powered by the same technology used by OpenAI to train its powerful AI models, such as GPT-3 and GPT-4.

Selecting a worker shows you the following

FeatureDescription
Worker Name and StatusIndicates the worker’s status, such as Completed, Running, Pending, or Failed. A green dot signifies successful completion.
Device IDThe unique identifier for the specific GPU device in the worker node.
GPU InformationGeForce RTX 3060 Ti (GPU type): Each worker is equipped with an NVIDIA GeForce RTX 3060 Ti GPU. x1: Number of GPUs utilized (in this case, one unit). Uptime in Cluster: Displays uptime, showing that the worker has been fully operational without downtime for the monitored period.
Activity Consistency Status BarA visual representation of the worker’s uptime, consisting of 10 white squares filled in to indicate 100% uptime.
Monitor9 Pn