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...
11 months 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,...
11 months 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...
11 months 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...
12 months 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...
one year 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...
one year 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...
one year 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...
one year ago
Hello, is there a way to create a file inside the docker container when initializing the autoscaler instance?
one year 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 ...
one year ago
Hi, is there a way to pass your Google Application credentials to the docker container while setting up the autoscaler instance?
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year 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...
one year ago
Hello, I'm trying to use the agent to orchestrate tasks - our install is quite complicated and I've wrapped it all up with the code in a docker container; is...
one year ago
Hi , in clearml how do I configure my agent to launch a job on multiple GPUs? Sometimes I need 2 GPUs and sometimes 4,. Lets say I have 4 gpus on my PC. If I...
one year ago