I have a docker container that have clearml-agent running inside in normal mode. The agent take on a task and execute it fine. I just want to somehow log the...
one year ago
Hi may I know is there a way to get the dataset_id from the dataset object? I cannot find an api for it
one year ago
Hello, I'm trying to use the agent to orchestrate tasks - our install is quite complicated and I've wrapped it all up with the code in a docker container; is...
one year ago
Hi, everyone! I know ClearML Server supports static configuration of AWS access keys, but is there a way to use AWS Secrets Manager with ClearML? This is in ...
one year ago
Hi everyone! I keep running into Could not load dataset state Errors when using both the CLI and python version of ClearML-Data . I now can't even delete pre...
one year ago
Hi , in clearml how do I configure my agent to launch a job on multiple GPUs? Sometimes I need 2 GPUs and sometimes 4,. Lets say I have 4 gpus on my PC. If I...
one year ago
Hi all, I have a pipeline construct from multiple base tasks. Is there a way to get output or notification somehow from one of the steps in the pipeline on t...
one year ago
Hello everyone, I'm working on building a training pipeline using ClearML and I'm encountering some challenges in assembling the pipeline. Context: - I have ...
one year ago
Hi, I'm having a hard time uploading files as metadata to datasets. I need to log a dictionary with preserved order, ClearML orders the saved dictionary and ...
one year ago
Hey everyone! First post here. My issue is the python_binary I set in the .conf file doesn't seem to get used by the task I'm running. The task's output conf...
one year ago
Hi good morning ☕ ️ I am running a torch experiment that runs correctly on an agent configured in pip mode. - when I change to poetry mode I get this error: ...
one year ago
Hi. I am sure this has been asked before but I cannot find it searching the past 90 days here or the web. Can I ingest old tensorboard logs into clearml from...
one year ago
Hi everone! We're trying to start using ClearML for both experiment tracking and data management, and I have a question about ClearML-Data: Is it possible to...
one year ago
Does anyone know how to resolve symbol cublasLtGetStatusString version libcublasLt.so.11 not defined in file libcublasLt.so.11 with link time reference
one year ago
Why there is no auto_connect_frameworks argument in Task.create but only in Task.init ?
one year ago
From the python code point of view, how do you detect if it is running locally or via clearml-agent ?
one year ago
Also from the python sdk, is there a way to specify the clearml.conf file to use ? Like the equivalent of --config-file for cleaml-agent ?
one year ago
Hi, Is there a way to fully reproduce the experiment environment locally without executing it ? Clearml agent do setup a venv and install all the package, in...
one year ago
I am getting ERROR: Could not install packages due to an EnvironmentError: [Errno 28] No space left on device: '/tmp/pip-unpacked-wheel-fakjd3pf/nvidia/cudnn...
one year ago
Hi! We are trying to upload datasets to ClearML from Redshift. Is there any direct integration between with Redshift? We would like to avoid downloading the ...
one year ago
Also ubuntu 18.04 is losing support so everything in the image needs an update…
one year ago
We’re running clearml-agent on k8s and I first noticed some warnings from the pod about Python 3.6..? > /usr/lib/python3/dist-packages/secretstorage/dhcrypto...
one year ago
Hi! I'm running a ClearML Task remotely. It runs a Python machine learning evaluation script in repo A. The script depends on a module which is defined in an...
one year ago
After running my pipeline on a GCP VM, I am getting the following error when installing the packages Successfully installed numpy-1.24.1 Torch CUDA 110 index...
one year ago
Hi. Can you point me in a direction of the solution please? We are trying to use spot machines on AWS through autoscaler in ClearML. The problem is we need t...
one year ago
What is the current state of deleting debug samples? I use s3/minio as my fileserver. If I delete tasks from the UI, are debug samples deleted on S3? If I ru...
one year ago
Hi, I want to set up a ClearML server for experiment management and later add clearml-agents. Can I link GPU nodes to the ClearML server later on? What are t...
one year ago
Hi everyone, is there an option to stop a ClearML agent gracefully, i.e. finish the current task and then, instead of accepting another task for execution st...
one year ago
hi guys, can i check via https if the clearml-agent is on/off? is there port in clearml-agent to interact with clearml-server? TIA
one year ago
How does Clearml clones the git repo, using HTTPS or SSH?
one year ago