mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-20 03:58:13 +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
|
||||
|
@ -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.
|
||||
:::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user