diff --git a/README.md b/README.md index 22b8cdb..803279a 100644 --- a/README.md +++ b/README.md @@ -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 the `clearml-agent`
-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` Example: spin two agents, one per gpu on the same machine: