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
97 Questions, 644 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

611 × Eureka!
0 Hello! Since Today I Get

ok, thanks!

4 years ago
0 Hello! Since Today I Get

From the logs when ran with --foreground I I do not see any conda create command.

4 years ago
0 Hello! Since Today I Get

Version 0.17.2 it says

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

Okay, but are you logs still stored on MinIO with only using sdk.development.default_output_uri ?

3 years ago
0 Hello! Since Today I Get

Yep, this install PyTorch CPU

4 years ago
0 Hello! Since Today I Get

Same error 😕

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

Is this really working for you guys? I have no clue what's wrong. Seems so unlikely that my code works with artifacts, datasets, but not logging...

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

Seems more like a bug or something is not properly configured on my side.

4 years ago
0 Hello! Since Today I Get
conda env update -p .clearml/venvs-builds/3.8 ./environment.yml

with environment.yml

name: clearml
channels:
  - pytorch
  - anaconda
  - conda-forge
  - defaults
dependencies:
  - pytorch==1.8.0
4 years ago
0 Hi Everyone, Is It Possible To Show The Upload Progress Of Artificats? E.G. I Use

But it is not related to network speed, rather to clearml. I simple file transfer test gives me approximately 1 GBit/s transfer rate between the server and the agent, which is to be expected from the 1Gbit/s network.

4 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.

4 years ago
0 Hello! Since Today I Get

I will try a minimal version now

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

Yea, and the script ends with clearml.Task - INFO - Waiting to finish uploads

4 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

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

Nothing changes, still bad owner or permissions.

4 years ago
0 Hello! Since Today I Get
ca-certificates           2021.1.19            h06a4308_1  
certifi                   2020.12.5        py38h06a4308_0  
cudatoolkit               11.0.221             h6bb024c_0  
ld_impl_linux-64          2.33.1               h53a641e_7  
libedit                   3.1.20191231         h14c3975_1  
libffi                    3.3                  he6710b0_2  
libgcc-ng                 9.1.0                hdf63c60_0  
libstdcxx-ng              9.1.0                hdf63c60_0  
ncurses    ...
4 years ago
0 Hello! Since Today I Get

Would it help you diagnose this problem if I ran conda env create --file=environment.yml and see whether it works?

4 years ago
0 I Have A Self-Hosted Clearm-Server And And Clearml-Agent Started With

Seems possible because I didn't know I had to specify an entrypoint somewhere. I will do some additional tests.

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

But this means the logger will use the default fileserver or not?

3 years ago
0 Hello! Since Today I Get

How does clearml-agent create the conda environment?

4 years ago
0 Hello! Since Today I Get

Perfect! I have to thank you for helping me, not the other way around!

4 years ago
0 Hello! Since Today I Get

Installs CPU

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

An upload of 11GB took around 20 hours which cannot be right. Do you have any idea whether ClearML could have something to do with this slow upload speed? If not I am going to start debugging with the hardware/network.

4 years ago
0 I Suddenly Get

It could be that either the clearml-server has bad behaviour while clean up is ongoing or even after.

4 years ago
Show more results compactanswers