I’m wondering if someone has an example of how to use the base_task_factory option for adding a step to a PipelineController ? It’s not clear to me how we sh...
8 hours ago
I am working up with the autoscaler, after setting up the autoscaler instance I am getting the following error when I launch the autoscaler googleapiclient.e...
9 hours ago
I am getting this error when trying to run a job, which seems to be assigned to an Apple silicon worker: Fatal Python error: init_sys_streams: can't initiali...
13 hours ago
Regarding the open source, self-hosted version of the ClearML Server, I was wondering what the agent-services is doing in this docker-compose. Isn't the agen...
15 hours ago
Is Clearml cloning submodules in a git repo as well?
16 hours ago
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...
20 hours 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
21 hours 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 day 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 day 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 day 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 day 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 day 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 ...
2 days 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 ...
2 days 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...
4 days 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: ...
5 days 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...
5 days 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...
5 days ago
Does anyone know how to resolve symbol cublasLtGetStatusString version libcublasLt.so.11 not defined in file libcublasLt.so.11 with link time reference
6 days ago
Why there is no auto_connect_frameworks argument in Task.create but only in Task.init ?
6 days ago
From the python code point of view, how do you detect if it is running locally or via clearml-agent ?
6 days 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 ?
6 days 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...
6 days 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...
7 days 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 ...
7 days ago
Also ubuntu 18.04 is losing support so everything in the image needs an update…
7 days 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...
7 days 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...
7 days 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...
8 days 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...
8 days ago