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

Reputation

0
0 Hi All, I Have Made A Pipeline Using Pipelinedecorator Which Runs Fine When I Run It Locally. When I Execute It Remotely, It Gets Stuck In The Queue Forever. Any Ideas? I Really Appreciate Your Help On That One

Hi @<1635813046947418112:profile|FriendlyHedgehong10> , the pipeline basically creates tasks and pushes them into execution. You can click on each step and view the full details. In the info section you can see into which queue each step was pushed. I'm assuming there are no agents listening to the queue

9 months ago
0 Hi All! Could Do With Some Help On Running Registered Task On A Clearml-Agent. My Workflow So Far Is As Follows:

Can you make sure you can check out this commit on a different machine?

2 years ago
0 Hi, Can Anyone Help Me? I'M Trying To Create A

Are you using pipelines from tasks?

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

Try installing virtualenv on the ubuntu machine running the agent

9 months ago
0 Hi, Can You Help With This One:

Hi @<1717350332247314432:profile|WittySeal70> , can you attach the full log and your clearml.conf ?

one year ago
0 We Are Hosting Our Own Clearml Server, And I Would Like Everybody In Our Team To Configure Their Clearml With

Hi SoreHorse95 , about enforcing a setting globally I think this option only exists in the Scale/Enterprise versions.

Regarding the config snippet - do you manually change it to port 80? I'm not sure how to configure this, maybe SuccessfulKoala55 might have some more insight.

2 years ago
0 Hi, Can Anyone Help Me? I'M Trying To Create A

I'm not sure pipeline of pipelines would work out of the box without some hacks. What is your use case though, why do you need a pipeline of pipelines? In the end it would abstract into a single large pipeline anyways

2 years ago
0 Hello! We'Re Trying To Use Clearml On-Prem. Is It The Limited Functionality Only? No User Management Etc?

Hi @<1705029138592567296:profile|DistressedFrog14> , correct. Advanced user managment, role based access controls and other features are available only in the Scale/Enterprise licenses

one year ago
0 Hey Clearml, Pipeline From Tasks: Following This Example

Can you provide a self contained contained snippet that reproduces this behavior?

2 years ago
0 Hi Everyone, I'M Setting Up Aws Autoscaler. Is It Possible To Configure

The ec2 machines will be spun in your account. Any image accessible by those machines will be usable. You can add a bash script to run on the ec2 instances on startup and login. The agent on the ec2 instance will basically run a 'docker run' command.

7 months ago
0 Hi Everyone, I'M Setting Up Aws Autoscaler. Is It Possible To Configure

No need, you can set multiple compute resources per single autoscaler instance

7 months ago
0 Hi All

I think it was some minor misconfiguration on one of the servers running the applications, incorrect limit was set

8 months ago
0 Hey Team Some Bug I Noticed What I Don'T Know How To Tackle I Have A Project With Active Tasks From The Main

Hi @<1523701842515595264:profile|PleasantOwl46> , what version of ClearML are you running? Also, when you navigate to the webUI, do you see any console errors in developer tools (F12)? Are the API requests returning empty?

3 months ago
0 Hi All

Multiple instances of the autoscaler maybe?

8 months ago
0 Hello, I Wanted To Test Out Clearml And Installed The 7.14.2 Helm Chart. The Deployment Looks Ok. I Can Access The Webui And Create Workspace Api Credentials. What I Can’T Do Is.

Looks like a network issue.

As a side note, I would suggest removing & revoking all credentials you've pasted here 🙂

7 months ago
3 years ago
0 Hi, I'M Looking For Documentation On Gcp Autoscalers. When I Search On The Docs Site, It Shows Me The Aws Autoscaler But Not The Gcp One. Can Someone Point Me To The Right Docs Page? Thanks!

Hi JumpyPig73 ,

It appears that only the AWS autoscalar is in the open version and other autoscalars are only in advanced tiers (Pro and onwards):
https://clear.ml/pricing/

3 years ago
0 I Just Saw The New Release Of The Agent 1.8.1 :

Hi @<1576381444509405184:profile|ManiacalLizard2> , it looks like the default setting is still false

one year ago
0 Hi,

About 2. I'm not familiar in depth with it. What does it come out as? Text?

2 years ago
0 Hi! We Use Clearml Self-Hosted On A K8S Cluster. Great Work Btw

Hi @<1649221394904387584:profile|RattySparrow90> , events and console logs are logged to elastic so they can be fetched. Debug samples are also events so they are saved to elastic (A link to the debug is saved in the event itself).

It is suggested to keep a dedicated elastic to ClearML

one year ago
0 Hi, Is There A Way To Access The Clearml File Server? I Would Like To Check If An Artifact Object Has Been Deleted Or Not.

Oh, I would suggest asking on the main support channel for ClearML 🙂

one year ago
0 Hi All! Please Tell Me What You Need To Do So That You Can Choose Input, Can You From Here? What Would The Models That We Made Appear Here, And Not A Clearml Example?

Hi @<1523702932069945344:profile|CheerfulGorilla72> , making sure I understand - You basically want to select an input model via the UI?

2 years ago
Show more results compactanswers