mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Support caching of extracted zip artifacts
This commit is contained in:
@@ -167,6 +167,10 @@ sdk {
|
||||
|
||||
# Log all stdout & stderr
|
||||
log_stdout: true
|
||||
|
||||
# compatibility feature, report memory usage for the entire machine
|
||||
# default (false), report only on the running process and its sub-processes
|
||||
report_global_mem_used: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user