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
ReassuredTiger98
Moderator
89 Questions, 526 Answers
  Active since 10 January 2023
  Last activity 25 days ago

Reputation

0

Badges 1

494 × Eureka!
0 Votes
5 Answers
240 Views
0 Votes 5 Answers 240 Views
5 months ago
0 Votes
30 Answers
226 Views
0 Votes 30 Answers 226 Views
Hi everyone, quick question regarding MinIO and logging: task = Task.init( project_name=project_name, task_name=task_name, tags=tags, output_uri=" ", ) torch...
one year ago
0 Votes
5 Answers
222 Views
0 Votes 5 Answers 222 Views
2 years ago
0 Votes
1 Answers
200 Views
0 Votes 1 Answers 200 Views
2 years ago
0 Votes
10 Answers
222 Views
0 Votes 10 Answers 222 Views
I found the following config parameter (related to clearml-data I guess?): sdk.storage.cache.size.cleanup_margin_percent ( integer ) The percentage of cache ...
2 years ago
0 Votes
21 Answers
222 Views
0 Votes 21 Answers 222 Views
2 years ago
0 Votes
22 Answers
217 Views
0 Votes 22 Answers 217 Views
Another question: Is it possible to read the dependencies manually from a conda environment.yml? It seems like clearml is not able to fetch the dependencies ...
2 years ago
0 Votes
2 Answers
223 Views
0 Votes 2 Answers 223 Views
Anyone else experiencing that tasks that fail are not shown as "failed", but instead keep on running and hogging the clearml-agent?
2 years ago
0 Votes
3 Answers
253 Views
0 Votes 3 Answers 253 Views
Hello everyone, does someone know whether it is possible to increase the height of the Results -> Plots? Hard to interact with 3D Plots currently since these...
2 years ago
0 Votes
13 Answers
218 Views
0 Votes 13 Answers 218 Views
Currently, to provide SSH access to the docker images for a task, .ssh is mounted into the docker. Wouldn't a solution like this https://gist.github.com/d11w...
2 years ago
0 Votes
11 Answers
246 Views
0 Votes 11 Answers 246 Views
Any idea why I would be getting the following error when running a task in a clearml-agent? (Python 3.7.9, package_manager.type = conda) ERROR: Could not fin...
2 years ago
0 Votes
24 Answers
238 Views
0 Votes 24 Answers 238 Views
Hi everyone, is it possible to not create a copy of a dataset when adding to clearml? My data is already in a directory on the clearml-server machine and I d...
one year ago
0 Votes
9 Answers
169 Views
0 Votes 9 Answers 169 Views
Anyone here with any idea why my service tasks get aborted when going to sleep?
4 months ago
0 Votes
17 Answers
187 Views
0 Votes 17 Answers 187 Views
I am trying PyTorch Nightly again with Python 3.10. Works fine locally, but fails on clearml-agent in docker mode. ERROR: Ignored the following versions that...
4 months ago
0 Votes
3 Answers
266 Views
0 Votes 3 Answers 266 Views
Is is intended that restarting the server somestimes leads to abortion of experiments on clearml-agents User aborted: stopping task (3) ?
one year ago
0 Votes
30 Answers
225 Views
0 Votes 30 Answers 225 Views
Can someone point me whether/how the services-agent the starts with the clearml-server mounts the .ssh directory for accessing a private git repository from ...
2 years ago
0 Votes
9 Answers
201 Views
0 Votes 9 Answers 201 Views
Here are two more questions: agent.package_manager.system_site_packages can be used to inherit packages from the system. How does clearml resolve packages/wh...
2 years ago
0 Votes
1 Answers
227 Views
0 Votes 1 Answers 227 Views
Can someone confirm it is not possible to logout with fixed users with the current clearml-server? Logout Failed Unable to find endpoint for name login.logou...
2 years ago
0 Votes
2 Answers
260 Views
0 Votes 2 Answers 260 Views
Hello everyone! Is clearml doing asynchronous or synchronous logging for e.g. tensorboard SummaryWriters?
one year ago
0 Votes
4 Answers
261 Views
0 Votes 4 Answers 261 Views
Hey everyone, when uploading with clearml-data it will print and save a lot of logs (multiple GB) because it prints the progress quite often. How can I make ...
one year ago
0 Votes
11 Answers
219 Views
0 Votes 11 Answers 219 Views
Hi everyone, I have a quick question: When I use api.files_server : s3://my_minio_instance:9000 in the clearml.conf without a bucket, I get the errors Failed...
10 months ago
0 Votes
3 Answers
201 Views
0 Votes 3 Answers 201 Views
What does agent.package_manager.type actually do? I am wondering what happens, if my project uses a package that is only available either on pip or with cond...
2 years ago
0 Votes
30 Answers
217 Views
0 Votes 30 Answers 217 Views
It seems like ClearML Agent does not support arparse subparsers, right? https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.add_subparser...
2 years ago
0 Votes
2 Answers
69 Views
0 Votes 2 Answers 69 Views
one month ago
0 Votes
4 Answers
234 Views
0 Votes 4 Answers 234 Views
Are "delete" calls to the API Server blocking, i.e. does the server answer instantly or only after the delete has been completed? I am asking this because my...
one year ago
0 Votes
5 Answers
236 Views
0 Votes 5 Answers 236 Views
11 months ago
0 Votes
8 Answers
245 Views
0 Votes 8 Answers 245 Views
Hey everyone, is it possible to set the fileservers in the auto-generated credentials of the users? I use MinIO fileservers and want to provide the url with ...
one year ago
0 Votes
3 Answers
221 Views
0 Votes 3 Answers 221 Views
one year ago
0 Votes
4 Answers
210 Views
0 Votes 4 Answers 210 Views
Another question: How can I set the fileserver IP? E.g. I want the artifact locations to point to my proxy server, so that I can support SSL
one year ago
0 Votes
30 Answers
255 Views
0 Votes 30 Answers 255 Views
Another question: How can I make clearml-agent use pre-installed version from the nvidia/pytorch ( https://docs.nvidia.com/deeplearning/frameworks/pytorch-re...
one year ago
Show more results questions
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

So missing args that are not specified are not None like intended, but just do not exists in args . And command is a list instead of a single str.

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

Args is similar to what is shown in print(args) when executed remotely.

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

With remote_execution it is command="[...]" , but on local it is command='train' like it is supposed to be.

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

Ah, it actually is also a string with remote_execution, but still not what it should be.

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

And in the WebUI I can see arguments similar to the second print statement's.

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

Good, at least now I know it is not a user-error 😄

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

If you compare the two outputs it put at the top of this thread, the one being the output if executed locally and the other one being the output if executed remotely, it seems like command is different and wrong on remote.

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

That seems to be the case. After parsing the args I run task = Task.init(...) and then task.execute_remotely(queue_name=args.enqueue, clone=False, exit_process=True) .

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

The script is intended to be used something like this:
script.py train my_model --steps 10000 --checkpoint-every 10000
or
script.py test my_model --steps 1000

2 years ago
0 It Seems Like Clearml Agent Does Not Support Arparse Subparsers, Right?

When I passed specific arguments (for example --steps) it ignored them...

I am not sure what you mean by this. It should not ignore anything.

2 years ago
0 Also Is There A Way To Just Run A Dockerfile? So For Example My Project Includes A

Nvm. I forgot to start my agent with --docker . So here comes my follow up question: It seems like there is no way to define that a Task requires docker support from an agent, right?

2 years ago
0 Another Quick Question About Fileservers And Clearml-Agent: Clearml-Agent Seems To Ignore The Output Destination Set In The Task Config

@<1576381444509405184:profile|ManiacalLizard2> Just so I understand correctly:
You are saying that in your local, user-specific, clearml.conf you set the api.files_server , but in your remote, clearml-agent, clearml.conf you left it empty?

one month ago
0 Another Quick Question About Fileservers And Clearml-Agent: Clearml-Agent Seems To Ignore The Output Destination Set In The Task Config

I think in the paid version there is this configuration vault, so that the user can pass their own credentials securely to the agent.

one month ago
0 I Have A Self-Hosted Clearm-Server And And Clearml-Agent Started With

However, I cloned the experiment again via the web UI. Then I enqueued it.

2 years ago
0 How Many People Are Actually Working At Allegroai/On Clearml?

No reason in particular. How many people work at http://allegro.ai ?

2 years ago
0 Hi, Although

So I have to specify it on every clearml-agent in the respective clearml.conf?

2 years ago
0 Hi Everyone, Quick Question Regarding Minio And Logging:

Is there a simple way to get the response of the MinIO instance? Then I can verify whether it is the MinIO instance or my client

one year ago
2 years ago
0 Hi Everyone, I Have A Quick Question: When I Use

I can put anything there: s3://my_minio_instance:9000 /bucket_that_does_not_exist and it will work.

10 months ago
Show more results compactanswers