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...
one year ago
In general, how to pass CLEARML_AGENT_* envriornment variables to have effect, if the agent is already started?
one year ago
Hi all. I'm trying to start docker container in agent not as a root. Read, that there is CLEARML_AGENT_EXEC_USER environment variable for that. But is seems ...
one year 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...
one year 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...
one year ago
After publishing task, one of the two models gets deleted from artifacts.
one year ago
Hello everyone! Please tell me if there is an example of configuring a service for systemd that implements work with clearml-agent . The service file with un...
one year 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 ...
one year 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...
one year 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...
one year 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?
one year 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 ...
one year ago
"clearml-data sync --folder ." doesn't work
one year 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 ...
one year 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...
one year 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
one year ago
Hi all, What options do I have for setting up autoscaling queues on Azure? Anything else other than Kubernetes? And if going the kubernetes route is enterpri...
one year ago
any help is more then welcom
one year ago
granted dbOwner
one year ago
i granted readwrite access to db
one year ago
pymongo.errors.OperationFailure: not authorized on backend to execute command { find: "queue", filter: {}, lsid: { id: UUID("ce3095ec-4e0c-4392-93c1-52aeebb1...
one year ago
i can't find why clearml has an issue with mongodb
one year ago
everything what is related to docket orchestration works just fine.
one year ago
im bit stuck with clearml server api deployment to nomad.
one year ago
Hi Everyone, I’m reporting a confusion matrix using below code. clearml_logger.report_confusion_matrix( title="Confusion Matrix (Accuracy)", series="ignored"...
one year ago
Is this a bug? Clearml version 1.26.4 im passing a list of S3 urls to add_external_files The list is about 1K of files, but only 7 are uploaded (only unique ...
one year ago
Hey, guys! Could you help me to find out if there's an adequate way to track an experiment with Clearml if I'm running it as a black-box bash script?
one year ago