Remove GPU Compute (#823)

This commit is contained in:
pollfly
2024-04-11 09:59:31 +03:00
committed by GitHub
parent 1ed1a210bd
commit 73dbfe2df7
6 changed files with 5 additions and 100 deletions

View File

@@ -24,7 +24,6 @@ The ClearML Autoscaler apps are available under the ClearML Pro plan
Use the **AUTOSCALERS** tab to access ClearML's cloud autoscaling applications:
* GPU Compute (powered by Genesis Cloud)
* AWS Autoscaler
* GCP Autoscaler
@@ -34,14 +33,11 @@ pay only for the time that you actually use the machines.
The **AWS** and **GCP** autoscaler applications will manage instances on your behalf in your cloud account. When
launching an app instance, you will provide your cloud service credentials so the autoscaler can access your account.
The **GPU Compute** application provides on-demand GPU instances powered by Genesis. All you need to do is define your
compute resource budget, and you're good to go.
Once you launch an autoscaler app instance, you can monitor the autoscaler's activity and your cloud usage in the instance's
dashboard.
For more information about how autoscalers work, see the [Cloud Autoscaling Overview](../cloud_autoscaling/autoscaling_overview.md).
For more information about a specific autoscaler, see [GPU Compute](applications/apps_gpu_compute.md), [AWS Autoscaler](applications/apps_aws_autoscaler.md),
For more information about a specific autoscaler, see [AWS Autoscaler](applications/apps_aws_autoscaler.md)
and/or [GCP Autoscaler](applications/apps_gcp_autoscaler.md).
![Cloud autoscalers](../img/webapp_orchestration_autoscalers.png)