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

Reputation

0
0 Hi, How Can I Easily Start A Shell Script From Within An Experiment And Have Its Logs (Stdin/Err) Logged In Clearml?

Hi JitteryCoyote63 ,
If you run in docker mode it will execute the shell script. I think it should be printed in the logs on startup.

3 years ago
0 Hi All, I'M Trying To Run The Clearml Agent From Dockerhub Image

Hi PunyWoodpecker71 , what are you trying to do?
Do you have K8s?

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

let me know if it changes anything. Of course rerun the agent afterwards

11 months ago
0 I Have The User/Pass Set Up On The

What OS are you on?

11 months ago
0 I Need Deploy Clearml On-Premise Without Docker? Please Mention Is There Any Ways To Follow?

Hi @<1556812506238816256:profile|LargeCormorant97> , I think you would need to go deeper and investigate each docker's environment and see what is run inside each container and what is the entrypoint since there are several containers each in charge of something else.

Is there a specific reason you need to deploy it without docker?

2 years ago
0 Hi, I’M Trying To Minimize Startup Time For My Training Tasks, I’Ve Set

You can read up on the caching options in your ~/clearml.conf
You can make virtualenv creation a bit faster

3 years ago
3 years ago
0 Hi All, I'M Trying To Run The Clearml Agent From Dockerhub Image

Or are you just trying to run clearml-agent?

3 years ago
0 A Question On Pipeline Artifacts And Their Use In Steps. I Want To Add An Artifact To The Pipeline (See Below), And Use It As Input To A Function Step. But The Following Does Not Work Because

Hi @<1649221402894536704:profile|AdventurousBee56> , I'm not sure I understand. Can you add the full log and explain step by step what's happening?

one year ago
0 How Is This Possible. Gpu_Mem_Used Gb Is 0 But Usage In % And Gpu Utilization Is High.

Hi DrabCockroach54 , what version of ClearML are you using? What OS is this running on?

2 years ago
0 Hi, Could Somebody Please Confirm If The

Can you please share how you configured the credentials?

2 years ago
0 Hi, Could Somebody Please Confirm If The

Hi @<1566596960691949568:profile|UpsetWalrus59> , looks right to me 🙂

2 years ago
0 Hi Everyone, I Am Having A Few Problems With The Ui: 1. I Uploaded An Optimization Task Yesterday - And I See It Running, But The Hyper-Parameter Optimization App Disappeared From The Ui. I Managed To Access It Only In An Indirect Way - Through The Worker

AbruptWorm50 , you can send me. Also can you please answer the following two questions?
When were they registered? Were you able to view them before?Also, you mention plots but in the screenshot you show debug samples. Can I assume you're talking about debug samples?

3 years ago
0 Hi, Is There A Way To Log Sklearn Metrices (Like Accuracy/Precision) In A Tabular Way Rather Than Plot ?

HappyDove3 Hi 🙂

Well, since all the data is logged you can simply use the API to retrieve it and create the tables yourself quite easily!

3 years ago
0 I Setup A Dedicated Mongo Instance With A

Hi @<1585441130525233152:profile|TrickyGoose45> , you mean that the mongodb you set up is not part of the docker compose?

2 years ago
0 Hey Currently Trying To Run A Pipeline Locally To Test A Pipeline Component With

Can you please elaborate on what you're trying to do and what is failing?

3 years ago
0 Hey Currently Trying To Run A Pipeline Locally To Test A Pipeline Component With

What happens if you delete ~/.clearml It's clearml's cache folder

3 years ago
0 Hi Everyone, I Am Very New To Clearml. I Would Like To Do A Tutorial To Gain Practical Experience With Clearml. I Have Seen That

Hi VivaciousBadger56 , This is a good question. In my opinion it's best to start with viewing videos from ClearML's YouTube video. This one is especially useful:
https://www.youtube.com/watch?v=quSGXvuK1IM

As regards to which steps to take, I think the following should cover most bases:
Experiment tracking & management - See that you can see all of the expected outputs in the ClearML webUI Remote experiment execution - Try and execute an experiment remotely using the agent. Change some c...

3 years ago
0 Hi All. Can You Please Help Me. Is It Possible When Using Docker To Not Install Virtual Env? I Am Using Kubernetes Glue. Found Only Such A Piece Of Code About This

CumbersomeParrot30 , try setting the following environment variable to true:
CLEARML_SKIP_PIP_VENV_INSTALL

4 years ago
0 Hello Everyone! Do You Know How To Run Several Agents Simultaneously On The Same Pc? I Launched The First One And If I Try To Run The Second One I Get:

Hi ExcitedSeaurchin87 ,

How are you trying to run the agents? Also, are you trying to run multiple agents on the same GPU?

3 years ago
3 years ago
0 Hey Currently Trying To Run A Pipeline Locally To Test A Pipeline Component With

Didn't have a chance to try and reproduce it, will try soon 🙂

3 years ago
0 I'M Trying To Use Store Some Data In Clearml-Data. Then I Want To Get It Back Elsewhere Using Dataset.Get_Local_Copy. It Returns A Directory But I Don'T Know How To Actually Access And Use That Data, And Remove It When It'S Done. Help Would Be Appreciated

In case of non mutable copy you get a direct link to the cache folder, you should not change the content. In case of mutable it's a local copy for you to change or play around with, you can make any changes you want there 🙂

4 years ago
0 Hi, Is There A Way To Share Reports With Users That Are Not Part Of The Workspace?

No, but I think it would make sense to actually share reports outside of your workspace, similar to experiments. I'd suggest opening a GitHub feature request

one year ago
0 Hello! Is It Possible To Deploy Clearml-Server On Linux/Arm64 Platform?

Hi @<1810483998732849152:profile|NonsensicalDuck81> , as long as you have docker installed, yes 🙂

8 months ago
0 Ui Suggestion #2:

DepressedChimpanzee34 , this has been reported and should be solved in one of the following versions 🙂

4 years ago
Show more results compactanswers