Hi! I'm getting the following error when I upload a folder to GCS using StorageManager, and then use StorageManager to download that folder to use in another...
3 years ago
Hi, I followed the following instruction https://clear.ml/docs/latest/docs/guides/services/aws_autoscaler#remote-execution to launch the AWS Auto-scaler. Aft...
3 years ago
Hi , please note the ClearML Free Community Server will be undergoing maintenance during the next 30 minutes
3 years ago
Hi all, any idea why spawned trainings during optimization can end with the following message User aborted: stopping task (3) ? I (user) do not stop them int...
3 years ago
Hello all, After I run training task and output model to S3, is there a way for clearml server to send out notification of some sort to trigger our continuou...
3 years ago
I realize I'm asking many niche questions - my apologies 🙈 Is there a way to translate task.data.user (user ID) to the actual username? Use case is that I'd...
3 years ago
Is there any way (or are there any plans) to include some view for datasets in the WebUI? One that is detached from the generating task?
3 years ago
Hi all, Idk whether this is the right channel to ask this question My team are using ClearML as part of our development process. We wish to use ClearML-serve...
3 years ago
This message is for the ClearML team. I've found a bug. I think it's reproducible. Basically, when dealing with bools inside args, I think what you guys do i...
3 years ago
Hey, regarding deployment via helm charts. I want to connect clearml to an existing elasticsearch cluster which has AUTH + TLS enabled but I don’t see a way ...
3 years ago
Sometimes, on shorter tasks, my Task would hang for the 5 minute timeout with e.g. 2022-01-04 08:45:25,181 - clearml.Task - INFO - Waiting for repository det...
3 years ago
Hi we have had some crashes on ClearML server and it was caused by ClearML uploading the models into ClearML server (by default). Is it possible to have an o...
3 years ago
When uploading an artifact, can I list it in some grouping (like with parameters, having e.g. Args/foo , Args/bar )?
3 years ago
How can I register a json file I'm creating as an artifact
3 years ago
Hi All, I hope I'm in the right channel, we( StaleButterfly40 and I) have problem compering between some of our expiriments. when trying to compare the brows...
3 years ago
Regarding the “classic” datasets (not hyper datasets): Is there an option to do something equivalent to dvc’s “ https://dvc.org/doc/user-guide/managing-exter...
3 years ago
Hi, Anyone know how to report scalars with tenserflow? Thanks
3 years ago
Follow up on execute_remotely, I see one can limit the available GPU resources in a worker daemon; could one also limit the number of CPU cores available?
3 years ago
Hello Gals and Guys! happy new year! 🎊 It's that time of the year where we summarize what's done and what's coming soon, so buckle up, we are on our way! Th...
3 years ago
Thought i would share this. Something to think about over the new year. 🙂 https://www.thoughtworks.com/content/dam/thoughtworks/documents/whitepaper/tw_whit...
3 years ago
Hey guys, sorry for the rapid fire questions in the past few days. I have another issue though. I initially ran a task, directly from a repo. It succesfully ...
3 years ago
Hey, I’ve been working with Clearml helm charts and I want to connect Clearml to Minio. I used the sdk.aws.s3 config and I managed to save artifacts to Minio...
3 years ago
What happens to file that are downloaded to a remote_execution via StorageManager? Are they removed at the end of the run, or does it continuously increases ...
3 years ago
Would appreciate some help. Getting this Error. ValueError: Node train_model, parameter '${split_dataset.split_dataset_id}', input type 'split_dataset_id' is...
3 years ago
Is there some automated migration for existing tasks from other MLOps frameworks to ClearML? (Specifically, interested in migrating from mlflow)
3 years ago
Hi here. Is it possible to run clearml-agent with pre-ready pip virtual environment and avoid packages installation from requirments.txt/INSTALLED PACKAGES ?
3 years ago
Given I want to run a task in a pipeline using a base task id. One of my steps just finds the latest model to use. I want the task to output the id, and the ...
3 years ago
Can I manually delete .zip files with datasets in .clearml/cache/storage_manager/datasets directory? seems that the datasets are stored both in packed and un...
3 years ago
Can one compare experiments/tasks from different projects? EDIT: I mean, I can manually navigate to some /compare-experiments end point and then find the tas...
3 years ago
Hey all, Im using s3 as files_server. When I run a task not in a docker everything works, that I run the same task in a docker I get: raise ValueError("Could...
3 years ago