Hi Everyone ! I am trying to remotely run a code from a github repo which necessitates some installs (as shown in the picture). What is the best way to run t...
3 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
Hi, do you know more or less how many workers can server work with. Have you make such stress-tests? The thing is that we have some power run agent on (for e...
3 years ago
Hi! I am having some problems with a loss after a good amount of training, what would be the best way to log a value to have a better idea of what is happening?
3 years ago
I would like to make a retry mechanism on tasks (if failed, then give some more chances to run correctly). When tasks is failed, I can't put it to the queue ...
2 years ago
has anyone found a workaround for the bug? clearml.storage - ERROR - Exception encountered while uploading string longer than 2147483647 bytes
3 years ago
Happy Friday Everyone 🙂 how can I apply uncommitted changes from a task manually to debug locally?
3 years ago
Hey! We've set an hyperparameter optimization task on one of our experiments, and it seems as though the optimization itself is running - Yet we don't see th...
one year ago
I was running the hyperparameter optimization code in clearml. I understand Iteration is one single experiment but what does the other parameters refer to ? ...
4 years ago
Hello everyone! The cache for pip does not work for agent in k8s mode. I specify agent.docker_pip_cache as /mnt/pip_cache in the clearml.conf. But nothing is...
one year ago
Hi, when using clearml-task --script my_script.py --args key1=value1 key2=value2 how can we access the args? This snippet in my_script.py if __name__ == '__m...
3 years ago
Hello everyone, Quick question regarding the API - what would be the best way to trigger a new run of an existing pipeline with an API call?
11 months ago
Hello everyone, When I try to connect to my clearml server using clearml-init, I encounter this error.
3 years ago
Has anyone used clearml-serving and successfully sent an inference request via curl? I'm having trouble trying to send an inference request to the keras mnis...
4 years ago
Hi, I have an issue with mongo container when try to start service. Here’s the log from mongo container. clearml-mongo | 2021-12-21T08:24:54.567790371Z 2021-...
3 years ago
Hi, I am trying to upload a model but I am getting the following error: 2021-07-05 17:21:14,625 - clearml.storage - ERROR - Failed uploading: cannot schedule...
4 years ago
Hi, I'm configuring an agent. After pasting the credentials, I get: Error: could not verify credentials . I tried entering the user access key and secret key...
5 years ago
Hi! I have deployed a CM server + agent on a BM Kubernetes cluster and am trying to set the default docker image for running trains. I have specified the def...
2 years ago
Hi Everyone, I’m playing with datasets in ClearML. I can successfully register them, but I’m not entirely clear how to attach a plot to it. If I create a tas...
3 years ago
How to do continuous training with trains? Can someone share examples or docs to get started with continuous learning.
4 years ago
Hi all, We are running clearml-session with a ubuntu docker container, our host system is ubuntu 22.04. From time to time we have driver failures. Just nvidi...
11 months ago
Seems like ClearML tasks in offline mode cannot be properly closed, we get ValueError: Unsupported keyword arguments: publish when calling task.close() . Thi...
2 years ago
Hello, how to handle clearml.Task.add_requirements("requirements.txt) cases when we have --extra-intex-url in the file
one year ago
I wanted to ask, how to run pipeline steps conditionally? E.g if step returns a specific value, exit the pipeline or run another step instead of the sequenti...
3 years ago
Hi. I have a job that processes images and creates ~5 GB of processed image files (lots of small ones). At the end - it creates a clearml.Dataset and perform...
2 years ago
Hello everyone! I tried to remove models from ClearML using clearml.Model.remove( model=model_id, delete_weights_file=True, force=True, raise_on_errors=True,...
9 months ago
None can anyone help me about this?
5 years ago