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 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?

3 years ago
0 Hi All - I Am New To Clearml And Trying It Out Using The Free Plan, And I Am Generally Quite Impressed With The Amount Of Features Available For Free

Hi @<1655744373268156416:profile|StickyShrimp60> , happy to hear you're enjoying ClearML 🙂
To address your points:

Is there any way to lock setting of scalar plots? Especially, I have scalars that are easiest comparable on log scale, but that setting is reverted to default linear scale with any update of the comparison (e.g. adding/removing experiments to the comparison).

I would suggest opening a GitHub feature request for this

Are there plans of implementing a simple feature t...

one year ago
0 Can I Run A Random Task From A Queue? Like This

Cant you paste the output until the stuck point? Sounds very strange. Does it work when it's not enqueued? Also, what version of clearml-agent & server are you on?

3 years ago
0 Can I Run A Random Task From A Queue? Like This

On what OS are you on?
Regarding your question - I can't recall for sure. I think it still creates a virtualenv

3 years ago
0 Hi, In The "Choose Compared Experiments" View Of The Webui, Would It Be Possible To Add A Toggle To Include Archived Experiments In The Results Of The Search? Also Add The Task Type Field?

Interesting idea. From the looks of it even by searching for the task id manually archived experiments aren't fetched. Maybe open a github issue for this, really cool feature idea 🙂

2 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 Can I Run A Random Task From A Queue? Like This

Does the machine have connection to the backend?

3 years ago
0 Can I Run A Random Task From A Queue? Like This

Are you running on your own server or the community server?

3 years ago
0 Hello, How Can I Run My Tasks Inside Docker Without Installing Anything At All. Assume That My Image Is Ready To Go And Only Thing That Could Change Is Code. This Is How I Run My Queue On Worker: Clearml-Agent Daemon --Queue Cccg --Docker This Is How I

Hi @<1590514584836378624:profile|AmiableSeaturtle81> , I think these are the env variables you're looking for:
CLEARML_AGENT_SKIP_PYTHON_ENV_INSTALL
CLEARML_AGENT_SKIP_PIP_VENV_INSTALL
CLEARML_AGENT_FORCE_CODE_DIR
None

11 months ago
0 Trying To Access The Csv File Uploaded On The Clearml Dataset In My Local Device Is Giving Me Some Errors

What is the dataset URL you see in the UI? If you go to the dataset, there should be a view to the dataset link

2 years ago
0 Trying To Access The Csv File Uploaded On The Clearml Dataset In My Local Device Is Giving Me Some Errors

It looks like you can't access the file due to permissions. And in the agent run there is no such file. How are you storing it and how are you trying to fetch it in code during the agent run?

2 years ago
0 Trying To Access The Csv File Uploaded On The Clearml Dataset In My Local Device Is Giving Me Some Errors

Click on the 'Task information ->' at the bottom of the right window. This will take you to the task object in the system. Then go to artifacts.

2 years ago
0 Hi All, I Am Trying To Understand How The Communication Between Clearml Server And Clearml Agent Takes Place And What All Ports/Protocols Are Involved, If Both Are On Different Machines. As Per The Documentation Here -

Hi @<1587977852635058176:profile|FloppyTurtle49> , yes same would be applicable. Regarding communication: It is one way communication from the agent to the clearml server done directly to the API server - basically what is defined in clearml.conf

Hope this clears things up

2 years ago
0 Hello, I Got A Question. I Start The Clearml Server On Premise. When I Create A New Credential, It Doesn'T Have

My guess is it's failing to auto-detect the fileserver. The UI doesn't take info from the docker-compose so I think you'll need to add it in manually.

May I ask why you've changed the ports from the default mappings?

3 years ago
0 Hi Everyone, Qq: I Specified The Output_Uri Of The

I think you need to configure api.files_server in ~clearml.conf as your s3 bucket

3 years ago
2 years ago
0 Has Anybody Used

When you run it locally it doesn't freeze?

3 years ago
0 Hi! While I'M At The Office, All Works Well, But At Home I Get A Lot Of Timeout Warnings While Trying To Download Or Save Data. I Dont Think It Is Related To The Connection Quality Because It Is Realy Good (Download 600 Upload 100). Can You Help Me Fig

It seems like a networking issue on your side. ClearML isn't blocking anything. Most likely unrelated to connection speed but to DNS or something related.

What if you connect using your phone hotspot or another provider?

one year ago
0 Hi! We Are Trying To Upload Datasets To Clearml From Redshift. Is There Any Direct Integration Between With Redshift? We Would Like To Avoid Downloading The Whole Dataset And Uploading It Every Time. Thank You!

Hi @<1617693654191706112:profile|HelpfulMosquito8> , can you please elaborate? Did you self deploy on Redshift? I don't think it really matters. What is the workflow you're trying to achieve?

one year ago
0 Hi All, I Have Become A Big Fan Of Clearml By Now

Sounds like a good idea 🙂

one year ago
Show more results compactanswers