Hi, when running a task with an agent (located on my pc) , I get an error related to PyTorch missing some attribute. I validated the installed version by Cle...
2 years ago
Is it possible to locally run a training task using an older version of Python (e.g., 3.6) but execute that task on a Docker container remotely with a newer ...
2 years ago
Hi, I'm getting the following error when running docker agent using a docker: clearml_agent: ERROR: [Errno 28] No space left on device: '/root/.clearml/venvs...
2 years ago
hi team, my company asked me to research about clearml. so i tried to use clearml its good.. but some isssue i faced here. i want create clearml & clearml ag...
2 years ago
@<1523701087100473344:profile|SuccessfulKoala55> hi jake, i hope you are well. last time you shared me clearml token creation. this method expecting keys. bu...
2 years ago
Hi again! Is there an easy way to set the –shm-size for a task pod in a kubernetes environment? I guess docker args won’t work, and as far as I know, I shoul...
2 years ago
is it possible to disable or change the frequency of cpu/gpu/disk logging for the experiment or for the whole agent worker?
2 years ago
We’re planning to use ClearML Agent to: - Select data - Feed data through AI SDK on a remote machine - Log output prediction + metrics (if gt is there) to Ex...
2 years ago
Hi, where can I find the server parameter to control when the server is unregistering an agent after not receiving updates? Currently it's quite long (30mins...
2 years ago
i am getting error when cloning tfs repository with error . We user https to clone and have no possibility yet with ssh. "Check if remote-worker has valid cr...
2 years ago
Another AWS autoscaler question. The docker-compose.yml automatically adds a ClearML agent to the services queue. When I run python aws_autoscaler.py --remot...
2 years ago
AWS autoscale question: can the autoscaler use the IAM role of the EC2 instance it’s running on rather than needing to be provided AWS keys?
2 years ago
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...
2 years 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...
2 years 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',...
2 years ago
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
2 years 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...
2 years 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...
2 years 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...
2 years 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...
2 years 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...
2 years ago
file available.. same directory.. agent also available
2 years 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...
2 years 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 ...
2 years 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...
2 years ago
clearml-session not working for me.. agent also there.. its showimg clearml-session not found
2 years 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...
2 years 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, ...
2 years ago