Hi, I tried to delete some parameters from Args, but it is prohibited when task is running. How can I make a task leave only necessary hyperparameters in Cle...
4 years ago
Any ideas why this is happening? It was fine yesterday
4 years ago
Hey, I'm running a pipeline, and 1 stage passed - but the next one failed. I fixed the bug for the second one - is there any way to retry the pipeline from t...
4 years ago
Hi all! I'm using ClearML with Hydra as configuration manager. I'm trying to rerun a task by overriding some of the configurations from the UI. I tried to ch...
4 years ago
Hello, I want to update/migrate my trains server (0.16.1-320, installed with docker-compose in /opt/trains) to clearml but I find 0 doc on this, should I mov...
4 years ago
And sure I want to ask about approaches to manage MLOps and really useful recommendations to start work with it. maybe do you have some favourite related art...
4 years ago
Hi , I have this use case. I have Dataset project. This stores the dataset and its lineage. 2. I have another project build using the Pipeline. The pipeline ...
4 years ago
Hello Everyone, glad to be here. This last weekend I officially joined the ClearML team as a community liason/developer advocate. I have spent over 20+ years...
4 years ago
How can I filter out archived tasks with Task.get_tasks?
4 years ago
Hi, when I use task.get_logger().report_table, I go the UI after the experiment finishes and I download the table (under RESULTS > PLOTS), it gives me a json...
4 years ago
Hey i was wondering if i want to setup deploy a clearml server, how would i go about providing credentials for say, the mongodb to the system? the hostname e...
4 years ago
Hi, i was trying out the steps on this ( https://github.com/allegroai/clearml/blob/master/docs/clearml-task.md ) and encountered the following error. Environ...
4 years ago
Sorry, I'm asking too much questions today. I gave myself a whole day to fully evaluate ClearML...that's why. Here goes. Regarding Automatic Logging (Automag...
4 years ago
Hi, my DevSecOps team has raised some issues of us deploying ClearML for use. In particular, they are not happy with docker.sock configuration as it would po...
4 years ago
I cannot get clearml-agent with docker containers to work. clearml uses docker run -v /home/.ssh:/root/.ssh to mount the ssh profile into the container. Howe...
4 years ago
Hey all, hope you’re all doing well. I’m running a self-deployed server (0.17, i think, where can you find the version in use?). I’m having trouble with the ...
4 years ago
Here are two more questions: agent.package_manager.system_site_packages can be used to inherit packages from the system. How does clearml resolve packages/wh...
4 years ago
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...
4 years ago
Hi, I'm trying to reproduce the pipeline example https://github.com/allegroai/clearml/tree/master/examples/pipeline and execute it remotely. It results with ...
4 years ago
Hi, is there a way to not upload results by default to the clearml demo server?
4 years ago
Hi all. I am struggling with integrating plots into my task. Without the plotting code, the task never completes the execution and seems to hang. Also, the p...
4 years ago
Hi, thanks for offering 100GB storage in the free plan! From Web UI or CLI, how to check how much storage is used/left?
4 years ago
I don't quite understand the way Iterations work. In my current experiment I report every 10 epochs, I'm currently in my epoch 30, but in the UI it says iter...
4 years ago
is there a way to sort plots by iteration?
4 years ago
Hi! I'm trying to deploy clearml server in GCP, but I don't have access to allegro's bucket
4 years ago
I am running trains=0.16.4 python==3.7.5 , and notice that the "Log" page sometimes didn't capture the console log from my program. Is this a known issue, an...
4 years ago
Hi, there's something i don't find too logical when using ClearML and its agents. I will need to run my code once on my client computer this is without GPUs....
4 years ago
Let's say I have a project call Proj1 to store datasets with Type "Data Process".. What is the best practice to get the latest datasets ? Example, I start th...
4 years ago
Hi guys, Thanks for the previous discussion on ML-Ops with ClearML agent. I'm still not sure how to monitor a training job on k8s (That wasn't scheduled by C...
4 years ago
clearml-agent vs clearml-agent-services ? same thing?
4 years ago