mirror of
https://github.com/clearml/clearml-docs
synced 2025-01-30 22:18:02 +00:00
Small edits (#993)
This commit is contained in:
parent
0b167497ad
commit
7388e479e8
@ -145,7 +145,7 @@ Slurm Glue is available under the ClearML Enterprise plan.
|
||||
:::
|
||||
|
||||
Agents can be deployed bare-metal or inside [`Singularity`](https://docs.sylabs.io/guides/3.5/user-guide/introduction.html)
|
||||
containers in linux clusters managed with Slurm.
|
||||
containers in Linux clusters managed with Slurm.
|
||||
|
||||
ClearML Agent Slurm Glue maps jobs to Slurm batch scripts: associate a ClearML queue to a batch script template, then
|
||||
when a Task is pushed into the queue, it will be converted and executed as an `sbatch` job according to the sbatch
|
||||
|
@ -27,7 +27,7 @@ but can be overridden by command-line arguments.
|
||||
|**CLEARML_AGENT_DISABLE_SSH_MOUNT** | Disables the auto `.ssh` mount into the docker |
|
||||
|**CLEARML_AGENT_FORCE_CODE_DIR**| Allows overriding the remote execution code directory to bypass repository cloning and use a repo already available where the remote agent is running. |
|
||||
|**CLEARML_AGENT_FORCE_EXEC_SCRIPT**| Allows overriding the remote execution script to bypass repository cloning and execute code already available where the remote agent is running. Use `module:file.py` format to specify a module and a script to execute (e.g. `.:main.py` to run `main.py` from the working dir)|
|
||||
|**CLEARML_AGENT_FORCE_TASK_INIT**| If set to `1`, ClearML Agent adds `Task.init()` to scripts that do not have the call, creating a Task to capture code execution information and output, which is then sent to the ClearML Server. If set to `0` and the script does not include `Task.init()`, the agent will capture only the output streams and console output, without tracking code execution details, metrics, or models. |
|
||||
|**CLEARML_AGENT_FORCE_TASK_INIT**| If set to `1`, ClearML Agent adds `Task.init()` to scripts that do not have the call, creating a Task to capture code execution information and output, which is then sent to the ClearML Server. If set to `0` and the script does not include `Task.init()`, the agent will capture only the output streams and console output, without tracking code execution details, metrics, or models. |
|
||||
|**CLEARML_AGENT_FORCE_SYSTEM_SITE_PACKAGES** | If set to `1`, overrides default [`agent.package_manager.system_site_packages: true`](../configs/clearml_conf.md#system_site_packages) behavior when running tasks in containers (docker mode and k8s-glue)|
|
||||
|**CLEARML_AGENT_GIT_CLONE_VERBOSE**| If set to `1`, `git clone` calls will report progress verbosely |
|
||||
|**CLEARML_AGENT_GIT_USER** | Sets the Git user for ClearML Agent |
|
||||
|
@ -28,7 +28,7 @@ If you are using pyenv to control the environment where you use ClearML Agent, y
|
||||
|
||||
## Docker Mode
|
||||
:::note notes
|
||||
* Docker Mode is only supported in linux.
|
||||
* Docker Mode is only supported in Linux.
|
||||
* Docker Mode requires docker service v19.03 or higher installed.
|
||||
:::
|
||||
|
||||
|
@ -28,7 +28,7 @@ title: Version 3.20
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix UI experiment plot comparison displays duplicates of image plots
|
||||
* Fix downloading UI experiment console log sometimes returns an older file
|
||||
* Fix downloading UI experiment console log sometimes returns an older file
|
||||
|
||||
### Enterprise Server 3.20.0
|
||||
|
||||
|
@ -32,7 +32,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
### Configuration Options
|
||||
|
@ -32,7 +32,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
### Configuration Options
|
||||
|
@ -51,7 +51,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
### Configuration Options
|
||||
|
@ -39,7 +39,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
### Configuration Options
|
||||
|
@ -56,7 +56,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
|
||||
|
@ -51,7 +51,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
### Configuration Options
|
||||
|
@ -39,7 +39,7 @@ when viewing its configuration.
|
||||
|
||||
The prefilled instance launch form can be edited before starting the new app instance.
|
||||
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
To configure a new app instance, click `Launch New` <img src="/docs/latest/icons/ico-add.svg" alt="Add new" className="icon size-md space-sm" />
|
||||
to open the app's instance launch form.
|
||||
|
||||
### Configuration Options
|
||||
|
@ -12,7 +12,7 @@ or comparison view <img src="/docs/latest/icons/ico-charts-view.svg" alt="Compar
|
||||
using the buttons on the top left of the page. Use the details view to access a selected run's details, while keeping
|
||||
the run list in view. Details view can also be accessed by double-clicking a specific pipeline run in the table view to
|
||||
open its details view. Use the [comparison view](#comparing-runs) to compare your pipeline run's scalar and plot results.
|
||||
This view compares the scalars/plots of currently selected pipeline runs. If no runs are selected, The first 100 visible
|
||||
This view compares the scalars/plots of currently selected pipeline runs. If no runs are selected, The first 100 visible
|
||||
runs in the table are compared.
|
||||
|
||||
You can archive pipeline runs so the runs table doesn't get too cluttered. Click **OPEN ARCHIVE** on the top of the
|
||||
|
@ -221,7 +221,7 @@ The **INFO** tab shows extended experiment information:
|
||||
This feature is available under the ClearML Enterprise plan.
|
||||
:::
|
||||
|
||||
The Enterprise Server also displays a detailed history of task activity:
|
||||
The Enterprise Server also displays a detailed history of task activity:
|
||||
* Task action (e.g. status changes, project move, etc.)
|
||||
* Action time
|
||||
* Acting user
|
||||
|
Loading…
Reference in New Issue
Block a user