Hi All, I’m curious if anyone has an example of editing the configuration of a running TaskScheduler or TriggerScheduler . If I understand correctly the desc...
7 months ago
Hi all, I am trying to deploy ClearML solution on top of Amazon ECS with Fargate. I am using EFS for my data persistence layer where I have created multiple ...
7 months ago
Hi all, any API-oriented way to get download all the artifacts from a given task?
7 months ago
is there a way to get list of users from the API?
7 months ago
Hi everyone, does anybody now if the latest release 1.15 is still vulnerable to None ?
8 months ago
Hi! I deployed clearml with pre-built docker images. Everything works perfectly until I put another nginx on top of the whole thing so that I can expose it t...
8 months ago
I’m trying to understand the execution flow of pipelines when translating from local to remote execution. I’ve defined a pipeline using the PipelineDecorator...
8 months ago
Hi there! I've encountered some strange behaviour with a ClearML server self hosted via AWS EC2 AMI (WebApp: 1.14.1-448 • Server: 1.14.1-448 • API: 2.28). Fo...
8 months ago
Hi all! I have a self-hosted ClearML instance running on my server. I see this in the docs: """ - Or manually edit ~/clearml.conf file, making sure the serve...
8 months ago
How does one add_tags to a pipeline? There is this function here: None But, I cannot figure out how to use it. I would like to automatically add_tags in the ...
8 months ago
Hi! Is it useful to create a model monitoring and an endpoint? An endpoint is not enough to use clearml-serving?
8 months ago
Hello, about clearml-serving: I uploaded a model, a pre-processing and create an endpoint. I now want to remove these artifacts. Based on None , for the endp...
8 months ago
I have a project which is hidden, how do I unhide it?
8 months ago
fixing it manually later on fixes the problem
8 months ago
Is this a bug when doing clearml-agent init? When it asks for you to specify file-store if I put None it will fails to understant that its and S3 storage and...
8 months ago
Hi, is there a way to access the clearml file server? I would like to check if an artifact object has been deleted or not.
8 months ago
Hey, how can I find which tasks/projects have the most metrics?
8 months ago
Hello, I am new to clearml. We are a small working team working on a ml problem. I am facing an issue where I get error while login to my account. the error ...
8 months ago
Hi, when running a task, is there a way to run a script already in the container? For example there is a script /home/root/entrypoint.sh I would like to avoi...
8 months ago
Just want to post it here before raising a github issue: there seems to be a regression bug since clearml 1.13.0 where out training in GPU is 2x slower in ou...
8 months ago
Hello, what are mongodb default login credentials for self hosted clearml server? We are moving our datasets to another place and so far I think clearml does...
8 months ago
Hi all - I am using the experiment tracker and I see that scalars view is not updated after some time? In the console view I see that my training job termina...
8 months ago
Hello everyone, If I use this code, where is the file downloaded to my machine?
8 months ago
Hello everybody, I am using the ClearML free version on a project and everything was working fine. I logged in this morning and the project was gone from the...
8 months ago
Hello everyone, when I use the key generated by localhost clearml I get this error. But the key generated by Clearml's server is not. How can I fix it? Thank...
8 months ago
is there an external way to access PipelineController._relaunch_node(node) ?
8 months ago
Is ClearML-Serving using either System or CUCA shared memory? Or planning to? In our experiments using perf_analyzer the shared memory experiments showed a h...
8 months ago
Hi all, I am trying to get all pipeline tasks or task ids from a specific project. The project in the details of one of the pipeline tasks is defined as "/.p...
8 months ago
Hi, we recently deployed ClearML server and ClearML serving to our test infrastructure where it is running lika a breeze 🙂 . Moving forward in the productio...
8 months ago
Hello! I am trying to launch a ClearML GPU instance, but I got this error: ClearML results page: Traceback (most recent call last): File "/code/main.py", lin...
8 months ago