Hi all, we recently went from a docker hosted clearml to a k8s hosted clearml. We migrated our experiments by tarballing the data folder of mongodb and getti...
2 years ago
hi in webserver when i want see task list or project list i have error on failetoparse allowDiskUse anyone can help me
2 years ago
I've been trying to use the Task.get_debug_samples() method to download all debug sample images for a given task id. Is there a way to get a list of variants...
2 years ago
Hi, I am trying to save my trained model weights in S3 bucket instead of using ClearML storage when using clearml-task for ml training remotely. I tried to u...
2 years ago
Hi All Is there any way we can skip the cloning of the repository again and again?
2 years ago
has anyone ever had any problems with the --remote-ssh-port flag for clearml-session? For me it simply ignores the flag and chooses another port. I run it li...
2 years ago
When trying to run the server from the docker image ( docker-compose -f /opt/clearml/docker-compose.yml up -d as instructed in None ), I am getting an error ...
2 years ago
Hi all! Please tell me what you need to do so that you can choose input, can you from here? what would the models that we made appear here, and not a clearml...
2 years ago
Hi, stupid questions. - Is it possible to execute only some tasks in the pipeline or start from somewhere in the middle? The only way i can think of is to ex...
2 years ago
monitoring related question Good evening everyone, I followed the below documentation to implement the clearml monitoring using prometheus and grafana None I...
2 years ago
I have am issue getting a model from the model repository when running a task in a remote worker. I have a custom model that was saved with OutputModel: mode...
2 years ago
Hello, does anybody here work with ClearML on preemptible instances? I'd like to achieve the following: - I enqueue a preemptible task A - Task A gets fetche...
2 years ago
so is cleargpt closed source product? no open source available?
2 years ago
Good evening everyone, I have a question on how to monitor model performance (in terms of accuracy of predictions) with grafana. In this tutorial: None , onl...
2 years ago
Hello. Is there any possibility to change horizontal axis in Scalars to some chosen metrics (e.g. epochs metric)? As far I have seen it's possible to use wal...
2 years ago
does anyone had experience with running ClearML in secure machine with iptables configured? I had allowed traffic in the ports ClearML is using but still the...
2 years ago
Hello I'm running a local agent . While its running the task i get this error. any suggestion? uccessfully installed numpy-1.24.4 Found PyTorch version torch...
2 years ago
Hi, I am currently using clearml agent along with a k8s glue container that was installed via Helm in a Kubernetes cluster. I would like to understand the pr...
2 years ago
Hi, I am trying to log the hydra configuration using clearml-task, and I am following the demo script: None . It's able to log the default hydra configs, but...
2 years ago
Hi, I'm using lightgbm package to train models. in my task execution I'm getting lots of warnings print from lightgbm. when running locally these prints are ...
2 years ago
I am still going through all the docs and intro videos … but: is the only way to create a new experiment to run the script that contains the experiment at le...
2 years ago
Quick question: Does overriding a task with Task.init() do a proper delete of debug samples at an fileserver or S3 host?
2 years ago
Hello! I am wondering if someone has run in to a similar issue to this. I set up a new agent (pip mode) and one of my users set up their repo with poetry. It...
2 years ago
Hi! I am wondering if there is a way to check which S3 is associated to which project once you have created them? I am looking at the mongo docker container ...
2 years ago
Hi all, I have a quick question regarding passing secrets to a docker container. Our set up is the following: we use GCP Autoscaler to spawn "workers" where ...
2 years ago
Can Azure Managed identity (equivalent to AWS instance-profile) be used by Clearml Web server and clearml-agent ? If I assigned the appropriate Managed Ident...
2 years ago
Also, not sure where to ask this question. I am following the instructions from here: None After the instance is created I can log in with ssh but h ttp://:8...
2 years ago
Is there anyone who is using ClearML in a Jupyter Notebook. It looks like when using execute_remotely together with a jupyter noteebok, clearml tries to laun...
2 years ago
Hello, I am testing my Hidra/OmegaConf with ClearML and I have a general question. Why is it necessary to indicate that I want to edit the configuration (set...
2 years ago