From 2661df80a9b0a6e466753a09f52b41633716b0ac Mon Sep 17 00:00:00 2001 From: revital Date: Wed, 9 Apr 2025 09:53:11 +0300 Subject: [PATCH] Edit instructions --- docs/clearml_agent/clearml_agent_fractional_gpus.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/clearml_agent/clearml_agent_fractional_gpus.md b/docs/clearml_agent/clearml_agent_fractional_gpus.md index c114d4e4..b6440f24 100644 --- a/docs/clearml_agent/clearml_agent_fractional_gpus.md +++ b/docs/clearml_agent/clearml_agent_fractional_gpus.md @@ -32,11 +32,8 @@ both MIG-enabled and non-MIG devices. ![Fractional GPU diagram](../img/fractional_gpu_diagram.png) ### Bare Metal Deployment -1. Install the required packages: +1. Install the required packages, using the command provided by the ClearML staff. - ```bash - pip install clearml-agent clearml-agent-fractional-gpu - ``` 1. Start the ClearML agent with dynamic GPU allocation. Use `--gpus` to specify the active GPUs, and use the `--queue` flag to specify the queue name(s) and number (or fraction) of GPUs to allocate to them.