[WebApp : Pipeline] Hey, me again. When we try and delete a Pipeline on the Web App Pipelines page, it shows that it is trying to do so with a dialogue box t...
2 years ago
Hi Team,in clearml.config file can we change this settings as i want to utlize cpu instead of gpu default_docker: { # default docker image to use when runnin...
2 years ago
Hey! When reviewing an experiment in ClearML, in the "Plots" tab, I want to display multiple graphs on the same row, for a similar experience like "Debug Sam...
2 years ago
I configured S3 storage in my clearml.conf file on a worker machine. Then I run experiment which produced a small artifact and it doesn't appear in my cloud ...
2 years ago
Hi Team, I am running pipeline task using below commands i am getting errors.Can any let me know the reason? 1)command:clearml-agent execute --id error : Pro...
2 years ago
Hi ClearML, I encountered this issue last week: I tried to delete a few experiments from one project (that I archived beforehand), an error message appeared ...
2 years ago
[Pipeline] Hey, is it possible to specify the output uri for Pipelines and their Components using Pipeline decorators? I would like to store Pipeline artifac...
2 years ago
Is it possible to run multiple agent on EC2 machines started by the Autoscaler? Or have the one agent run multiple Queue jobs at once? E.g. having the Autosc...
2 years ago
Hi, a question about dataset storage Suppose I create a dataset like this dataset = Dataset.create(dataset_name='my_name', dataset_project='my_project') What...
2 years ago
Hi again, I was wondering what would be a good practice with respect to saving different datasets (while preprocessing it in several steps/stages). Mainly wi...
2 years ago
Hi Team, I have a hosted ClearML server. When I upload a large artifact (around 25MB) to the fileserver , I get a ConnectionResetError : File "/opt/conda/lib...
2 years ago
I noticed you can configure AWS in docker-compose.yml for clearml server. Am I right that this cloud storage will be used by default if it's not configured i...
2 years ago
Hi! I faced some odd problem. I'm trying to run pipelines and one of the task trying to install some dependencies with pip. I tried to skip venv creation wit...
2 years ago
[Distributed Training] Hi, i have a ClearML setup with K8SGlue that spins up pods of 4 GPUs when picking tasks off the clearml queue. We would now want to pr...
2 years ago
Hi Team, i am running code in vsc and connected to clearml server. it taking too much of time to execute,may i know the reason?
2 years ago
Hi Team, i am running task using this command "clearml-agent execute --id ". and my config file is look like below, do i need to change anything in config fi...
2 years ago
Hi all, Are there any features listed somewhere that will be implemented in ClearML in the future?
2 years ago
what could be the issue?
2 years ago
Encountering this error while running pipeline.py ValueError could not find queue named services
2 years ago
Hi everyone. I am working for the first time with ClearML. And I am trying to process some data using ClearML Data sdk and the public WebUI. I am experiencin...
2 years ago
Is there a way to export "offline" interactive plots (e.g, into Confluence) from the self-hosted ClearML server that will remain available no matter the stat...
2 years ago
Hello everyone. When pressing the "Copy embed code" button in scalar plots, I don't get to choose the embedding type like in the video, it seems that I get o...
2 years ago
Hi Team, i am runing script which fetch the data from clearml server, i am getting this information "clearml - INFO - Dataset.get() did not specify alias. Da...
2 years ago
How can I ensure tasks in a pipeline have the same environment as the pipeline itself? It seems a bit counter-intuitive that the pipeline (executed remotely)...
2 years ago
Hi all! I recently started working with clearML serving. I got this example working https://github.com/allegroai/clearml-serving/tree/main/examples/pytorch a...
2 years ago
Is clearml-agent supports pip versions up to 22.3.1? Should I update the pip version in clearml.conf if mine is more recent?
2 years ago
Hi, I have such a usecase: I have different types of tasks that use GPU: task that uses 1 card task that uses 0.5 of card task that uses [other number] of ca...
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
Hey, guys, following my previous post, I managed to fix several problems I had. It seems a little left to get things working. My problem now is I get this er...
2 years ago
hi I'm unable to open the clearml dashboard since yesterday. Constantly getting the "server not found" error.
2 years ago