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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Is there a way to run a pipeline ( PipelineController ) without using a clearml-agent ? I can't get it to work with the agent, since the task requirements is...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Question about the trains agent and the git credentials When setting a trains agent, it is possible to configure git credentials for it and I'm trying to fig...
5 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Question about pipelines - so the default for pipeline tasks that are executed remotely is to execute on the services queue. Assuming I want only ONE agent l...
3 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
Question about the storage manager. Assuming I have an object that updates frequently and always saved at the same path (e.g. my_bucket/my_data.csv ) and I w...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Assuming I have a trains server installed on Machine A, a trains agent installed on Machine B and I'm developing on Machine C. Is it possibe to launch a task...
5 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
5 years ago
0 Votes
31 Answers
103K Views
0 Votes 31 Answers 103K Views
In PipelineV2, is it possible to register artifacts to the pipeline task? I see there is a private variable ._task but not sure its the right way to go as it...
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
How come PipelineController has changed in a very backwards-incompatible fashion but we are still on the same major version? O_O Also the documentation is no...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I'm running clearml-task --script tasks/hp_optimization.py --name "YYYYY" --project "XXXXXXX" and get the following error - why is that? > Error: Standalone ...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
When using the marketplace AMI - what is the diference between "Launch from website" vs "Launch through EC2"?
4 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
In order to use the AWS Autoscaling, with spot and without spot instances - should we create a custom policy with the associated IAM or will one of the two A...
4 years ago
0 Votes
32 Answers
113K Views
0 Votes 32 Answers 113K Views
Very weird error, trying to run an experiment through an agent in docker mode, and I get this error docker: Error response from daemon: create /home/elior/De...
4 years ago
Show more results questions
0 I'M Running

so when I'm on the machine through SSH

3 years ago
0 What Is Being Stored Exactly In

I had to restart the agent and now everything is fine

3 years ago
0 I'M Running

I can try something with $(pwd)

3 years ago
0 Hi, I Have A Question Regarding Trains And Git. If I Make Changes To A File And Run It Using Trains (Without Pushing The Changes To Github), What Version Of The Script Is Running? It Seems That Every Change I Make Need To Be Added, Committed And Pushed Be

(I'm working with maria)

essentially, what maria says is when she has a script with uncomitted changes, when executing remotely, the script that actually runs on the remote machine is without the uncomitted changes

e.g.:
Her git status is clean, she makes some changes to script.py and executes it remotely. What gets executed remotely is the original script.py and not the modified version she has locally

4 years ago
4 years ago
0 Unrelated Problem (Or Is It?) The Clearml'S Built In Cleanup Service Fails

How can I change the version of the Cleanup Service?

3 years ago
3 years ago
0 What Is Being Stored Exactly In

I'll just exclude .cfg files from the deletion, my question is how to recover, must i recreate the agents or there is another way?

3 years ago
0 What Is Being Stored Exactly In

Yeah the task failed

3 years ago
0 Is There An Auto Scaling Solution For Gcp Users?

I'd be lying if I said I had time for that 🙂

4 years ago
4 years ago
0 I'Ve Been Working A Bit With Trains-Agent, Having Them Deployed On Different Machines Listening To Queues (Docker Mode) And It'S Been Working Good So Far. My Question Is What Is The Difference Between That Setup (Creating Agents On Different Machines And

Yeah but I don't get what it is for - for now I have 2 agents, each listening to some queues. I actually ignore the "services" queue until now

I don't get the difference between how I'm using my agents now, just starting them on machines, and making them listen to queues, to using the "services" mode

4 years ago
0 Question About The Auto Scaling Service Under

I'll try to debug this and updat

4 years ago
0 How Come

Yes very much

3 years ago
4 years ago
0 I'M Running

this means that you supply the machine to execute the actions specified

3 years ago
0 Question About The Auto Scaling Service Under

So what's our next move FriendlySquid61 ? O_O

4 years ago
0 So I Decided To Re-Create My Clearml Server, I

The latest, I curl ed the docker-compose like 10 minutes ago

3 years ago
Show more results compactanswers