Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
HugeArcticwolf77
Moderator
15 Questions, 39 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

31 × Eureka!
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
I'm seeing very high CPU usage by idle clearml-agents. Any idea why?
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, is there a solution for user-roles? I want to give access to ClearML to a user outside the DS team, but only to view experiment results. I don't want the...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, Could use some help here. I have a pipeline that worked just fine last week. Now when creating a new run using the GUI, the pipeline task fails with a st...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
hi, was there any change in clearml-agent recently that caused it to ignore the environment variable $CLEARML_AGENT_SKIP_PIP_VENV_INSTALL? I had to spin new ...
2 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hi, is there any way to upload data to a clearml dataset without compression at all? I have very small text files that make up a dataset and compression seem...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi all, I'm having an issue running clearml-agent in docker mode. When enqueuing a task to the docker agent I get the following error: error: could not write...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, I'm having issue with running clearml-agent in docker mode. I spin up an agent in the following way: clearml-agent daemon --queue docker_test --docker nv...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
hi all, did anyone else encounter a bug with enqueuing new pipeline runs using the web GUI in version 1.9.0?
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, Does ClearML has a feature that resembles W&B's reports?
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
CORS Support ## Hi All, I'm running a self-hosted ClearML server and I want to enable CORS on the fileserver, specifically Access-Control-Expose-Headers: "Ac...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
qq - is there a way to control clearml-agent workers running on remote machines from the machine running clearml-server ? (either by GUI or CLI). The use cas...
2 years ago
0 Hi

AgitatedDove14 Ok, that's more like what I was hoping for. Thanks for the reply! You might want to consider adding the documentation of a new feature to the release page on github. I searched for this and since "Report" is already used in several other context, I missed it among other reporting features of ClearML

2 years ago
2 years ago
0 Hello, I Am Trying To Run Some Algorithm In My Docker Container With Clearml Task . But The Algorithm Uses Ros, So I Need Somehow To Setup Environment Before Run It And Launch

@<1523701205467926528:profile|AgitatedDove14> I'm having a similar issue. I'm trying to run to get a task to run using a specific docker image and to source a bash script before execution of the python script.

I'm using docker_bash_setup_script but there is no indication that it was ever run.

Any idea how to get this to work?

2 years ago
0 Hi All, I Recently Updated My Self-Hosted Clearml-Server To 1.10 And It Seemed To Fail (See Attached Image). I Checked The Logs And Could Not Find Any Errors That Would Prevent The Server From Working. I Did Find These Errors In Clearml-Elastic By Runnin

For future reference - I managed to solve the issue.
I found that I have an old CORS configuration that I no longer need in /opt/clearml/config/ (for both API and file servers). Once I removed the cors segment from the config and restarted the server it worked.

2 years ago
0 Hi All, I Got An Issue With The Pipliene Before Create Launching The Next Steps What Can Be Help To Solve This? File "/Home/Core/.Clearml/Venvs-Builds.1.2/3.8/Lib/Python3.8/Site-Packages/Clearml/Automation/Controller.Py", Line 795, In Start Self._Start(

GaudyPig83 AgitatedDove14 I'm experiencing the same issue. was this resolved?
BTW, I'm running a self-hosted server with latest versions of server, agent and clearml

3 years ago
0 Hi All, I Got An Issue With The Pipliene Before Create Launching The Next Steps What Can Be Help To Solve This? File "/Home/Core/.Clearml/Venvs-Builds.1.2/3.8/Lib/Python3.8/Site-Packages/Clearml/Automation/Controller.Py", Line 795, In Start Self._Start(

I did. Runing clearml==1.8.0, clearml-agent==1.4.1 and clearml-server=1.7.0

edit: I reran the script from terminal instead of the GUI and it works. thanks AgitatedDove14 !

3 years ago
3 years ago
Show more results compactanswers