Hi everyone! I have weird issue with clearml pipelines: sometimes when i run my script localy and then connect to remote, old script executes with old parame...
2 years ago
Hi everyone. I have a strange problem with pipelines: When I start a pipeline to run in a queue the pipeline is stuck at the first pipeline component. That i...
2 years ago
Hi everyone, weird problem with Dataset.get_local_copy (both from sdk and from clearml-data): I have a dataset with a single file and lots of s3 links. used ...
one year ago
Hi all, When I change the credentials of my clearml.conf manually I can connect to another workspace and log experiments and models there. What is the easy w...
one year ago
Hello, I am trying to compare plots of two experiments with the same name ( for instance the distribution of features when I change a hyperparameter). How ca...
one year ago
hello, clearml-server appears to fail escaping html in stdout/stderr reporting (the console view), is this a known bug ? is this fixed on 1.13.0 maybe ? I’m ...
one year ago
👋 Hi everyone! I got this error Error: Invalid control character at: line 89 column 25 (char 3528) when download data with this command: clearml-data get --...
one year ago
Hi everyone, a question about clearml-data: Is it possible to tell ClearML to not chunk and zip my data, but instead rebuild keep the structure of the datase...
one year ago
👋 Hi everyone! I’m really glad ClearML exists and think you guys are doing fantastic work! ❓ I have question regarding remote execution. What I essentially ...
one year ago
Hello everyone! Is there a way to delete ClearML task tags via python SDK? It seems that I can only remove tags through the browser interface 😢 Can anyone h...
one year ago
Hi. Executing reports I noticed quadruple, identically rendered results. Does anybody know a solution? E.g. None
one year ago
Hello everyone! I have another question 🙂 I have several ml models loaded to my ClearML server. I want to download them from server to local directory. Is t...
one year ago
hi everyone! i have few questions in hosting the clearml server - is it possible to generate credentials without ui, from backend. - is it possible to use na...
one year ago
Hi! I'm trying to report plotly figure to the output model, but the api does not have this functionality yet (for Model ). From the code of Task reporting I ...
one year ago
Hello. How do I tell the clearml agent to not install the tasks requirements and use existing local env instead? Also what should I do if my task depends on ...
one year ago
Hi. is there a way to pass multiple pre/post execution callbacks for a step?
one year ago
Is there documentation on the ClearML Slurm enterprise integration?
one year ago
Hi, I have upgraded my ClearML server from version 1.9.1-312 to version 1.13.0-414. After the upgrade much of outputs of the previously existing experiments ...
one year ago
Hello everyone! I'm using ClearML, YOLO v8 and ClearML GPU Compute (for orchestration). The issue is that I can't find a compatibility to use GPU during YOLO...
one year ago
Hi everyone, I have a bit of a weird problem. I have a task which is “Completed” in UI, everything looks fine with it, but when I access it through the Task....
one year ago
Hi everyone!! Is clearml multi GPU support. I have 2 machines. each machine have 2 A100 GPU. Do we have any option to run workload in these GPU. same time li...
one year ago
Hi everyone, Does ClearML preview *.txt files? I uploaded about 2GB files and want to share it to others and make sure they can preview them. Please help!
one year ago
Hello everyone, I seem to recall a while back that support for Azure autoscaler was supposed to come later. However, looking at the applications tab, there i...
one year ago
Hi. We are building a pipeline. For this, we try to get access to artefacts from preceding tasks in the pipeline, via their task id, like hpo_task = Task.get...
one year ago
Hello ClearML community! I have a question regarding batch inference using a base Docker image in ClearML. I have a Docker image that is configured with the ...
one year ago
Hi everyone, I'm getting really weird issue with clearml installation. Basically, I have an environment where I already configured clearml via clearml-init, ...
one year ago
Hello, are there any plans to add support for pdm package manager? It's what we use since poetry dependcy solver is quite slow and it would be neat to have d...
one year ago
Hi, Is there a way to get the project name of a model from the SDK. The property project of a model returns its id, I'd like to get the project name but I do...
one year ago
Hi all I am would like to somehow prevent clearml caching from caching a task that hasn't uploaded artifacts (using cache_executed_step in add_step )? Can th...
one year ago