Hey guys, I am setting up a new machine with two rtx 3070 GPUs where I created two agents (one for each GPU). On both agents, my experiments fail with error:...
4 years ago
hi, I have a task which uses hydra for configuration. I want to add this taks to a pipeline, and pass the full hydra config objects to the task. is there a w...
4 years ago
Hi people, are there any other good options to view a csv table on the ClearML UI other then the artifacts preview?
4 years ago
docs are up
5 years ago
Hi, another bug to report with the aws_auto_scaler using 1.1.2: Traceback (most recent call last): File "aws_autoscaler.py", line 297, in main() File "aws_au...
4 years ago
Hi there, is there an option to show plots in the order they are inserted to clearml instead of alphabetic order of titles?
3 years ago
In the configuration section of an experiment, I can see the args I passed via argparse. Is there any way to create other sections other than args and tf_define
3 years ago
I have a question about clearml-data , from what I observed (I just started playing with it) it internally stores a compressed representation of a dataset. D...
3 years ago
Hi, I'm running clearml==1.8.4rc0 When creating a Dataset with the following code - the dataset that is created includes ALL the files within the bucket and ...
2 years ago
Hello, I got this message error - failed logging task to backend (1 lines, <400/68: events.add_batch/v1.0 (The usage quota was exceeded: type=metrics_storage...
2 years ago
Hey good morning! Question regarding ClearML server storage. Currently we are hosting a ClearML server using the default configured http fileserver. We would...
5 months ago
hi, may i ask if there is a good way to get the details under ClearML Task "Info" tab (output as json/python dict) using python codes?
2 years ago
Hi , ClearML SDK 1.10.4 is out! 🎉 🎉 See None for more info :)
2 years ago
Hi, Thank you so much for your awesome product! But I have one issue, please tell me how to fix it: I deployed clearml-server on a corporate virtual machine....
2 years ago
Security issue: I have deployed a clearml server on prem with docker. I set the user credential in /opt/clearml/config/apiserver.conf That work fine: you nee...
2 years ago
Hello, I having been exhausting the metrics quota way to fast for the current use that I am making of clearml. Is the quota cumulative ? i.e. do we get 1G pe...
one year ago
Hi there Trains riders, Is there a built-in way to send notifications upon completed/failed experiment? I have seen the Slack_alerts code sample, where the m...
5 years ago
Hi! I'm trying to run a task from a remote repository with clearml-task , but I get the following error: Error: requirements file could not be found '{}'So, ...
3 years ago
Any idea what could be going on here? [2023-01-09 16:18:15,727][root][INFO][utils_atom_fn.py:85] - Running fn: fn_get_heat_map_nan [2023-01-09 16:18:15,782][...
2 years ago
I am getting this error inside github action CI runners.
2 years ago
Hi, I have upgraded my ClearML server from version 1.9.1-312 to version 1.13.0-414. After the upgrade much of outputs of the previously existing experiments ...
one year ago
Hi everyone, I have a bit of a vague problem. My code used to work fine but all of a sudden it broke down. When I run an experiment now, it just stops execut...
3 years ago
getting the following error """Retrying (Retry(total=232, connect=240, read=239, redirect=240, status=233)) after connection broken by 'ReadTimeoutError("HTT...
5 years ago
Well, this is my question... I'm trying to adapt ClearML to AWS using basically ECS Fargate + DocumentDB + AWS ES + Elasticache + EFS. I could start the file...
4 years ago
Hello everyone, I am using a generate_new_data.py script to generate my Datasets. This scripts uses configuration files. How do I couple the generate_new_day...
2 years ago
Pipelines suddenly no longer appear in the Pipelines tab, what could/should I look into? EDIT: Using latest ClearML (agent, server, SDK), and creating the pi...
2 years ago
Hi, I've been using your SaaS platform for over a month now, but today I suddenly noticed most of my data is missing, I see that I have 40 tasks in my data p...
3 years ago
Is there a way to automatically plot a metric vs epoch ( example train_accuracy, val_accuracy, learning rate) , or do I need to store the metric for each epo...
5 years ago
Our Mac users are having some issues. They have their respective ~/clearml.conf, and yet they get: ClearML 1.1.5 Traceback (most recent call last): ... File ...
3 years ago
Hello community, I'm planning to deploy a self-hosted ClearML server on AWS. Our usage pattern is to run it intensively once a week, with a few additional se...
9 months ago