Hi there! :) I have an issue regarding the get_local_copy(..) function of the Model class. Whenever this function is called in the course of a hyperparameter...
one year ago
ClearML agent can work on GPU machine in no internet environment where we have proxy for pip packages and ubuntu updates ? If yes, How to configure these pro...
one year ago
When I try to run any task the agent tries to mount something vscode related: 683637074988 adamastor:gpuall INFO Executing: ['docker', 'run', '-t', '--gpus',...
one year ago
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
one year ago
My autoscaled instance fails when running "git clone" on a private repo. I do have the SSH key placed at /root/.ssh/id_rsa on the machine, and when I SSH int...
one year ago
Hello, I have the following scenario: - I am running a clearml-agent on a Windows machine; - To run on the agents, I am using virtual envs; - In the file tha...
one year ago
Well, we accidentally leaked some super powerful credentials today. Is there a way to not have the UI or console logs show our AWS access keys, git credentia...
one year ago
@<1523701087100473344:profile|SuccessfulKoala55> hi jake.. is there any way to create clearml token from shell( linux ). why am asking means .. i am trying t...
one year ago
Hi! I have deployed a CM server + agent on a BM Kubernetes cluster and am trying to set the default docker image for running trains. I have specified the def...
one year ago
file available.. same directory.. agent also available
one year ago
Hi all! I want to run my task remotely on an agent, but I'm having trouble with the requirements setup. I have a requirements.txt with many packages to insta...
one year ago
Need help ! I am able to train models from our local machines and log everything on the ClearML server without any issues, the same training gets stuck when ...
one year ago
Hi all, im executing a task remotely via a queue. I don't want it to cache the env or install anything before the run, just to run the task on the agent mach...
one year ago
clearml-session not working for me.. agent also there.. its showimg clearml-session not found
one year ago
Hi, I am using two different environment for mlops and model training. I have setup the agent in the training environment. I can start the queue using comman...
one year ago
Hi Everyone, I have a task that installs a python requirement from bitbucket over ssh. The requirement are defined in a requirements.txt file. In the agent, ...
one year ago
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...
one year 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 ...
one year 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...
one year 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...
one year 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! ...
one year 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...
one year 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() ...
one year 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...
one year 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...
one year 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...
one year 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...
one year ago