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
CostlyOstrich36
Moderator
0 Questions, 3782 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0
0 How Do You Get Clearml Gpu Compute To Show Up Under Applications Or Autoscalers?

@<1719524641879363584:profile|ThankfulClams64> , the Genesis autoscaler feature is currently disabled. You can still use the AWS and GCP autoscalers available though

2 months ago
0 Hello, Everyone! Is There A Clearml .Pixi Package Manager Support ?

Hi @<1736556881964437504:profile|HelplessFly7> , I don't think there is such an integration. Currently Poetry, pip and Conda are supported. I think you could make a PR on this for the clearml-agent

4 months ago
0 Hi! Im Trying Pipelines With Data Creating And Model Training.

Hi AbruptHedgehog21 , it looks like you need to parameters.dataset_id on step data_creation

2 years ago
0 Hi. Is There A Way To Pass Multiple Pre/Post Execution Callbacks For A Step?

Hi @<1639799308809146368:profile|TritePigeon86> , what is the use case for passing multiple callbacks? Why not have it in the same function simply?

one year ago
0 Hello, I’M Using

RattyLouse61 , looks like a bug, but I didn't have a chance to play with it myself yet. Maybe open a github issue to follow up on this?

2 years ago
0 Hello, I’M Using

Yep, makes sense ^^

2 years ago
0 Hey Everyone! Is There A Possibility To Move Artifacts From Existing Tasks To Another Storage Host? We Have A Number Of Datasets On

Hi @<1523702439230836736:profile|HomelyShells16> , I'm afraid that's not really possible since the links themselves are saved on the backend

one year ago
8 months ago
3 months ago
0 What Determines The Value Of User? (See Screenshot) Right Now All My Teammates' Experiments Show Up Under My Own User Name. Thanks

WittyOwl57 , It determines the user that created the object. What is the sign in method that you and your team are using?

3 years ago
0 Hey, Guys, Are Any Of Your Have An Experience Of Configuring Clearml Agent To Use A Custom Non-Aws S3 Cloud Which Uses Http Endpoint. If So, How Did You Do It? I Would Really Like To Use Clearml But I Can'T Figure Out How To Set Up It Properly. I Tried Do

Hi @<1526734383564722176:profile|BoredBat47> , it should be very easy and I've done it multiple times. For the quickest fix you can use api.files_server in clearml.conf

one year ago
0 Hello, Can Anyone Please Give Us Update On Our Self Hosted Ceph Server Not Working With Your Clearml.Conf Because We Dont Have "Region" Field?

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , I believe a hotfix is right around the corner 🙂

10 months ago
0 Hi, In Our Use Case, We Use Multiple Github Repo From Our Organization As Dependent Package. The Issue Is That Github Allow Only One Uniq Ssh

Hi @<1576381444509405184:profile|ManiacalLizard2> , can you please elaborate more on your specific use case? And yes, ClearML supports working only with a specific user currently. What do you have in mind to expand this?

11 months ago
0 Hi Everyone! Quick Question Does Clearml Offer Also Direct Access To Compute Resources, Or You Always Need To Bring Your Own Cloud Provider?

Hi @<1752501940488507392:profile|SquareMoth4> , you have to bring your own compute. ClearML only acts as a control plane allowing you to manage your compute. Why not use AWS for example as a simple solution?

2 months ago
0 How Can I Extend A Dataset? On Community Edition I Have An Existing Dataset, I Want To Add Some Files And Make A New Version. I Tried Just Doing A

Hi @<1523702786867335168:profile|AdventurousButterfly15> , you need to create a new dataset and specify the previous one as a parent 🙂

one year ago
0 Hello, I Want To Configure A Client Machine To Connect To A Clearml Server. I'M Wondering Which Port I Need To Open For The Client Machine. Thanks.

Hi @<1523702251011444736:profile|ScaryBluewhale66> , I think the only port you need is the one that is allocated to the apiserver

7 months ago
one year ago
0 Hey All, Is There A Way To Upload A Fiftyone Dataset As An Artifact In A Clearml Pipeline? I Am Getting The Following Error When I Try To Upload It

Hi @<1610083503607648256:profile|DiminutiveToad80> , I'd suggest using the Datasets feature. But you can however of course upload it as artifacts.

Where are you trying to upload it? Can you provide the full log? Also, a code snippet would help.

8 months ago
0 Hello, Does Anybody Here Work With Clearml On Preemptible Instances? I'D Like To Achieve The Following:

Hi @<1523701122311655424:profile|VexedElephant56> , I think is achievable with Slurm + ClearML, however I don't think something like this out of the box exists

one year ago
0 Hi, I Was Wondering If Anyone Had A Similar Problem And How You Fixed It? My Code Fails On

DrabSwan66 Hi!

What version are you trying to install? If the machine in question has an issue installing opencv then the agent will most likely fail as well.

3 years ago
0 Hello, I’M Using

Is there a vital reason why you want to keep the two accounts separate when they run on the same machine?
Also, what if you try aligning all the cache folders for both configuration files to use the same folders?

2 years ago
0 Is There A Way To Reset The Clearml Workspace?

No way to do that currently, you need to create an automation to remove everything

3 months ago
0 Also, Just Curious - Does Clearml Restrict The Number Of Artefacts Recorded To Just One?

What do you mean? You can report as many artifacts as you want

one year ago
Show more results compactanswers