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,7 @@ ClearML provides the following applications:
* [**Streamlit Launcher**](apps_streamlit.md) - Create visual web interfaces for your models with Streamlit (available under ClearML Enterprise Plan)
:::info Autoscalers
Autoscaling ([GPU Compute](apps_gpu_compute.md), [AWS Autoscaler](apps_aws_autoscaler.md), and [GCP Autoscaler](apps_gcp_autoscaler.md))
Autoscaling ([AWS Autoscaler](apps_aws_autoscaler.md) and [GCP Autoscaler](apps_gcp_autoscaler.md))
was previously available through the Applications page. The autoscaler functionality has been moved to the [Orchestration page](https://app.clear.ml/workers-and-queues/autoscalers)
in the WebApp.
:::