mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits
This commit is contained in:
@@ -94,7 +94,7 @@ You can view all of this captured information in the [ClearML Web UI](../webapp/
|
||||

|
||||
|
||||
## Remote Execution
|
||||
ClearML logs all the information required to reproduce a task on a different machine (installed packages,
|
||||
ClearML logs all the information required to reproduce a task run on a different machine (installed packages,
|
||||
uncommitted changes etc.). The [ClearML Agent](../clearml_agent.md) listens to designated queues and when a task is
|
||||
enqueued, the agent pulls it, recreates its execution environment, and runs it, reporting its scalars, plots, etc. to the
|
||||
task manager.
|
||||
@@ -111,7 +111,7 @@ cloud of your choice (AWS, GCP, Azure) and automatically deploy ClearML agents:
|
||||
and shuts down instances as needed, according to a resource budget that you set.
|
||||
|
||||
|
||||
### Reproducing Tasks
|
||||
### Reproducing Task Runs
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user