hey hey! my team and I are currently testing using clearml agents for running experiments, so far it has been great and we really love the whole ClearML ecos...
one year ago
Hi All, I’m curious if anyone has an example of editing the configuration of a running TaskScheduler or TriggerScheduler . If I understand correctly the desc...
one year ago
Does Dataset.add_files support uploading from S3 uri? I have no problem uploading to S3 but cant use data that is already in s3? Or am I dong something wrong...
one year ago
Hello everyone! I'm encountering an issue when trying to deploy an endpoint for a large-sized model or get inference on a large dataset (both exceeding ~100M...
one year ago
Hi all! I have a self-hosted ClearML instance running on my server. I see this in the docs: """ - Or manually edit ~/clearml.conf file, making sure the serve...
one year ago
Hi there! I've encountered some strange behaviour with a ClearML server self hosted via AWS EC2 AMI (WebApp: 1.14.1-448 • Server: 1.14.1-448 • API: 2.28). Fo...
one year ago
Hi all, I am trying to deploy ClearML solution on top of Amazon ECS with Fargate. I am using EFS for my data persistence layer where I have created multiple ...
one year ago
Hi everyone! I’m trying to set up ClearML server behind AWS Cloudfront (this is a kinda standard solution for our company), and when I try to run some agent ...
one year ago
Hello all! Is it possible to utilize shared memory in ClearML for tasks like model inference, where instead of transferring images over the network (e.g., HT...
one year ago
Hey! I am running a a web-app on a clearml agent (from a GCP queue) on its localhost ( None ). How can I view the app over the internet?
one year ago
Hi everyone, I have an issue with using a List[List[int]] in the add_parameter function of the PipelineController . It's pretty weird, because the pipeline f...
one year ago
is there a way to get list of users from the API?
one year ago
Hi all, any API-oriented way to get download all the artifacts from a given task?
one year ago
is it normal that (idle) workers that are spun by the aws autoscaler are not shut down when the autoscaler is stopped? I'm experiencing this issue a lot and ...
Hi, We have an agent running inside a Nvidia official container. The agent seems to see the GPU driver but the GPU count is 0 When I join that container, nvi...
one year ago
Hi, I have a pipeline with steps currently running on-prem. I want to use AutoScaler with spot instances to replace the on-prem machine. my question regards ...
one year ago
Hello, about clearml-serving: I uploaded a model, a pre-processing and create an endpoint. I now want to remove these artifacts. Based on None , for the endp...
one year ago
Hi! I deployed clearml with pre-built docker images. Everything works perfectly until I put another nginx on top of the whole thing so that I can expose it t...
one year ago
I’m trying to understand the execution flow of pipelines when translating from local to remote execution. I’ve defined a pipeline using the PipelineDecorator...
one year ago
Hi there! I want to set up clearml on a kubernetes cluster. The whole setup including authentication of fixed users seems to work fine. I can log in on the w...
one year ago
Hi! Is it useful to create a model monitoring and an endpoint? An endpoint is not enough to use clearml-serving?
one year ago
How does one add_tags to a pipeline? There is this function here: None But, I cannot figure out how to use it. I would like to automatically add_tags in the ...
one year ago
hey all, I'm running a self hosted k8s cluster with ClearML server installed using helm chart clearml-7.2.0, and saving my artifacts in self hosted S3 bucket...
one year ago
Hi, is there a way to access the clearml file server? I would like to check if an artifact object has been deleted or not.
one year ago
I have a project which is hidden, how do I unhide it?
one year ago
Hi all - I am using the experiment tracker and I see that scalars view is not updated after some time? In the console view I see that my training job termina...
one year ago
Hello, I am new to clearml. We are a small working team working on a ml problem. I am facing an issue where I get error while login to my account. the error ...
one year ago
Is this a bug when doing clearml-agent init? When it asks for you to specify file-store if I put None it will fails to understant that its and S3 storage and...
one year ago
fixing it manually later on fixes the problem
one year ago
Just want to post it here before raising a github issue: there seems to be a regression bug since clearml 1.13.0 where out training in GPU is 2x slower in ou...
one year ago