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, 4181 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0
0 Hey Guys, Hope You Missed Me

And you're sure that clearml.conf points to the correct server with the right credentials?

2 years ago
0 Hello Everybody, I Have Been Testing Clearml As An All In One Solution For Mlops In Our Team. I Deployed The Clearml Server And Everything Worked Fine

Hi @<1534496192929468416:profile|EagerGiraffe33> , what if you try to put a specific version of pytorch you've tested on your remote environment in the requirements section of the cloned task?

2 years ago
0 I Have The User/Pass Set Up On The

Can you also add a full log of the run that was showing the git pass in the startup print?

9 months ago
0 How Do I Disable

How many envs does it cache?

2 years ago
0 Hi, Does Anyone Know If There Is A Way To Have The Dataset Graph That Tells Us Which Dataset Was Created From Which Other Ones Without Setting The Previous Datasets As Parents? We Have Large Raw Datasets That Are Used To Create Several Smaller Ones, And I

Hi @<1523703397830627328:profile|CrookedMonkey33> , not sure I follow. Can you please elaborate more on the specific use case?

Currently you can add plots to the preview section of a dataset

one year ago
0 Hi Everyone, I’M New To Clearml And Server Administration. We Are Considering Tools To Manage A Dgx H100 Server. Ideally, The Tool Could Provide "Sandboxes" That Are Already Equipped With All The Necessary Tools And Frameworks. This Way, Each Team Member

Hi @<1756488209237282816:profile|IdealCamel64> , I think ClearML would be perfect for that. You can also enable users to have their own remote sessions directly to the GPUs (inside a container even). I'd check out ClearML's orchestration layer + remote sessions:
None
None

Regarding what @<1576381444509405184:profile|ManiacalLizard2> said, he's wrong I'm afraid. ClearML can run ...

11 months ago
0 Hi There, Is There A Way To Debug The Bash Init Script For The Aws Autoscaler? I Can'T Find Any Console Output From This Script When A New Ec2 Instance Is Launched

Hi @<1759749707573235712:profile|PungentMouse21> , you should be able to access machine logs from the autoscaler, this should give you a place to search

11 months ago
0 Hello Everyone, I Currently Have The Following Problem: I Have Rebuilt A Pipeline From The Example And Have Noticed That The Pipeline Is Registered Cleanly On Cearml But Is Not Executed By The Worker. In The Attachment You Can See The Pipeline From The Ex

You added two logs, one with docker the other without. Each stopped on a different step. Is that consistent? What OS is the agent running on? Also what is the command you're using to run the agent?

9 months ago
0 Hi Guys, I Have My Experiment Running On Setup A. However I Need These Experiments Params And Output In Setup B For Comparison. Both Setup Are Not Linked. Anyway For Me To Copy The Outputs And Load It In Setup B Clearml?

OddShrimp85 , Hi 🙂

I'm afraid that the only way to load contents of setup A into setup B is to perform a data merge.

This process basically requires merging the databases (mongodb, elasticsearch, files etc.). I think it's something that can be done in the paid version as a service but not in the open one.

3 years ago
0 Hello Everyone! I Launched An Ec2 Instance That'S Free Tier (

CluelessElephant89 , I think the RAM requirements for elastic might be 2GB, you can try the following hack so it maybe will work.

In the machine that it's running on there should be a docker-compose.yml file (I'm guessing at home directory).

For the following https://github.com/allegroai/clearml-server/blob/master/docker/docker-compose.yml#L41 you can try changing it to ES_JAVA_OPTS: -Xms1g -Xmx1g and this might limit the elastic memory to 1 gb, however please note this might ...

3 years ago
0 Hi Everyone! Can I Somehow Configure

Hi FierceRabbit20 , I don't think there is such an option out of the box but you can simply add it to your startup of the machine or create a Cron job

2 years ago
one day ago
0 Hi I'Ve Deployed Clearml Localy With Docker Compose, But For Every Execution I Run, Nothing Happens After Installing Package In The Agent, Can Someone Help Please

Hi @<1789465500154073088:profile|ScaryShrimp8> , can you provide the full log of the run? How did you set up & run the agent? What version and what OS are you on?

8 months ago
0 Hi, By Accident I'Ve Scheduled 1000 Experiments. I Would Like To Abort Them. In The Ui I Can Do "Load More", But It Loads 15 More. Is There Any Option To Do "Abort All"?

Hi RoundMosquito25 , yes you can. You can first filter by enqueued experiments and also in the top left you have a small checkbox. If you click it, you will have an option to select all experiments and not only the ones that are loaded

2 years ago
0 Hi, I Have Clearml Installed Locally And I Have A Question Regarding Saving Of Experiments And Models. In A Project If We Do Not Change The Task Name Does It Override The Previous Experiment With Same Name And How To Avoid It Without Changing The Task Nam

Hi GrittyHawk31 ,

To avoid reusing tasks you can set the following configuration in ~/clearml.conf
sdk.development.task_reuse_time_window_in_hours: 0

In any case - models shouldn't be replaced but just new ones will be created in the system

3 years ago
0 Hi Everyone, I'M Getting An Access Denied Error When Trying To Pull Docker To Clearml Ai Gateway. Do I Need Specific Credentials To Access The Repository? Thx!

Hi @<1840924589736071168:profile|EmbarrassedCrab49> , the AI Gateway is part of only the Enterprise version, its not available in the OS

3 months ago
0 Is There Anyway To Change The Workspace Owner In The Free Tier Of The Hosted Web App? I Signed Up For The Free Tier, Invited Two Of My Colleagues And We Now Want To Upgrade To Pro (To Access The Cloud Autoscaling Service). However, My Colleague Who Has Th

Hi @<1858681577442119680:profile|NonchalantCoral99> , I would suggest opening a new workspace with PRO, tying it to a generic email ( devop@company.com for example) so when people shift, you won't have a problem with emails.

one month ago
0 Hi Guys, I'M Running A Task With

Hi @<1570220852421595136:profile|TeenyHedgehog42> , are you using the latest version of clearml-agent ? Can you provide a stand alone code snippet that reproduces this behavior for you?

2 years ago
Show more results compactanswers