Hi there, we have a ClearML server and i have spun up an agent using a docker image (as we have private packages on AWS CodeArtifact that need installing). I...
8 months ago
Hi, We have an agent running inside a Nvidia official container. The agent seems to see the GPU driver but the GPU count is 0 When I join that container, nvi...
8 months ago
hey hey! my team and I are currently testing using clearml agents for running experiments, so far it has been great and we really love the whole ClearML ecos...
8 months ago
Hello everyone! I am trying to configurate clearml-agent on a local machine. The Internet speed is low here, and therefore downloading the necessary pip pack...
8 months ago
Hi, I am trying to figure out how to get cloud storage access working in the agent. I am running the agent locally in docker mode. I set up GCP Storage in th...
Hi, could anybody please help me with spin up agent after reboot on my ubuntu machine? I'm currently trying to do it thru systemd service and script.
9 months ago
Hello everyone What's the proper way to run multiple interactive Jupyter sessions on one machine/agent? What i am doing is running multiple agents on the sam...
9 months ago
Hi all Can you help please, I can’t find this information on official docs , is it possible to run spot instance with GPU on GCP with clearml autoscaler inte...
9 months ago
Hello, I have clearml autoscaler setup. Previously, when a new task comes up, an already running worker (if there is), will take it, apply the new commit and...
9 months ago
Hello everyone, I would like to implement ClearML via Docker on our Ubuntu VM. I have a problem when I try to connect the ClearML server to the ClearML agent...
9 months ago
Hi, I am surprised by the behavior of clearml-agent daemon --stop which stop the worker fine - but also flag ongoing Task as Completed instead of Aborted or ...
9 months ago
Hi everyone! Is there a way to force an agent to clear the clearml cache folder every time it’s done with a task? I have a machine running multiple agents fo...
9 months ago
Hi everyone! I'm having a trouble with executing tasks remotely from web UI using clearml agent docker mode. (with self-hosted server on Windows computer) I ...
9 months ago
Hi all! I've found this from clearml-agent docs. I'm a little confused with content. Could anyone explain this line Docker Mode is only suppported in linux ....
9 months ago
Hello everybody. I have a question about autoscaler. I have an autoscaler that is started by a python script. When I start the task with task.enqueue('queue'...
9 months ago
I've just run a new instance of ClearML and run agent using clearml-agent image I've pushed a simple job to the queue and it's start to run, after finish pip...
9 months ago
I'm running into a perplexing issue. I have several agents running on a workstation, I also am directly running code from the same workstation. There are sev...
9 months ago
Hi all, I'm wondering if I could use clearml agent to use multiple machines in a self-hosted server in Windows.
9 months ago
Hey all, I have the following folder structure: / |-- main.py |-- pipeline.py |-- utils.py In some of the pipeline components defined in pipeline.py, I impor...
9 months ago
Hey, everybody! I am a new user of the ClearML service, and I would like to ask you about your experience with ClearML working with an AWS virtual machine. M...
10 months ago
Hi all, Is there a way to force an agent to use https although the scheduled task is using ssh for git?
10 months ago
Hello Everyone, I am seeking for a tutorial to start a task remotely by the agent while specifying a specific docker image as environment. I tried to find an...
10 months ago
Hey there! I'm trying to make changes to the agent config, but when I update clearml.conf , take down the agent (with kill -9 agent-pid ), and restart the ag...
10 months ago
Hi everyone, my clearml agent fails to clone the repository that is currently on my company's self hosted gitlab instance, which we clone from via ssh. I hav...
10 months ago
Hi there. Does the AWS Autoscaler (PRO account, Web app) work? I'm a bit confused how it should work. I'm able to run an EC2 instance via AWS Autoscaler but ...
10 months ago
Hello, I'm trying to use clearml agent to build a containerized task None The task runs ok but when I try to run the build command, one package has a depende...
10 months ago
Hi, I am wondering is there anyway to use clearml agent without setting up the environment, for example, do not enforce the git clone and pip install but cd ...
10 months ago
is there anyway to cancel the “--rm” in the clearml agent docker mode?
10 months ago
Is there a way to set the name/path of the requirements.txt file the agent uses to install packages?
10 months 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....
10 months ago