Hi, I am having troubles on why get_dependency_graph is not having the expected behaviour. I have the following test example with a 3 layer dataset: When I r...
2 months ago
Hello, When sending new tasks using python script, I'm getting this error no matter how many times I retry the task, even though the commit is pushed and the...
2 months ago
Hello! I am new to clearml. I have clearml installation with helm chart. I am using k8s agent. I have configured a queue for the agent. I have created a simp...
2 months ago
Hello! I've been trying to use ClearML for the first time, but I cannot seem to run the first serving model. First, I run the following in Powershell: >>> cl...
2 months ago
Hi, what is the meaning of the circle that appears on tasks in the webserver GUI?
2 months ago
Hey everyone, in case anyone is interested, I created a utility script for making backup snapshots of a local ClearML server without server shutdowns. My tea...
3 months ago
Hey everyone, I'm new to clear ml, but my company is looking at rolling it out on our EKS cluster. We've installed everything through the helm charts and hav...
3 months ago
Can anyone help me understand when the content shown in the UI is set/updated? In particular, if I initialize a task and the UI receives updates for things l...
3 months ago
Hey team some bug I noticed what I don't know how to tackle I have a project with active tasks from the main Projects page I can see it has 56 tasks under my...
3 months ago
Hey all, Basically, is there a way for a pipeline task method (e.g. registered via add_function_step ) to start a task, but exit without completing it, with ...
3 months ago
Does anyone know why uploading a dataset from your local machine sets a localhost reference in the dataset output? This makes it so the remotely running task...
3 months ago
Hi! I'm running both training and inference using AWS SageMaker pipelines, and I want to track experiment runs using ClearML. I was able to integrate ClearML...
3 months ago
Hi everyone, I'm getting an access denied error when trying to pull Docker to ClearML AI Gateway. Do I need specific credentials to access the repository? thx!
3 months ago
Hello, I am having issues using the dataset service pointing to the wrong fileserver url when running tasks remotely on the ClearML Agents running in k8s. I ...
Hello, I have a question regarding Clearml HyperParameterOptimizer I have a model that has as input Model(input = list, num_features = len(list)) , I want to...
3 months ago
I am using up around 50k api calls for like 12 hours of training with pytorch lightning. What is using up so many API calls? I am not logging excessively any...
3 months ago
Hello, I just deleted many of my ClearML projects in my cloud workspace (id=d50332713cbf46e2bcc37b0fa180d436) and waited for a day, but the usage of METRICS ...
3 months ago
How to Create admin user and pass on the clearml chart 7.14.5? The ui log in is only receive Full name . How to change it to user pass and to add admin role?
3 months ago
Once I've created a dataset and finalized/published it, I can't figure out how to associate it with a Task such that it shows up in the Task UI. Dataset.get(...
3 months ago
Hello!! New to ClearML, trying it out now 🙂 I have a few questions: - Is there a way to easily deploy a model using the UI, or should it be done via the CLI...
3 months ago
Hey good morning! Question regarding ClearML server storage. Currently we are hosting a ClearML server using the default configured http fileserver. We would...
3 months ago
I guys, question, mainly for convenience, about querying tasks in subprojects. I wanted to get all published tasks from all child-/subprojects like so: proje...
3 months ago
Hey all, When using GCP Autoscaler I always get an error that no gpus are recognized the first time the autoscaler boots up the VM and runs the code. After t...
3 months ago
Hey all, we have clearml running on our k8s on prem with 4 worker nodes for Clearml-Agents and one node for Clearml-Server. We would like to start using clea...
3 months ago
Hi everyone! I was wondering, what would be the best way to install a custom local python package on a remote worker? The remote worker has access to the rep...
3 months ago
I'm trying to understand OutputModel config_text and config_dict. I'd like to include the python code that can be copypasted to load the model definition tha...
3 months ago
Hey channel. We are thinking about using clearml Dataset to store the data and use versioning. Does anyone know if the versioning are incremental, and if it ...
3 months ago
i everyone, how are you doing? I started using ClearML a little over a month ago and recently noticed that where there used to be "metrics", the values are n...
3 months ago
Hi Guys, I have been looking in the new version of the web app. I have several models deployed through clearml-serving however, the new Model Endpoints page ...
3 months ago
Hi everyone! Each clearml task has its own info tab in UI, which contains additional information about resources, workers, queues etc. When one restarts task...
3 months ago