Some wierd bug with get_local_copy? I have: Dataset C (100x a.png, 100x b.json, 100x c.json) Dataset B (5x a.png, 5x b.json, 5x c.json, 10x new.json) Dataset...
3 months ago
S3 Setup is confusing for me, so this is how clearml.conf looks like on my local machine where I run test scripts
11 months ago
Graph is drawn quite bad in such cases, hard to understand the relations Red line shows the actual linking, but it looks like it links to another dataset alo...
5 months ago
I've had this bug where every few weeks all my current running experiments are stopped and then deleted. This has now happend like 3-4 times. I dont understa...
11 months ago
Is there a reason that im not seeing any side panels? Following this tutorial: None
one year ago
fixing it manually later on fixes the problem
9 months ago
hello, has anyone had problems where their experiments are deleted and tasks killed for some reason? Multiple times now I have had my experiments aborted and...
one year ago
how to make sure that clearml agents are running queue after server restart? Sometimes our worker dies and we manually have to run settuping for queue, we ru...
one year ago
well, FAQ helped: None I had to clear my cookies and session storage, problem solved
one year ago
Hello, what are mongodb default login credentials for self hosted clearml server? We are moving our datasets to another place and so far I think clearml does...
9 months ago
im downloading clearml dataset with: dataset.get_local_copy(use_soft_links=True) Somwtimes datasets are really huge, how to get progressbar or any callback o...
one year ago
deleted /opt/clearml deleted /home/ma/.clearml deleted /home/ma/clearml.conf Nothing helps
one year ago
Is this a bug when doing clearml-agent init? When it asks for you to specify file-store if I put None it will fails to understant that its and S3 storage and...
9 months ago
Im having difficuilty understanding how to handle modified files on S3 - I have a file None , its relative_path is /raw/a.png Stored on clearml Dataset "A" (...
5 months ago
Does Dataset.add_files support uploading from S3 uri? I have no problem uploading to S3 but cant use data that is already in s3? Or am I dong something wrong...
8 months ago
How can I move clearml dataset to another directory? Change its URL
one year ago
Hello, can anyone please give us update on our self hosted Ceph server not working with your clearml.conf because we dont have "region" field? None
10 months ago
Hello, clearml.Task has great ability save environment state like packages uncommited changes etc. How can I get the same effect when creating clearml.Datase...
11 months ago
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
5 months ago
Tested on two PCs now
one year ago
Hello, please dont tell me I just deleted something: I wanted to do two things: - Update clearml server- I followed the guilde at None - I deleted my old con...
one year ago
Another annoying problem we have is that task deletion doesnt delete any files at all. I have selected deletion of images But nothing is deleted. I have to w...
11 months ago
Is there any way to get dataset size without downloading state.json? im doing ds = clearml.Dataset.get(dataset_id=d_id), but it instantly tries to download s...
6 months ago
Hello, can clearml.Dataset be put in multiple threads or processes? Especially these two: clearml_dataset.add_files(dst_project_path.absolute()) clearml_data...
7 months ago
What could be the reason that im not getting any scalars reported to clearml using example script? None
11 months ago
Hello, for some reason my upload speed to S3 is insanely slow, I noticed in logs that it upoads to /tmp folder. What does that mean? why tmp?
7 months ago
did we hit the clearml self-hosted capacity? We have 150GB of scalar index in elasticsearach and evertyhting is failing hard. Console logs, scalars, plots ar...
one month ago
Why is async_delete not working? - bucket is not right in logs - This is really misleading in web ui, because it says "success" although async_delete failed ...
11 months ago
Hello, im having huge performance issues on large Clearml Datasets How can I link to parent dataset without parent dataset files. I want to create a smaller ...
6 months ago