Hello All! Was wondering if it is possible to generate report automatically after running a task a or pipeline. Or I do need to generate the report manually?...
9 months ago
Hi all, I want to ask, how I can get commit id from compiled task. I tried get_script method in Task class, but there only info about branch (I think because...
9 months ago
Hi i've deployed clearml localy with docker compose, but for every execution i run, nothing happens after installing package in the agent, can someone help p...
9 months ago
Hello everyone, I have a github repository and a sub repository which is cloned under the parent repository. The parent repository is checking out from the b...
9 months ago
Hi everyone, has someone of you tried to track your SHAP plots with clearML? Somehow in my dashboard the tracked plots are empty. Might they be too complex o...
10 months ago
I'm setting task.publish_on_completion(True) right after initializing the task, and this works as expected if I run the task locally. But when executed on a ...
11 months ago
Hello, I look up to the clearml data documentation, the Dataset.add_external_files method seems like to perform a download from the source url. What if the c...
10 months ago
Hi! How can I use the ClearML SDK to check parameters set in clearml.conf ? Is there a dict somewhere inside clearml.config.... ? Specifically, I would like ...
10 months ago
Hey all, I've been doing some hyperparameter tuning today using a clearML managed dataset. However, I kept running into the following error: Error loading da...
10 months ago
Hi everyone! I am currently using ClearML to track my Datasets. At each run I am producing some datasets that are somehow "heavy". As I want to track any dif...
10 months ago
Any tips running my first tasks in clearml-agent daemon --docker ? My task is configured with my tried-and-true Docker image (from before using ClearML) with...
10 months ago
Hi, I have a free account. Two days ago received a notification stating that I had exceeded my metrics quota. In response, I deleted several projects and exp...
10 months ago
Hi everyone, I noticed that ES database of my local server instance is taking up huge amount of RAM (>32GB RAM usage for a ~80GB disk space). There is enough...
10 months ago
Hi everyone, We want to migrate an existing clear-ml server from plain ec2 instances to eks is there any guide/documentation/thread about it?
10 months ago
hi, is it a well known issue that once you upload an artifact with the prefix of "data_" to a task, you cannot fetch the task since clearml sees it as a data...
10 months ago
Hi everyone, I want to use clearml agent on my remote machine, where I've setup my codebase, along with cred files, dataset dir, dockerfile and docker run sc...
10 months ago
Greetings, I manually set up a server on EC2 but I'd rather not put everything on /opt and instead save large files (like media, plots, model weights and oth...
10 months ago
When running a data processing task with joblib.Parallel, the print statements don't appear in the ClearML Console. Also the Logger.current_logger().report_t...
10 months ago
Hello, have a question here, is it normal that after running a HPO script, it only shows Progress report #X completed, sleeping for 5.0 minutes ? Currently i...
10 months ago
Hi, i have the same problem with this issue: None I run the clearml-agent and the clearml server on the same machine. It seems that after installing default ...
10 months ago
Happy new year everyone! 🥂 🎆 Last minute 🎁 v2.0 is now out, with a new UI design! now finally supporting light & dark mode 🤩 Lot's more to come this year...
10 months ago
Can I Upgrade From Clearml-Server 1.17 To 2.0 Directly, Or Do I Need To Upgrade To 1.17.1-554 First?
can I upgrade from clearml-server 1.17 to 2.0 directly, or do I need to upgrade to 1.17.1-554 first?
10 months ago
Hi from what I can tell trying to follow this documentation None To start an agent I should run clearml-agent daemon --queue test_queue --detached and to sto...
11 months ago
Hi, I've run into a problem and would appreciate some help. I installed clearml locally. When I run a new task on a remote server and in the Python training ...
11 months ago
Hi! I’ve checked the docs for clearml-helm charts, and I’ve seen the possibility to add additional volumes/volume mounts. Could you please provide an example...
10 months ago
Hi - I have a nube issue 🙂 I signed up to clearml and did the verification and all, but it seem I just cannot log in for some reason - all I get is this scr...
10 months ago
Hello. I'm running the self-hosted version of clearml-server and I'm seeing that the elasticsearch container is using a lot of memory. I have two questions: ...
10 months ago
Have you guys forgot to add uv caching? Im trying on 1.9.3rc0 and uv always redownloads the packages, doesnt use cache. Or is it my skill issue? All i added:...
10 months ago
Hi there, I’ve run into the following error when trying to enqueue a new task: Error: Action failed <500/100: tasks.enqueue/v1.0 (General data error (Transpo...
10 months ago