Hi! I'm a DevOps engineer. My company is self-hosting ClearML on Kubernetes. I'm a ClearML newbie, so pardon my ignorance. I'm a little confused by what Clea...
5 months ago
Hi guys, is it possible to suppress all messages from ClearML? Like this ones. Probably some env variable?
5 months ago
Hey, I am encountering the following error after training a model Exception encountered while uploading Failed uploading object ../models/best.pt (413): 413 ...
5 months ago
Hello! I can't seem to be able to stop Clearml from automatically logging model files (optimizer, scheduler). It's a useful feature but I'd like to have some...
5 months ago
Graph is drawn quite bad in such cases, hard to understand the relations Red line shows the actual linking, but it looks like it links to another dataset alo...
5 months ago
I am having trouble understanding how dataset caching works with clearml-data . I am using a clearml-task that runs python code to get a dataset from clearml...
5 months ago
Hello. I am using hydra as configuration manager and I am using a decorator to specify the file and the folder it is contained in (typical hydra syntax). The...
5 months ago
Question about task logging with elasticsearch: currently, the document created by the clearml task looks like in the attached image. I want to add option fo...
5 months ago
Hi community, I'm new to clear.ml, and it looks really amazing to me. However, I have a few questions, could anyone please kindly help and take a 👀 the issu...
5 months ago
Hi all, I docker-compose down and up to restart ClearML server then I got this: SERVER UNAVAILABLE The ClearML server is currently unavailable. Please try to...
5 months ago
hi everyone! I’m trying to save my model’s weights to storage. And I can’t do it. I’m tried upload_artifact(), both, with python objects or path to file. The...
5 months ago
Hello Community. I am a complete newbie to ClearML. I've watched tutorial videos and read the documentation, but have been facing some issues on a task. I ha...
5 months ago
why does clearml still waste time on requirement analysis when I provide them? any tips for how I can reduce clearml overhead ... (the time before work actua...
5 months ago
After publishing task, one of the two models gets deleted from artifacts.
5 months ago
Hi guys! I'm getting a weird problem. In the latest project I created, Hydra conf is not logged automatically. In the script Hydra is working correctly, and ...
5 months ago
ClearML (remote execution) sometimes doesn't "pick-up" GPU. After I rerun the task it picks it up. Seems random, doesn't happen too often (maybe once in 30-4...
5 months ago
To be specific, in my base task, the parameters that I want to optimize on appear under hyperparameters/General. However when I execute the optimization task...
5 months ago
Hi! Does the hyperparameter optimization tool work only for ML network parameters? If not, what do i need to define in the base code?
5 months ago
What the best practice to configure clearml-agent in the way to don’t install packages that are already available every time? I use nvidia-docker to run the ...
5 months ago
"clearml-data sync --folder ." doesn't work
5 months ago
Hi folks, is it possible to disable automatic package detection and just use requirements.txt? I have different local and remote (agent) environments so I'd ...
5 months ago
Hi folks. Wondering if anyone has used ClearML in conjunction with Ray ? We currently use ClearML for artefact storage, logging and experiment tracking and a...
5 months ago
Hi all, Does clearml-data get (or the StorageManager in general) support using multithreading in the google storage? This boosts performance by a large factor
5 months ago
any help is more then welcom
5 months ago
granted dbOwner
5 months ago
i granted readwrite access to db
5 months ago
pymongo.errors.OperationFailure: not authorized on backend to execute command { find: "queue", filter: {}, lsid: { id: UUID("ce3095ec-4e0c-4392-93c1-52aeebb1...
5 months ago
i can't find why clearml has an issue with mongodb
5 months ago