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 7 months ago

Reputation

0

Badges 1

31 × Eureka!
0 Votes
2 Answers
596 Views
0 Votes 2 Answers 596 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...
one year ago
0 Votes
4 Answers
658 Views
0 Votes 4 Answers 658 Views
one year ago
0 Votes
4 Answers
706 Views
0 Votes 4 Answers 706 Views
one year ago
0 Votes
15 Answers
729 Views
0 Votes 15 Answers 729 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...
one year ago
0 Votes
1 Answers
617 Views
0 Votes 1 Answers 617 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...
one year ago
0 Votes
3 Answers
610 Views
0 Votes 3 Answers 610 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...
11 months ago
0 Votes
1 Answers
590 Views
0 Votes 1 Answers 590 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...
10 months ago
0 Votes
3 Answers
751 Views
0 Votes 3 Answers 751 Views
hi all, did anyone else encounter a bug with enqueuing new pipeline runs using the web GUI in version 1.9.0?
one year ago
0 Votes
2 Answers
496 Views
0 Votes 2 Answers 496 Views
I'm seeing very high CPU usage by idle clearml-agents. Any idea why?
7 months ago
0 Votes
4 Answers
615 Views
0 Votes 4 Answers 615 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...
one year ago
0 Votes
5 Answers
585 Views
0 Votes 5 Answers 585 Views
11 months ago
0 Votes
2 Answers
656 Views
0 Votes 2 Answers 656 Views
Hi all, Does ClearML has a feature that resembles W&B's reports?
one year ago
0 Votes
5 Answers
706 Views
0 Votes 5 Answers 706 Views
one year ago
0 Votes
9 Answers
616 Views
0 Votes 9 Answers 616 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...
10 months ago
0 Votes
4 Answers
730 Views
0 Votes 4 Answers 730 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 ...
one year 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

I put it there since I tried using clearml fileserver URLs as input to foxglove studio (playback of remote .bag files recorded in ROS). Foxglove required these CORS settings, but we since then pivoted to a different solution so it is no longer needed.

one year ago
0 I Keep Getting Server Unavailable Pop-Up Error After Updating To 1.10. I Had To Roll Back To 1.9.2 For Now, So I Don’T Have Access To Docker Logs, But Maybe Someone Has An Idea?

@<1533257407419912192:profile|DilapidatedDucks58> I'm had the same issue and solved it by removing the server's CORS config (from any config file under /opt/clearml/config).

see this thread for details: None )

@<1523701070390366208:profile|CostlyOstrich36> @<1523701087100473344:profile|SuccessfulKoala55> any idea how to fix this?

one year ago
0 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 Agents And Now They Try To Create Venv For No Reason ( The Environment Already Exists)

CostlyOstrich36 ok the issue is not the clearml-agent version, it is the conda environment I'm trying to run with. I usually run my agents from one conda environment and when I pass CLEARML_AGENT_SKIP_PIP_VENV_INSTALL=1, it just uses the conda interpreter and all is good. When I try to do this with a different conda env, this does not work and tries forcibly to create a new venv. any idea why?

Edit: if it is any help, the conda env that works is installed in the conda install dir, and the n...

one year ago
0 Hi, I'M Having Issue With Running Clearml-Agent In Docker Mode. I Spin Up An Agent In The Following Way:

UPDATE: The issue in clearml.conf
In the API settings, the server address used an alias which was not defined in the docker. Once that was replaced with the explicit IP address, everything worked as expected

10 months ago
0 I'M Seeing Very High Cpu Usage By Idle Clearml-Agents. Any Idea Why?

@<1523701087100473344:profile|SuccessfulKoala55> they're running in the background. Is there an easy way to tail the logs or something?

7 months ago
9 months ago
Show more results compactanswers