What privileges/IAM role would the AWS autoscaler need?
3 years 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
can anyone please help me to understand what i'm missing on how to run an ML experiment using ClearML-Agent deployed in the cluster? Here are the steps I fol...
2 years ago
Hello! A python API - related question: Is there a way to query the name of the queue a task is running in, from Task class / by task ID? Thanks in advance!
3 years ago
Hi, I am new to ClearML but already really impressed. I have what seems like a dumb question but asking it anyways... I have a matplotlib figure which is aut...
3 years ago
Hello all, general question - We're currently intend to move our ClearML server from a self-hosted one to using the SaaS-based server, in tandem with a local...
9 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 ...
5 months ago
How can I extend a dataset? On community edition I have an existing dataset, I want to add some files and make a new version. I tried just doing a Dataset()....
2 years ago
HPO question: I created HPO app in ClearML UI, with certain parameter to optimize, with minumal value=0.0, max=1.0 and step=1.0. So as far as I understand th...
2 years ago
out of a sudden without any trigger, our ClearML server ( version 1.13.0-373 ) showing only tasks/projects that belongs to logged-in user e.g if a user don't...
2 years ago
Hi community, I'm new to clear.ml, and it looks really amazing to me. However, I have a few questions, could anyone please kindly help and take a 👀 the issu...
one year ago
Hello. I have several questions regarding the pipeline components of ClearML. I have read the docs, but I still don't have a clear picture of the interplay b...
4 years ago
When running an optimization task, it says warning parameter not found but works anyway. I guess it’s because it’s looking for General/param but ends up usin...
4 years ago
Hi everyone, We have been using ClearML Free and it has been working fine! However we have noticed in the last few days that Python SDK is very slow. Any ide...
2 years ago
Regarding the open source, self-hosted version of the ClearML Server, I was wondering what the agent-services is doing in this docker-compose. Isn't the agen...
2 years 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 ...
5 months ago
How do I ensure that if there is any error in a Task, then the state is set to "Failed"? At the moment, when I get errors, the task is still just marked as "...
one year ago
Hi, I updated to clearml-server 1.4.0 and I am uncomfortable with the new Table/Detail view, is there a way to disable it and use the previous one (on click ...
3 years ago
Hi I have an issue with the clearml-agent in docker mode. I am trying to mount additional stuff in the container via sur default via the agent.default_docker...
one year 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!
5 months ago
Hi guys, How does allegro keep track of the requirements (I'm running the scripts on a remote train-agent with --docker )? Is there a way to make him automat...
5 years ago
Hi! Does ClearML self-hosted supports any managed solutions for its ES, Mongo and Redis dependencies?
3 years ago
Hi Guys, I feel like I'm missing something regarding the way I should be cloning tasks. I have tasks templates that I want to be able to clone and dynamicall...
one year ago
Hi, I have a long running experiment that was running on AWS instance that got killed after ~4 days with the following reason: STATUS REASON: Forced stop (no...
3 years ago
Hey Team, How can I pass parameters in my pipeline controller and access them in my step one task????
2 years ago
Hello, I'm confused about the best way to use a docker container to manage the environment for experiments. I've gone through some of the tutorials running i...
one year ago
Hi all. I'm trying to start docker container in agent not as a root. Read, that there is CLEARML_AGENT_EXEC_USER environment variable for that. But is seems ...
one year ago
Hey, I saw previously that Grafana/Prometheus were not supported as part of the clearml-serving helm chart. I guess this is outdated right? I see these chart...
2 years ago
Hello everyone, quick question: How can I specify that I want to run my task with python -O flag remotely?
2 years ago