Is there a way to set the name/path of the requirements.txt file the agent uses to install packages?
one year ago
Hi, I’m running an agent in k8s using the glue. I’m trying to set the setup shell script to install some packages through apt but I don’t think it even runs....
one year ago
Hi, I have an AWS Autoscaler based on the sample autoscaler example posted in clearml git. my instances need random external ip on init. is there a way to ed...
one year ago
I have the following setup: instance-1 with clearml server hosted in GCP, visible only through internal network, instance-2 with clearml agent hosted in GCP,...
one year ago
My agent (running on GCP in docker mode) is having trouble with git fetch --all. I'm using SSH for authentication, however, known_hosts doesn't seem to be pa...
one year ago
Hello ! I have been using ClearML to log my pytorch experiments, and now I would like to try to also use the ClearML agent to execute this job remotely. From...
Hello everyone, I seem to recall a while back that support for Azure autoscaler was supposed to come later. However, looking at the applications tab, there i...
one year ago
Hello. How do I tell the clearml agent to not install the tasks requirements and use existing local env instead? Also what should I do if my task depends on ...
one year ago
Hi everyone. I have a strange problem with pipelines: When I start a pipeline to run in a queue the pipeline is stuck at the first pipeline component. That i...
one year ago
Can clearml agent launch an experiment using parallel training launchers such as deepspeed and accelerate?
one year ago
Hi, I'm trying to reduce my team and my api calls when training models, we all ready added the following flags in our config file on each training agent work...
one year ago
Hey All - I'm running into an issue with git authentication. I've setup the aws_autoscaler.py with a corresponding aws_autoscaler.yaml file. I pass in the gi...
one year ago
Hey everyone, i'm new to clearml pipelines and my tasks are always in pending. 1) I have created clearml agent and it is connected to the main clearml server...
one year ago
hey when I create an agent and run an interactive session on it - I have access to only one gpu
one year ago
hey call, when I use clearml sessions, how can I set up my agent to expose certain parts of the filesystem? for example I want to pass -v /mnt/filesystem:/wo...
one year ago
Hello All! New to ClearML and has been an amazing experience using it so far! I have been trying to add one of my in-house ubuntu servers as a node using cle...
2 years ago
Hello! I have a small question regarding storage data retrieval with ClearML 😉 Context: My team uploads thousands of data samples for training as one ClearM...
2 years ago
hello all! i have some trouble with running remotely task with code from gitlab repo with ssl cert. on the machine where clearml agent installed cert is adde...
2 years ago
Hey all! I am trying to use the clearml-agent to execute tasks scheduled in the ClearML WebUI, however I have some issues and I was wondering how the Agent w...
2 years ago
Hello, is there a way to create a file inside the docker container when initializing the autoscaler instance?
2 years ago
Hello, I am struggling understanding the docs and hope I can get a quick answer here: Is it possible to utilise multiple gpus in parallel for hyperparameter ...
2 years ago
Hi, is there a way to pass your Google Application credentials to the docker container while setting up the autoscaler instance?
2 years ago
Hi! I'm following the guide to run a pipeline locally. I cannot find the task related to the pipeline in projects page. - It seems the task exists, because I...
2 years ago
Hi everyone! I'm trying to make use of remote execution in ClearML, but I keep getting an error after the agent clones the repo on the remote machine: clearm...
2 years ago
Hi! We run self-hosted clear-ml and use autoscaler for aws, but we're migrating to google cloud and I can not find any documentation is it possible to use au...
2 years ago
Hi everyone, I have some questions regarding clearml aws_autoscaler.py. First one: On AWS machine agent runs with this command: python -m clearml_agent --con...
Hi everyone, I am running a pipeline using the autoscaler, I am able to spin up the VM instance using the autoscaler and the docker is also getting installed...
2 years ago
I am working up with the autoscaler, after setting up the autoscaler instance I am getting the following error when I launch the autoscaler googleapiclient.e...
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
I have a docker container that have clearml-agent running inside in normal mode. The agent take on a task and execute it fine. I just want to somehow log the...
2 years ago