Hi All, I have seen this error somewhere else in the channel where the docker agent gets stuck at this warning, and does not move forward, Requirement alread...
2 years ago
hi all! I would first like to say how amazing clearml is! I am trying to setup an agent with clearml, but for some reason it does not allow the docker image ...
2 years ago
Hey channel, I would like to setup Kubernetes for serving my models only. Does it mean I can use clearml-serving helm chart alone? What would be the use case...
2 years ago
Hi, i have a remote task that i want to run on some of the GPUs of the remote machine. I set the agent in the remote machine on two of the GPUs. How do i que...
2 years ago
Hello channel, I am struggling a lot on an issue linked to ClearMl agent and AWS Autoscaler . This issue is very problematic and urgent, please help me out! ...
2 years ago
Hi all! I'm struggling with a specific scenario, maybe you could help. I have 2 machines types (for example titan/a100) and 10 types of models with a generic...
2 years ago
Hello, I'm trying to run a training for a detectron2 model from clearml pipeline. I tried to install all the required packages using Task.add_requirements() ...
2 years ago
Hi, When running a task to training on the clearml agent it installs packages not with the correct version that my requirments.txt has, I've installed a envi...
2 years ago
Hello, I have the same issue as this github issue: None I tried setting up my AWS autoscaler conf file with the following params: sdk.development.store_uncom...
2 years ago
Hello, I have my ClearML instance hosted at URL " None ". ClearML agent for some reason cannot connect to " None " DEBUG:urllib3.util.retry:Incremented Retry...
2 years ago
Hello, I am trying to modify my clearml-agent running on a AWS autoscaler (From ClearML applications). I want to be able to clone my repo (working), and inst...
2 years ago
Bug report? We noticed that the AWS autoscaler will lose track of instances crashing due to no space left on device, and the ec2 instance will remain running...
2 years ago
Hi everyone! First of all, huge thanks to the ClearML team for this wonderful tool. I wish I knew it earlier to use it for my ML/DL projects! I've a question...
2 years ago
Hi Team, I have been trying to setup pipeline using clearml. I set up an agent in colab and also in ec2. However in both cases, the pipeline is pending. I ch...
2 years ago
Hi guys ! i am using my agent in docker mode (everything prepared for experiments). I am facing following challenge. In my code: import textwrap from clearml...
2 years ago
Hi team, I have created inference for statsmodels, i am trying to clone and run by running agent but it throwing error that statsmodels is not found .could y...
2 years ago
Hi guys, My git repo is installed with its python dependencies inside a local docker image. Is it possible to run my docker image on aws autoscaler and skip ...
Hi! How can we edit the parameters of the ClearML PRO AWS autoscaler e.g. to add an init script or to expand its capacity, please? At the moment the only way...
2 years ago
Hello guys, I'm trying to setup a selfhosted Clearml server using Kubernetes (with the "Kubernetes Glue, map ClearML jobs directly to K8s jobs" method), so f...
2 years ago
I am trying to run a python file with the clearML using AWS. Because cloning the repo and creating an environment kept failing, I have decided to use docker....
2 years ago
Hey Guys trying to run a task on an agent using docker mode (machine has only cpu) i always get this error (no matter the docker- image im using, i tried sev...
2 years ago
Hi all! I am solving the following issue -> file1.py task = Task.create( task_name="XXX", project_name='XXX', repo="XXX", branch='master', script= 'XXX/task2...
2 years ago
Is there a way to pass environment variables when a job is executed over a queue? (either on the agent side or on the task.init side). I need this fix for po...
2 years ago
Is it normal for the agent to just give 0 output when run in docker? At most it gives me "Using environment access key...." But it's not pulling tasks from a...
2 years ago
Hi everyone! Loving ClearML so far. Has anyone managed to make its autoscaler and scheduler work with Lambda GPU Clouds by any chance, please? https://lambda...
2 years ago
clearML agent cant download packages with recent version numbers. I've already had to deprecate many packages like matplotlib. And I'm still not done. every ...
2 years ago
Hi all! I'm running a pipeline from functions. I have one task in the pipeline where I want to call a specific function from commend line so I've put it into...
2 years ago
When running the agent and enqueued the task, it failed. Why it is installing from Command '['/home/saurabh/.clearml/venvs-builds/3.8/bin/python'] @<15237010...
2 years ago
Hey guys, hope you missed me 😛 I try to set up a clearml agent on a new server of ours, but I get the following error: Retrying (Retry(total=239, connect=24...
2 years ago