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
95 Questions, 639 Answers
  Active since 10 January 2023
  Last activity one month ago

Reputation

0

Badges 1

606 × Eureka!
0 Votes
3 Answers
661 Views
0 Votes 3 Answers 661 Views
2 years ago
0 Votes
4 Answers
701 Views
0 Votes 4 Answers 701 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
7 Answers
671 Views
0 Votes 7 Answers 671 Views
How many people are actually working at AllegroAI/on ClearML?
2 years ago
0 Votes
6 Answers
685 Views
0 Votes 6 Answers 685 Views
2 years ago
0 Votes
19 Answers
672 Views
0 Votes 19 Answers 672 Views
Any idea why only a single instance of mujoco can be run with clearml-agent? I run 2 clearm-agents, one per GPU on my workstation. However, the second task f...
3 years ago
0 Votes
16 Answers
664 Views
0 Votes 16 Answers 664 Views
2 years ago
0 Votes
3 Answers
634 Views
0 Votes 3 Answers 634 Views
Hi again, from the API-Server logs Serving Flask app 'server' (lazy loading) * Environment: production WARNING: This is a development server. Do not use it i...
2 years ago
0 Votes
30 Answers
664 Views
0 Votes 30 Answers 664 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
14 Answers
667 Views
0 Votes 14 Answers 667 Views
2 years ago
0 Votes
7 Answers
718 Views
0 Votes 7 Answers 718 Views
I am trying to plot values that are either 0 or 1 (with tensorboardx.add_scalar). However, it doesn't show correctly. Any idea why? (smoothing is 0)
3 years ago
0 Votes
1 Answers
563 Views
0 Votes 1 Answers 563 Views
3 years ago
0 Votes
2 Answers
691 Views
0 Votes 2 Answers 691 Views
2 years ago
0 Votes
30 Answers
610 Views
0 Votes 30 Answers 610 Views
It seems like ClearML Agent does not support arparse subparsers, right? https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.add_subparser...
3 years ago
0 Votes
8 Answers
678 Views
0 Votes 8 Answers 678 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
30 Answers
780 Views
0 Votes 30 Answers 780 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...
2 years ago
0 Votes
11 Answers
615 Views
0 Votes 11 Answers 615 Views
Hi again 🙂 Is there some documentation on what is actually "secured" via authentication in the self-hosted version? The fileservers for example seems to be ...
2 years ago
0 Votes
4 Answers
576 Views
0 Votes 4 Answers 576 Views
Can someone confirm that agent.python_binary is not working? My agent always chooses the system installation /usr/bin/python3.8 which results in /usr/bin/pyt...
3 years ago
0 Votes
12 Answers
525 Views
0 Votes 12 Answers 525 Views
Quick question: Does overriding a task with Task.init() do a proper delete of debug samples at an fileserver or S3 host?
9 months ago
0 Votes
16 Answers
755 Views
0 Votes 16 Answers 755 Views
Btw: There seems to be no support for videos in tensorboard/experiment view (e.g. https://tensorboardx.readthedocs.io/en/latest/tensorboard.html#tensorboardX...
3 years ago
0 Votes
2 Answers
664 Views
0 Votes 2 Answers 664 Views
Is there something like clearml-data delete --id myid2delete for Tasks?
2 years ago
0 Votes
3 Answers
711 Views
0 Votes 3 Answers 711 Views
I just found out that I have a lot of data in /opt/clearml/fileserver for tasks that I already have deleted. No artifacts are displayed in the WebUI. Anyway ...
2 years ago
0 Votes
4 Answers
700 Views
0 Votes 4 Answers 700 Views
Is it possible to set default columns to show on the clearml-server web ui for every user?
one year ago
0 Votes
4 Answers
597 Views
0 Votes 4 Answers 597 Views
2 years ago
0 Votes
5 Answers
669 Views
0 Votes 5 Answers 669 Views
one year ago
0 Votes
24 Answers
749 Views
0 Votes 24 Answers 749 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...
2 years ago
0 Votes
3 Answers
711 Views
0 Votes 3 Answers 711 Views
Is is intended that restarting the server somestimes leads to abortion of experiments on clearml-agents User aborted: stopping task (3) ?
2 years ago
0 Votes
10 Answers
639 Views
0 Votes 10 Answers 639 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 ...
3 years ago
0 Votes
7 Answers
739 Views
0 Votes 7 Answers 739 Views
Hello everyone, quick question: How can I specify that I want to run my task with python -O flag remotely?
one year ago
0 Votes
2 Answers
563 Views
0 Votes 2 Answers 563 Views
2 years ago
0 Votes
8 Answers
519 Views
0 Votes 8 Answers 519 Views
What is the current state of deleting debug samples? I use s3/minio as my fileserver. If I delete tasks from the UI, are debug samples deleted on S3? If I ru...
7 months ago
Show more results questions
one year 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.

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

Just if I leave it empty, it will not work.

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

I have set default_output_uri to s3://my_minio_instance:9000/clearml

If I set files_server to s3://my_minio_instance:9000 /bucket_that_does_not_exist it fails at uploading metrics, but model upload still works:

WARNING - Failed uploading to s3://my_minio_instance:9000/ bucket_that_does_not_exist ('NoneType' object has no attribute 'upload')

clearml.Task - INFO - Completed model upload to s3://my_minio_instance:9000/clearml

What is ` default_out...

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

Yes. What do you mean by unconnected?

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

These are the errors I get if I use file_servers without a bucket ( s3://my_minio_instance:9000 )

2022-11-16 17:13:28,852 - clearml.storage - ERROR - Failed creating storage object Reason: Missing key and secret for S3 storage access ( ) 2022-11-16 17:13:28,853 - clearml.metrics - WARNING - Failed uploading to ('NoneType' object has no attribute 'upload_from_stream') 2022-11-16 17:13:28,854 - clearml.storage - ERROR - Failed creating storage object ` Reason: Missing key...

one year ago
one year ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

It is only a single agent that is sending a single artifact. server-->agent is fast, but agent-->server is slow.

2 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

Agent runs in docker mode. I ran the agent on the same machine as the server this time.

2 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

So my network seems to be fine. Downloading artifacts from the server to the agents is around 100 MB/s, while uploading from the agent to the server is slow.

2 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

Yea, it was finished after 20 hours. Since the artifact started uploading when the experiment finishes otherwise, there is no reporting for the the time where it uploaded. I will debug it and report what I find out

2 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

I guess this is from clearml-server and seems to be bottlenecking artifact transfer speed.

2 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

Yea, correct! No problem. Uploading such large artifacts as I am doing seems to be an absolute edge case 🙂

2 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

AgitatedDove14 Yea, I also had this problem: https://github.com/allegroai/clearml-server/issues/87 I have Samsung 970 Pro 2TB on all machines, but maybe something is missconfigured like SuccessfulKoala55 suggested. I will take a look. Thank you for now!

2 years ago
0 Hello Everyone, I Have A Question About Clearml-Agent + Ssh. I Have Valid Ssh Credentials In

Okay, thanks for the info! I am currently not using k8s, but may be good to know for the future.

3 years ago
0 Another Question: How Can I Make Clearml-Agent Use Pre-Installed Version From The Nvidia/Pytorch (

Oh, interesting!
So pip version on per task basis makes sense ;D?

2 years ago
0 With Clearml 1.0 It Seems That Console Logs Are Only Shown In The Web Ui When The Task Has Finished. Is This Expected Behaviour? With Previous Versions I Was Able To See "Live" Output. I Tested This With The Pytorch_Tensorboardx.Py Example. I Run The Scri

I just tested with remote_execution and the problem seems to exist there, too. It is just that when the task switches from local to remote execution (i.e. exists the local script) the local scalars will appear, but no scalar of remote execution will show up. So also the iteration will not update. However, at least for remote execution I get live console output.

3 years ago
0 Is Is Intended That Restarting The Server Somestimes Leads To Abortion Of Experiments On Clearml-Agents

I don't think so. It is related to issue with the clearml-server I posted in the other thread. Essentially the clearml-server hangs, then I restart it with docker-compose down && docker-compose up -d and the experiments sometimes show as running, but on the clearml-agents I see that actually nothing is running or they show as aborted.
I know that usually clearml-agents do not abort on server restart and just continue.

2 years ago
0 Any Idea Why Only A Single Instance Of Mujoco Can Be Run With Clearml-Agent? I Run 2 Clearm-Agents, One Per Gpu On My Workstation. However, The Second Task Failes With One Of The Following Errors:

If I understood correctly, if I tried to print(os.environ["MUJOCO_GL"]) after the clearml Task is created, this should be set?

3 years ago
0 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 Are Relatively Small.

Very nice!
Maybe for the long-term future you could look into how to make better use of vertical space. Currently, there are 7 (5 in fullscreen mode)= different sections from content to top of the page. Maybe a compact mode would be nice or less space for content headlines.

3 years ago
0 Quick Question: Does Overriding A Task With Task.Init() Do A Proper Delete Of Debug Samples At An Fileserver Or S3 Host?

I use this snippet:

Logger.current_logger().set_default_upload_destination(
    "
" # or 

)
8 months ago
0 Is There A Reason Why All Clearml.Task Methods Regarding Requirements (E.G. Pip Requirements) Are Class Methods? Are Requirements Not Stored In A Task?

Both, actually. So what I personally would find intuitive is something like this:
` class Task:
def load_statedict(self, state_dict):
pass

async def synchronize(self):
    ...

async def task_execute_remotely(self):
    await self.synchronize()
    ...

def add_requirement(self, requirement):
    ...

@classmethod
async def init(task_name):
    task = Task()
    task.load_statedict(await Task.load_or_create(task_name))
    await tas...
2 years ago
0 Is There A Reason Why All Clearml.Task Methods Regarding Requirements (E.G. Pip Requirements) Are Class Methods? Are Requirements Not Stored In A Task?

If you think the explanation takes too much time, no worries! I do not want to waste your time on my confusion 😄

2 years ago
0 Is There A Reason Why All Clearml.Task Methods Regarding Requirements (E.G. Pip Requirements) Are Class Methods? Are Requirements Not Stored In A Task?

Then I could also do this:
# My custom very special use case task = Task() task = task.load_statedict(await Task.load_or_create(task_name)) await task.synchronize() await run_code_analysis() task.add_requirement("myreq") await task.synchronize()

2 years ago
0 Currently, To Provide Ssh Access To The Docker Images For A Task,

Is there a way for me to configure/add the run arguments for the docker run call?

3 years ago
0 Currently, To Provide Ssh Access To The Docker Images For A Task,

Perfect, thanks! Only issue that is left, is that it seems like .ssh is used even when I provideSSH_AUTH_SOCK. I created an issue here: https://github.com/allegroai/clearml-agent/issues/45

3 years ago
0 I Cannot Get Clearml-Agent With Docker Containers To Work. Clearml Uses

For everyone who had the patience to read through everything, here is my solution to make clearml work with ssh-agent forwarding in the current version:
Start and ssh-agent Add ssh keys with ssh-add to agent echo $SSH_AUTH_SOCK and paste into clearml.conf as here: https://github.com/allegroai/clearml-agent/issues/45#issuecomment-779302144 (replace $SSH_AUTH_SOCKET with actually value) Move all the files except known_hosts out of ~/.ssh of the clearml-agent workstation. Start the...

3 years ago
0 I Cannot Get Clearml-Agent With Docker Containers To Work. Clearml Uses

However, I have not yet found a flexible solution other than ssh-agent forwarding.

2 years ago
0 Currently, To Provide Ssh Access To The Docker Images For A Task,

Yes, but this seems pretty reasonable to assume imo.

3 years ago
Show more results compactanswers