Hi, we're facing an error when uploading model checkpoints to clearml during training (using clearml version 1.9.0 and pytorch lightning 1.7.6), anyone knows...
2 years ago
Hey folks, trying to use the Model class from the clearml SDK and seeing some weird errors. I am loading a model this way and trying to see a metadata value ...
2 years ago
Hi all, I have the same problem as stated in this Thread. The file encoding of all files in my project is utf-8 and I already set the environment variable PY...
2 years ago
Hey everyone, should a self-hosted ClearML server be stopped before backing up? Are there any risks to backing up (i.e. tar ring /opt/clearml/data ) when the...
2 years ago
Hi all, I again have a problem which was already reported here. It seems like the agent ignores the reqirements even when I am explicitely adding them by Tas...
2 years ago
Migration ClearML 1.5.0 -> 1.8? -> 1.9? Good day to all. I am currently on ClearML Server 1.5.0 Everything seems to be just fine. Maybe some minor stuff in t...
2 years ago
Hello folks, I'm new to ClearML. I've installed a self-hosted instance by using the docker-compose.yml versioned 3.6. It appears that my ClearML service cons...
2 years ago
Hi. Does ClearML support auto-magical (scalars) for scenarios where we need to execute third party installed toolkits, which runs training with common ML fra...
2 years ago
Hey, guys! I have a problem. I launched ClearML Server and trying to run a worker on another machine. When I run clearml-agent init it can't verify credentia...
2 years ago
Documentation bug? https://clear.ml/docs/latest/docs/references/sdk/dataset/#sync_folder Return type (int, int) Returns number of files removed, number of fi...
2 years ago
Hey there, since a bit I often find experiments being stuck while training a model. It seems to happen randomly and I could not find a reproducible scenario ...
3 years ago
Hey, we've experienced some issues with Clearml Trigger Schedulers we were playing with in the last few days. This is what happened: We have a trigger listen...
2 years ago
Hey - I'm trying to compare voxel versus clear ml in image data exploration. Is there a way in clear ml to interactively view subsets of images based on a la...
2 years ago
there is something weird going on with console log after latest updates of ClearML Server. it doesn't show the latest updates, instead it often jumps to the ...
2 years ago
Hi all! I was just wondering what is the best way to log additional information? Right now I'm only printing it to the console, but that's not the most pleas...
2 years ago
Hey I’m running this script and initialise the ClearML task also in this file https://github.com/facebookresearch/fastMRI/blob/master/banding_removal/scripts...
4 years ago
Hi Jake & John, I was having the same question as Lindsay, and have been sifting both through slack & github. I did get some useful pointers (such as the cor...
2 years ago
Tracking from Experiments to Datasets Hi all - is there an easier way track the set of datasets used by a particular task? Consumed models show up as "Input ...
2 years ago
Hi, I am trying to setup an auto scaler, but I am getting the following dependency error: ERROR: pip's dependency resolver does not currently take into accou...
2 years ago
Hello. I have an issue I can't seem to debug. Maybe someone knows how to fix it. I have two scripts enque_task.py that schedules a task:... task = clearml.Ta...
2 years ago
Hi everyone, I was trying to build an image using clearml server dockerfile ,I was getting the following error, failed to compute cache key: "/docker/build/i...
2 years ago
Hello, how do i deploy an agent in services-mode in k8s? https://clear.ml/docs/latest/docs/fundamentals/agents_and_queues/#what-is-a-queue:~:text=By%20defaul...
2 years ago
[Pipeline] Am I right in saying a Pipeline controller can’t include a data-dependent for-loop? The issue is not spinning up the Tasks, it’s collecting the re...
2 years ago
hello, is it possible to install clearml-agent without using pip? i want to use docker, but worried about when clearml-agent execution in docker mode cannot ...
2 years ago
Hi, Is anyone can access http://clear.ml right now? Thanks
2 years ago
Anyone know how to override the task start up shell script via the helm charts? I have a AWS EKS k8s cluster w/ port 80 closed to force all traffic over port...
2 years ago
hi today I'm suddenly getting this NewConnectionError Python 3.8.10 (default, Nov 14 2022, 12:59:47) Type 'copyright', 'credits' or 'license' for more inform...
2 years ago
[ClearML with Pytorch-based distributed training} Hi everyone! Is the combination of ClearML with torch.distributed.launch or torchrun actively supported? A ...
2 years ago
Hey guys, i hope you all have a nice days, I had to use the Task method .setup_aws_upload(bucket=...,region=...) to overcome a incorrect region specified for...
2 years ago