Hi all! I'm struggling with a specific scenario, maybe you could help. I have 2 machines types (for example titan/a100) and 10 types of models with a generic...
2 years ago
I have a question about remote dataset get/download. (Server A)Deploy clearml server. (Server B)Execute clearml-init and set api credentials from server A's ...
3 years ago
Hi, I want to simultaneously initialize a task (from a Python script) and enqueue it to a remote machine with a ClearML Agent. However, I didn't find how to ...
3 years ago
Hi everybody! I want to know whether ClearML can work with Hadoop and How difficult is it to integrate it? Anyone can help me?
one year ago
Hello, is there a way to export experiment results from multiple/all experiments to something like a csv file?
4 years ago
Hi all, I want to ask, how I can get commit id from compiled task. I tried get_script method in Task class, but there only info about branch (I think because...
10 months ago
Hi everyone! Small question - is it possible to associate an agent to a specific CPU?
2 years ago
I created credentials from my account, stored them as a k8s secret and they are reused whenever anyone from our ML team starts a new ML model training, which...
3 years ago
Hello 🙂 I am having issues persisting output images to a self-hosted clearml server. When I use the matplotlib automagical hooks (with plt.show() ) I get em...
one year ago
Hi I'm using latest versions and experiencing a bug. I created a controller in a new project. Just after that I clone a task and give it the new project name...
5 years ago
Hi, we noted that using K8S glue, there are some situations where the task cannot be registered as error and will be stuck at pending. An example of one situ...
4 years ago
Is it possible to report a static html to a task and have it shown in the UI? I used the following: task = Task.get_task() logger = task.get_logger() logger....
5 years ago
Hello, I am trying to modify my clearml-agent running on a AWS autoscaler (From ClearML applications). I want to be able to clone my repo (working), and inst...
2 years ago
When I run an experiment (self hosted), I only see scalars for GPU and System performance. How do I see additional scalars? I have "tensorboard": { "enabled"...
3 years ago
Hi, We Are Having Issues With Clearml-Session For Vscode. Apparently It'S Hardcoded To Download From
Hi, we are having issues with clearml-session for vscode. Apparently it's hardcoded to download from https://github.com/microsoft/vscode-python/releases but ...
4 years ago
Hello again, how can i use the clearm-session package ? I don't seem to find any helpful docs or resources: If i have a machine with IP=certain_IP and i have...
4 years ago
Trying to enqueue a task through the UI, getting this error - what could it be? (Running on AWS, on the official trains AMI) Error 100 : General data error: ...
4 years ago
hey guys the first time I'm seeing this behavior I'm adding a new user to /opt/trains/config/apiserver.conf and restarting the containers. all old users are ...
5 years ago
Hi! We're using ClearML in our pipeline and have a question regarding datasets. Currently, we export training data directly from ClickHouse to S3 using a com...
6 months ago
Since I’m using Trains on K8s with my team I started to dig into the Helm chart that needs tweaks. I just started exploring the chart so I just put a first s...
5 years ago
When using Dataset.get_local_copy(), once I get the location, can I add another folder inside location add some files in it, create a new Dataset object, and...
3 years ago
Hello all. I'm generating an OutputModel in one task and using it as an InputModel for another task. Since there's already a timestamp on the model creation ...
2 years ago
Hi everyone, I think it would be nice if startup_bash_script that takes in bash_script for the AWS autoscalers can be completely overwritten to input custom ...
4 years ago
Hi all! I have a question regarding clearml-agents that I have not been able to find in the documentation. I have seen an agent is also called a 'worker'. Wh...
4 years ago
Hey, Can ClearML uploads data to private blob storage Azure? I have authorization errors. Is it due to the fact that I do not have the required permission on...
2 years ago
hello everyone! is it possible to transfer data (datasets, models) from one ClearML instance to another? How can I do this?
one year ago
Hey 👋 Tensorboard Logs Overwhelming Elasticsearch I am running a clear ml server, however when running experiments with tensorboard logging I am seeing the ...
one year ago
Loading checkpoint /home/noams/.clearml/cache/storage_manager/global/0cde7fce3edebc43d6e10bf723b0a023.last_checkpoint_0.pt Connecting multiple input models w...
15 days ago