
Reputation
Badges 1
45 × Eureka!Or should the task.close appear before the task.mark_failed?
Thanks. But I am not talking about scalars. I am talking about plots I've reported to ClearML using .report_histogram or .report_scatter2d or .report_table
TimelyPenguin76
Wouldn'ttask.mark_failed() task.close()
Work?
Hi SuccessfulKoala55 ,
failed. I read in the docs I can use mark_failed .
How should I use it correctly with task.close()?
project name is: RemoteStorage06/saips06/rdekel/hackathon_baselines/DATA_DIR/
No strange characters as far as I can tell
try making two tasks, both with the same project name (While the project name contains '//') and you will get the same error.
Latest allegro POC server (saips)
We think we fixed it.
The problem seemed to be having a path with // and clearml not handling it well
I am not sure what you mean. This is text, while I grab it from the artifact via python and print it, newlines are printed as expected
I want to access their data
A task can also have plots - for example 2d scatter plots and histograms
Great, it is quite important for my use case. If you could also allow task.get_reported_console_output()
to get a log level as input (or minimal log level), I'd be grateful.
Hi SuccessfulKoala55 , just for clarification, running
clearml-agent daemon --services-mode 5 --detached --cpu-only --queue cpu_queue --docker
would allow at most 5 concurrent services, right?
But this is not the data I want
Yes, fail it and then close it
with a self-hosted clearml server
docker mode + services mode