Hi, I'm working on our ML project using ClearML for pipeline management. I have a separate function for data preparation that I'd like to use in the ClearML ...
2 months ago
Hi, I'm using Task.register_abort_callback to store the latest model checkpoint, but the ergonomics of the callback feel weird to me. I have to do these work...
2 months ago
Hi I’m trying to schedule the tasks execution using clearml.automation.TaskScheduler But the task never starts execution, it always hangs in the ‘pending’ st...
2 months ago
Hi everyone, I’m trying to run a ClearML pipeline. I’m using the " Pipeline from function" script and running it with the ClearML agent. However, the run fai...
2 months ago
Hi folks, I’m having some trouble getting an a100 instance in GCP. I’m talking with a Google rep and need some info on the GCP autoscaler, can you tell me wh...
2 months ago
Hi, I am observing a strange behaviour when loading a dataset’s local copy. dataset_path_training = cml_dataset_training.get_local_copy() logger.info(f"Creat...
2 months ago
I am noticing that Clearml isn't able to clone a submodule with the error fatal: could not read Username for ' None ': terminal prompts disabled . I have the...
2 months ago
Hello, I am having a problem that debug images are not shown after ClearML server migration. I found a solution on this page: https://clear.ml/docs/latest/do...
2 months ago
Can "clearml-task" not try to download data from "github? I specified --folder and --script, but it automatically detects git credentials and tries to pull t...
2 months ago
Hi! While I'm at the office, all works well, but at home I get a lot of timeout warnings while trying to download or save data. I dont think it is related to...
2 months ago
When using clearml Virtual Environment execution, I'd like to add one of the git folders to the python path as an environment variable. How do I know where t...
2 months ago
Hello! Does Clearml support the remote execution some function on agent without executing code locally? I want something like create_function_task().execute_...
2 months ago
Hi! Could you please help with the following question: is it possible to execute the pip install -e . command after our code is pulled from git? The thing is...
2 months ago
Hi, I've seem to come across a bug when creating a new child dataset that overwrites parent dataset files. The new files in the child are added as external f...
2 months ago
Hello! Are you able to help be debug this message? RuntimeError: unable to write to file : No space left on device (28) 2024-09-09 14:29:50,124 - clearml.rep...
2 months ago
Hi everyone, Now this is happening: I decided to use the default clearml.conf file, and I try to run the agents using clearml-agent daemon --queue default --...
2 months ago
Hi Team, i am trying to work on this bug None . Posted some of my doubts there, can anyone please help with the doubts. Thanks.
2 months ago
Hi people When I try to use docker agents they fail. If I run the command clearml-agent daemon --gpus 0 --queue default --foreground inside a docker prepared...
2 months ago
Hi people Im tryng to install a worker in a training machine I cant install clearml in the local environment, I can install clearml and clearml-agemt and run...
2 months ago
@<1523701070390366208:profile|CostlyOstrich36> Hey, I just try to switch from public mongo to private and notice, we need database with name auth and backend...
2 months ago
Hi there! I am using a custom ClearML installed in k8s using the official HELM-chart (with some modifications). I am trying to set up training that runs from...
2 months ago
Hello! Is there a way to filter the "Console" logs by host when logging from multiple workers to the same Task when using distributed training? I see the "Ho...
2 months ago
Rolling back to 1.15.0 seemed to fix the error for now. Is there something one should be aware of between server versions 1.15 and 1.16 related to versions o...
2 months ago
It seems to be related to elastisearch clearml-elastic | "stacktrace": ["org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed", I...
2 months ago
Hi I just updated our server to the latest version, but it seems to have broken all our running experiments. Scalars is totally down, I just get this error w...
2 months ago
Hi, I have a question about the Model Registry. Here's my situation: I'm using k8s_example and struggling with uploading a model. Should models be uploaded t...
2 months ago
Is there a way to reset the clearml workspace?
2 months ago
Hi people, i cant force deleting datasets It tells me StorageError: Can't find azure configuration for None I wanna just force it and delete the folders in a...
2 months ago