mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-07 05:19:17 +00:00
parent
9006c2d28f
commit
3f1ce847dc
@ -197,7 +197,7 @@ with `--cpu-only`).
|
|||||||
|
|
||||||
If no flag is set, and `NVIDIA_VISIBLE_DEVICES` variable doesn't exist, all GPU's will be allocated for
|
If no flag is set, and `NVIDIA_VISIBLE_DEVICES` variable doesn't exist, all GPU's will be allocated for
|
||||||
the `clearml-agent` <br>
|
the `clearml-agent` <br>
|
||||||
If `--cpu-only` flag is set, or `NVIDIA_VISIBLE_DEVICES` is an empty string (""), no gpu will be allocated for
|
If `--cpu-only` flag is set, or `NVIDIA_VISIBLE_DEVICES="none"`, no gpu will be allocated for
|
||||||
the `clearml-agent`
|
the `clearml-agent`
|
||||||
|
|
||||||
Example: spin two agents, one per gpu on the same machine:
|
Example: spin two agents, one per gpu on the same machine:
|
||||||
|
Loading…
Reference in New Issue
Block a user