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
Hi good morning ☕ ️ I am running a torch experiment that runs correctly on an agent configured in pip mode. - when I change to poetry mode I get this error: ...
one year ago
Hi, Is there a way to fully reproduce the experiment environment locally without executing it ? Clearml agent do setup a venv and install all the package, in...
one year ago
Hi. Can you point me in a direction of the solution please? We are trying to use spot machines on AWS through autoscaler in ClearML. The problem is we need t...
one year ago
Hi everyone, is there an option to stop a ClearML agent gracefully, i.e. finish the current task and then, instead of accepting another task for execution st...
one year ago
On the machine with the clearml server, I started the http pypi server. But the argument for agent.package_manager doesn't work for me. Did I write it correc...
one year ago
I am trying to run one agent on my local machine and one agent on a VM
one year ago
I'm trying to spin up a task on an agent and inside the task I have two packages that I've created custom versions of and specified a git repo for in the req...
one year ago