Hi, I have an AWS Autoscaler based on the sample autoscaler example posted in clearml git. my instances need random external ip on init. is there a way to ed...
one year ago
I have the following setup: instance-1 with clearml server hosted in GCP, visible only through internal network, instance-2 with clearml agent hosted in GCP,...
one year ago
Is there a way to run hyperparamter optimization with yaml files? That is, all my hyperparameters are saved in .yaml files, and I want to different combinati...
one year ago
I found a workaround, but I am pretty sure there exists a much more efficient way than I am currently doing 😄
one year ago
My agent (running on GCP in docker mode) is having trouble with git fetch --all. I'm using SSH for authentication, however, known_hosts doesn't seem to be pa...
one year ago
Hi! I got a question regarding the following scenario: I want to try out different hyperparmeter settings using clear ML, and I want to run the experiments o...
one year ago
Hi guys, I am having some problems about parsing arguments to a task when running on agent. I have a task A that creates another task B via subprocess. Some ...
one year ago
Hi everyone, I recently joined the community and I have a question. I installed ClearML server following the instructions at the link None and everything wor...
one year ago
Hi everyone, is there a possibility to point the ClearML Server to an already existing elasticsearch instance instead of deploying and connecting to its 'own...
one year ago
Hi all, I have a question regarding ClearML Task initialization with multithreading. I'm using Python's joblib library and the Parallel class to run an exper...
one year ago
Hi all, Did anyone try to register "Pro" recently? I tried now, but I get a receipt of 0 $ , and not clear if registered at all. Tnx
one year ago
I've been using ClearML on on-premise machines and would now like to deploy everything in GCP (deploy everything new from scratch, don't care about migrating...
one year ago
Hey everyone, I am having some difficulties passing environment variables on my piepeline components running on agents ( 1.6.1 ) without docker mode: - I set...
one year ago
hello everone, I have hosted ClearML server and trained a yolov8 model to test my installations. The model was trained successfully and I tried to optimize t...
one year ago
Hi everyone! How do I read .conf files into python? Is there any python parser library/package to do that?
one year ago
Hi, I have a question about task status. I have a script that runs "forever": it loads (or creates, if it does not exist yet) a specific ClearML task, does s...
one year ago
Hello! I’m trying to re-use model, which is already in model regystry and I came up with two ideas: Query model and connect it to the task task.connect(model...
one year ago
Hello, would it be possible to add to the output table of clearml-data search --id 12345 a url column for the found datasets? ?It's useful when we want to in...
one year ago
I've noticed a change from ClearML 1.13.1 to 1.13.2 relating to the Hydra integration. I'm not yet convinced it's a bug but it could be but it also might jus...
one year ago
Hi, I want to update the destination some of my completed datasets, is it possible to do so and how? Thanks!
one year ago
Hello folks! i have a question about clearml.Task.create`` , especially aboutrepoparameter is there an any possibility to force clearml download submodules f...
one year ago
Hello everyone, I am having issues with the GCP Autoscaler. This is in the output logs: 2023-11-17 11:18:19,156 - clearml.Auto-Scaler - ERROR - Found invalid...
one year ago
Hello, I am trying to use the SDK function dataset.sync_folder , but it doesn't look like it works. I see Add image.jpg being printed for all my data items, ...
one year ago
Hello. In which YAML files for Kubernetes and where should I specify the AWS file_server and credentials for clearml-agent so that when running tasks remotel...
one year ago
Hi, is there any possibility to add some best practises for self-hosted docker solution to docs? For example how to serve this awesome project on HTTPS. I wo...
one year ago
Hi folks! I have an issue with pipeline from functions. I'm loading and converting model in one step and trying to pass pytorch model to the next one. How do...
one year ago
GCP AutoScaler limits not working correctly? Hi there, I have encountered some unexpected behaviour with the GCP Autoscaler. The AutoScaler does not appear t...
one year ago
Hello there, is there any option to run ClearML behind Nginx reverse proxy?
one year ago
Hi folks, I have a query on Clearml datasets for offline mode. Followed docs here on creation of offline dataset. However, I would like to create an offline ...
one year ago