-
Hello,
I just went through and installed clearml-server with the helm charts on our on-prem k8s cluster. It appears like this uses the persistent agent option instead of the glue option ([link](htt…
-
Hello there !
I come to you because I try to run and enqueue different yolo training remotly with clearml-agent, the task run correctly BUUUUUT, yolo doesn't run in GPU mode ...
So, have you a…
-
Hello everyone,
I installed clearml server and clearml agent locally with docker on a ubuntu linux system following the documentation guide. My problem is with the task clone after write code and log…
-
## Describe the bug
A clear and concise description of what the bug is.
Hi. I'm going through the getting started Colab notebooks. I run into an issue when trying to execute tasks using an agent s…
-
Hi there,
Is there any reason for this upperbound?
https://github.com/allegroai/clearml-agent/blob/e3e6a1dda81bee2dd20a64d09746568e415f1823/requirements.txt#L1
Looking at the [release log](ht…
-
I've noticed that with clearml, I can only run Python scripts, which is not very convenient for me. I would like to run Python scripts through bash using accelerate (for training on multiple GPUs). Cu…
-
Hi, I've been using ClearML and I've been tracking my yolov8 trainings which were carried out locally. To do so, I build an API with Fast API which can launch a training with custom hyperparams.
![a…
-
Hello! I'd like to change the default apiserver port from 8008 to 18008. (8008 is blocked by our security department and there's no chance of having it opened)
I've changed it in `docker-compose.ym…
-
Hi!
Been trying to setup an clearml-agent on a linux server. Running into issues when the agent picks a task from a queue and attempts to create a venv on the server. On the server there's multiple p…
nieag updated
2 years ago
-
Hi,
I am trying to run clearml with pytorch-lightning on multiple gpus, but the agent does not catch anything that happens within the fit function (progress bar, tensorboard scalars/plots ets.)
when…