Hey there! I was wondering if there is any existing support for integration between a self-hosted ClearML server and a SLURM cluster. I can certainly queue u...
one year ago
Hi there :) can anybody tell me what the best practice is for performing a normalization in the preprocess.py script used by clearml-serving? Currently I use...
one year ago
New to ClearML~ Find there's a plugin for PyCharm but no for VS Code. Any plan?
one year ago
does any one know this error while running a pipeline: User aborted: stopping task (3) >?
one year ago
is it possible to disable or change the frequency of cpu/gpu/disk logging for the experiment or for the whole agent worker?
one year ago
We’re planning to use ClearML Agent to: - Select data - Feed data through AI SDK on a remote machine - Log output prediction + metrics (if gt is there) to Ex...
one year ago
Hi, could somebody please confirm if the output_uri parameter for creating Dataset in Azure is in the form: "azure://. blob.core.windows.net/ " ?
one year ago
Kindly, when replying to a thread, please do not post to both a thread and to the main channel
one year ago
I trained a model, saved it. Now I am trying to access it from another machine, but the model url is a local path. How can I download models from Clearml?
one year ago
Hi, where can I find the server parameter to control when the server is unregistering an agent after not receiving updates? Currently it's quite long (30mins...
one year ago
Greetings everyone, In the course of my work, I utilize a particular library that necessitates more than just a simple clone and dependency installation proc...
one year ago
Hi, how can I search an old experiment based on its commit hash?
one year ago
If you're paying for the premium features would those be available to a self hosted server or only on the web client?
one year ago
Hello guys, i have 4 workers (2 in default and 2 in service queue on same machine) and running a cron job of data preparation.It works well for about 3 days ...
one year ago
i am getting error when cloning tfs repository with error . We user https to clone and have no possibility yet with ssh. "Check if remote-worker has valid cr...
one year ago
Another AWS autoscaler question. The docker-compose.yml automatically adds a ClearML agent to the services queue. When I run python aws_autoscaler.py --remot...
one year ago
AWS autoscale question: can the autoscaler use the IAM role of the EC2 instance it’s running on rather than needing to be provided AWS keys?
one year ago
Hello everyone, while calling get_local_copy of the dataset from the fileserver, I get the path to the local copy, but the files are not downloaded and the f...
one year ago
ClearML is distinctly missing in the curated MLOps landscape. Https://mad.firstmark.com
one year ago
Hi, I would like to bring awareness on this issue , this impacts my work as I cannot install the older version of torch (1.11.0)
one year ago
Hi there! :) I have an issue regarding the get_local_copy(..) function of the Model class. Whenever this function is called in the course of a hyperparameter...
one year ago
When dumping model via clearml serving, what are the things that the clearML will look at to populate the input_size and output_size? I tried to dump an SKLe...
one year ago
Hi all I have a question about the "reports" feature. I followed the steps below. 1. created report at "Project root" 2. ran API projectsGetAllEx({name: "^.r...
one year ago
I'm trying to serve my model usign clearml-serving in kubernetes. I already added the endpoint, and i can see it in the DevOps project. Which pod am i suppos...
one year ago
Hey ClearML, Pipeline from tasks: following this example None Problem Description: - I have two steps / tasks in the pipeline, first task create some data id...
one year ago
Hi , ClearML SDK 1.10.4 is out! 🎉 🎉 See None for more info :)
one year ago
hello i have a python code which doesnot have any clearml code can i connect this code to clearml without changing anything on existing code
one year ago
ClearML agent can work on GPU machine in no internet environment where we have proxy for pip packages and ubuntu updates ? If yes, How to configure these pro...
one year ago
Hi! I'm trying to setup clearML in a k8s cluster. Currently trying to install the clearML-serving via helm chart. It seems like the helm chart doesn't suppor...
one year ago
Hi all! Is there any simple way to use argparse to pass a clearml task name? I was using an argument called --clearml_task for this, but i ran into an intere...
one year ago