mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 05:20:07 +00:00
Fix example (#864)
This commit is contained in:
parent
d8963d2ea5
commit
f4457456dd
@ -509,7 +509,7 @@ If you are running Slurm with Singularity containers support, set the following:
|
|||||||
|
|
||||||
1. Add `--singularity-mode` to the command line, for example:
|
1. Add `--singularity-mode` to the command line, for example:
|
||||||
```
|
```
|
||||||
clearml-agent-slurm --container-mode --template-files slurm.example_singularity.template --queue default
|
clearml-agent-slurm --singularity-mode --template-files slurm.example_singularity.template --queue default
|
||||||
```
|
```
|
||||||
|
|
||||||
### Explicit Task Execution
|
### Explicit Task Execution
|
||||||
|
Loading…
Reference in New Issue
Block a user