Dear all, great to join your community. We are working on plant growth stage models at BASF for farmers and I was wondering if clearML can be used also for d...
2 years ago
Hi! I have a remote server with ClearML server on it. I’m trying to get access to ClearML Web UI through ssh port forwarding (ssh vdc01 -fNL 8080:localhost:8...
2 years ago
Hey ClearML! I created a worker, and configured it to work with my git account (using ssh-key) when my coworker tries to run a task using the same worker, he...
2 years ago
What if I want to clone multiple repositories on a remote machine? How do I do that?
2 years ago
Hi all ! I'm trying to run my tasks on open-source clearml-server. But everytime I try to run a task on it with clearml-agent, I get the same error : clearml...
2 years ago
I’m trying to use minio with ClearML as a external storage. I am having problems with the configuration file for the ClearML client When I use the output_uri...
2 years ago
Hello. Can I know how to download the best.pt by using the SDK?
2 years ago
Hi guys, I have set up the clearml-server on aws ec2 instance using the released clearml AMI in EC2 instance (there is a 24/7 running EC2 instance for runnin...
2 years ago
Is there any way to change the x-axis on the charts for scalars, to say e.g. "epochs" instead of "iterations"? Or is that hardcoded?
2 years ago
Hi all, I have a big amount of experiment in a single project, there is a way to download the experiments as a custom table? to let's say to a .csv file? Tha...
2 years ago
Hi, I'm looking into deploying ClearML with AWS Opensearch as managed Elasticsearch backend. I'm however not finding any documentation on whether ClearML sup...
2 years ago
Hi everyone, I’m new to ClearML, and our team has started investigating clearML vs MLflow. We’d like to try out the K8s setup using the helm charts, but afte...
2 years ago
Hi, Is this a well known issue, that running a task in a virtual environment, messes up the reproducibility feature ?
2 years ago
Hi, I just had this error message when creating a task, is it normal? Action failed <504/0: tasks.create ( 504 Gateway Time-out ` 504 Gateway Time-out ` `` )...
2 years ago
hey while trying to upload a (~14 gb) dataset, we get the following error:
2 years ago
is there a support channel?
2 years ago
I'm getting this error across different machines ValueError: Failed uploading object /crunch-pipeline/.pipelines/crunch-pl/crunch-pl %23950.c4c39b676e5643bca...
2 years ago
Hi! I'm looking to setup a periodic backup of ClearML self-hosted server which would ideally happen without shuting the server down. I'm guessing just copyin...
2 years ago
Hey guys, first of all ClearML rocks! I love it 🤩 Trying to log a figure, I got : upstream connect error or disconnect/reset before headers. reset reason: c...
2 years ago
Hello everybody, I am new to Clearml and could use your help with something. I am generating data and setting the metadata using ds.set_metadata(metadata='pa...
2 years ago
Is it normal for the agent to just give 0 output when run in docker? At most it gives me "Using environment access key...." But it's not pulling tasks from a...
2 years ago
Hello, I have a self-hosted clearml instance. I want to save all recorded artifacts & models on onedrive instead of s3/gstore/local. I have a rclone mount of...
2 years ago
Hi everyone ! :) I'm trying to test the "one click reproducibility" feature but it keeps failing. My question is on a high-level: is it normal that this happ...
2 years ago
Hello all For some reason, whenever I start a pipeline it starts two runs at the same time, which ruins one task. When I abort one such pipeline run, I get "...
2 years ago
If we use a poetry queue and do not specify the agent.package_manager.poetry_version , will ClearML install/update anything? Asking because there are some is...
2 years ago
Hi guys ! I'm adding a requirements.txt to a task before initializing it. Is it the way it is supposed to look like on the UI ? Shouldn't I see directly the ...
2 years ago
Hi everyone! Loving ClearML so far. Has anyone managed to make its autoscaler and scheduler work with Lambda GPU Clouds by any chance, please? https://lambda...
2 years ago