Hello, friends! I've got a problem. I am trying to restore ClearML server from backup. I did what docs tell: archived "config" and "data" folders, moved them...
one year ago
Hi everybody. I have setup clearml with some agents that execute experiments in docker mode. This is working perfectly. I am now also trying to use the pycha...
4 years ago
Hello! Is there a way to filter the "Console" logs by host when logging from multiple workers to the same Task when using distributed training? I see the "Ho...
one year ago
Hi quick question: does Task.connect_configuration support OmegaConf DictConfig objects? ie. Can I do: config = train_task.connect_configuration(OmegaConf.lo...
3 years ago
This will close it Task.current_task().close()I think we should rename completed() because it just marks the Task as completed on the backend but does not ac...
4 years ago
Hi, we noted that using K8S glue, there are some situations where the task cannot be registered as error and will be stuck at pending. An example of one situ...
4 years ago
Hi, in the Metric Snapshot section of the Overview tab of a project page, would it be possible to: Show running experiments Have the legend clickable, to hid...
3 years ago
Hi all, quick question, is there a way for me to download a model or artifact directly from the CLI using its Id?
3 years ago
Hello, Getting this message On sub tasks https://github.com/allegroai/clearml-agent/issues/38 When trying to do Hyper parameters optimiziation. Is there any ...
3 years ago
Hi, does anyone know how to clone every step of a pipeline to a project? I'm doing this to save all execution results and compare them with previous versions...
11 months ago
Hi all - I have a large dataset and have preprocessed it and saved each item in .pt files, which are loaded using torch.load in my Dataset . The issue is tha...
one year 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
Hey, perhaps a weird question but: Do you have the clearml logo in higher res? Haha im trying to build a slack agent with the green "C" logo but all the imag...
3 years ago
Any idea what I've missed here? Thanks
3 years ago
I have a questions about queue priorities with clearml-agent. I have two queues, A and B . Some of my agents support queue A and B with higher priority for B...
4 years ago
Hi, I added in my code task.ignore_requirements("pywin32") however this library is still getting added by ClearML to the packages (which causes error on Linu...
2 years ago
is there anyway to cancel the “--rm” in the clearml agent docker mode?
one year ago
Hi, I have a question about the Pipeline, especially about the parallelism part. We are considering implementing a use case and are interested in knowing whe...
2 years ago
Hi, a couple of questions, If a worker's GPUs are being used (not by trains queue, but because of another program), would the queue take another available wo...
5 years ago
Can anyone point me to a resource (or person) that can tell me what counts towards the "artifacts storage" and the "metrics" in my clearml workspace billing ...
2 years ago
Hello everyone . I am using clearml-agent daemon . Lets consider following situation: I have my clearml-agent daemon running -> it has some python_binary var...
2 years ago
Hi all. I'm setting up an model export script that will export trained models for edge deployment. I initially thought about setting it up as a trigger sched...
one year ago
Please tell me what RAM metric is tracked by ClearML? what i see in htop and on the board don't match even though it's the same server 20 GB vs 70GB
2 years ago
Hello. Recently INSTALLED PACKAGES behavior has been changed. Previously it was following: 1. If INSTALLED PACKAGES is empty, packages should be installed fr...
4 years ago
Is there a way to configure a clearml-agent so that it shutdown the server after it has been idle for a certain time period? We are using GPU resources from ...
2 years ago
During our first large hyperpameter run, we have noticed that there are some tasks that get aborted with the following console log: User aborted: stopping ta...
2 years ago
Hi, I'm attempting to upgrade my clearml server on offline env. I wish to retain all existing data. Can I check if it suffice to just docker-compose down --r...
4 years ago
Hello, I am using Datasets in Community server. I have been trying to create a child dataset the following way: dataset_name = "Training2501" dataset_project...
3 years ago
Hi, I updated my project to use hydra 1.1 and I realized that the params are not being saved anymore. Is there any known incompatibility between the current ...
4 years ago
hi community! this summer i worked on an interesting project and clearML helped me a lot. Does somebody know how to switch back to the free plan and stop pay...
3 years ago