HI, Having issue with clearml agent not installing package installed directly from github using “git+ https://github.com/ …” How the agent know which package...
2 years ago
Hi. I get some problem with clearml agent. I start training on my local device, clone run, and start this run in docker on cluster. But, seems like clearml a...
2 years ago
Hi, I am trying to run the same script on the remote machine. I successfully installed clearml agent and initialized it on the remote server. Then I ran clea...
2 years ago
Hi, A google update led to breaking Tensorflow versions. This requires to downgrade protobuf to <=3.20.1. Is there a way to make the agent ignore installatio...
2 years ago
Hi folks, I did a deployment of ClearML using the K8s helm chart, and I set the agent using K8s Glue. I run a task locally, and I went to the UI cloned the e...
2 years ago
Good evening again)) tell me please, does the agent always create a virtual environment? is it possible to make the agent run the script in an already prepar...
2 years ago
Good evening! for agent work Please tell me if it is possible to specify the location of requirements.txt in tack.init(), because I have correctly identified...
2 years ago
Good morning folks, I am setting up ClearML on a (self-hosted) K8s cluster using the https://github.com/allegroai/clearml-helm-charts/blob/main/charts/clearm...
2 years ago
Good day to all. I am moving from one MLOps framework to clearml and have a question on git integration. In my prev framework each ML project had a specified...
2 years ago
Hi everyone, I’ve been using ClearML for a while now and I wanted to add the option to execute my code remotely as a command line argument. I have the ClearM...
2 years ago
Hello, I am using the autoscaler to start jobs. Previously, everything was working. However, now I get this error: Using cached repository in "/home/ubuntu/....
2 years ago
Hi! We're trying to orchestrate an experiment through the ClearML ui with a remote agent on k8s. Our training job requires a package only available on our in...
2 years ago
Hi, when I use the autoscaler to start jobs, I noticed some of them randomly abort in the middle of the jobs and give the following error: Process failed, ex...
2 years ago
I am trying to run a task on an agent for the first time but I am running into some things I do not understand, I hope someone can help me out with this. I g...
2 years ago
Hi everyone, is there any difference between the service agent that comes with the server and the normal clearml-agent in --services-mode ?
2 years ago
Hi, I'm using the autoscaler and getting the error Process terminated by user even though I did not terminate anything. This error occurs randomly during tra...
2 years ago
Hi everyone! I've noticed that if I run an experiment and it fails, the ClearML agent will delete all datasets that have been downloaded during the run. Is i...
2 years ago
How can i modify the line executed by the agent at the beginning Executing: ['docker', 'run', '-t', '--gpus', 'all', '-l', 'clearml-worker-id=islin-hdplnod05...
2 years ago
Hi guys, newbe question: my clearml.conf do not have the agent text included, but a had installed it. Now I'm trying to use a pipeline in one of my projects,...
2 years ago
Hi, I'm looking for documentation on GCP autoscalers. When I search on the docs site, it shows me the AWS autoscaler but not the GCP one. Can someone point m...
2 years ago
Hi, I would like to follow-up in this https://clearml.slack.com/archives/CTK20V944/p1646123127790389 happening on clearml server 1.2.0 (self hosted on a sing...
Hi everybody. When I want to force the agent to not reproduce my local pip environment, I add Task.force_requirements_env_freeze(force=False, requirements_fi...
2 years ago
Hi! My agent has very limited disk space. And when a new task is launched and the loading of new data begins, there may not be enough space. Is there a syste...
2 years ago
Hi, trying to spin up a clearml agent and gettting this error: ERROR: Could not find a version that satisfies the requirement pywin32==303 (from -r /tmp/cach...
2 years ago
Hi all, I have a problem with setting up an agent. I set up local server on ubuntu behind proxy, it seems to work correctly. I can access web UI and set up a...
2 years ago
I assume I can ask a question here. The ClearML Orchestrator looks interesting. But the website suggests that K8S is required. We have a Linux training box (...
2 years ago
Hi everybody, I'm running experiments inside a docker which includes multiple python instances, some of them are inside conda environments. How can I specify...
2 years ago
Hi, when trying to use a remote agent to train a model, the initial environment setup on the remote machine fails because the list of requirements located in...
Hey, is there a way to limit the number of tasks run at the same time by an agent in service mode?
2 years ago