Hey All - I'm running into an issue with git authentication. I've setup the aws_autoscaler.py with a corresponding aws_autoscaler.yaml file. I pass in the gi...
one year ago
Hello, I’m working with Task Scheduler and have a question about scheduling tasks. Is it possible for Task Scheduler to execute a task only once at a specifi...
one year ago
Hey everyone, i'm new to clearml pipelines and my tasks are always in pending. 1) I have created clearml agent and it is connected to the main clearml server...
one year ago
Hey all, we have a problem in our clearml installation. All tables / plots created for tasks are duplicated in the UI. We are running version "1.10.1". We ch...
one year ago
Hi community, when I configure a ClearML client to S3 storage backend instead of the default file server, I assume that the connection to the S3 backend happ...
one year ago
hey when I create an agent and run an interactive session on it - I have access to only one gpu
one year ago
another question about the aws auto_scaler, i managed to get the scaler service running, it listens to a queue called "aws" (yes, very imaginative), when i q...
one year ago
Hi everyone! Could someone tell how to use task.launch_multi_node or give some successful examples? Except the example from https://clear.ml/docs/latest/docs...
one year ago
hi guys, is there CLI to download artifacs based on id artifacs?
one year ago
Probably found a bug related to storage.verify_upload(uri) working incorrectly with cache clearml.__version__ -> '1.12.2' Scenario 1 import clearml out_ds = ...
one year ago
hey call, when I use clearml sessions, how can I set up my agent to expose certain parts of the filesystem? for example I want to pass -v /mnt/filesystem:/wo...
one year ago
Hi! I'm building a model registry with ClearML and i can't figure out how to do model versioning: is there a way to set model versions and load specific vers...
one year ago
hey there! question about the aws autoscaler, the TLDR is that i can't get the aws_autoscaler.py when running with --remote flag to clone my git repository (...
one year ago
Hello everyone, I am having an issue with file paths when running clearml agent. Somehow, directories are being created inside the ~/.clearml folder when I a...
one year ago
Hi community! I have difficulty using Clearml pipeline. I am writing the code using the pipeline decorator, but the pipeline does not work with the following...
one year ago
Sorry for always posting such cryptic problems. I managed to create a docker-compose file that runs ClearML and it sets up 2 agents, one on the services queu...
one year ago
Hi community! I'm facing an issue with a self-hosted ClearML server. I modified the docker-compose file so to have all the volumes mounted in a specific loca...
one year ago
Hi, I have a question about the Pipeline, especially about the parallelism part. We are considering implementing a use case and are interested in knowing whe...
one year ago
Hello everyone, Context: I am currently facing a headache-inducing issue regarding the integration of flash attention V2 for LLM training. I am running a pyt...
one year ago
Hi, is it feasible to run hyperparameter optimization while in offline mode? Specifically, can I perform hyperparameter optimization for an offline base task...
one year ago
Hi everyone, I'm using a self-hosted ClearML server and I added a small nginx-reverse proxy to sit in front of the fileserver so at least there's some level ...
one year ago
Hello everyone, I wanted to use clearml on my project and liked it a lot. I get everything on the system, however, Couldn't come up with debug samples and pl...
one year ago
Hello, I got this message error - failed logging task to backend (1 lines, <400/68: events.add_batch/v1.0 (The usage quota was exceeded: type=metrics_storage...
one year ago
Is there a way to configure a clearml-agent so that it shutdown the server after it has been idle for a certain time period? We are using GPU resources from ...
one year ago
Hi community, I want to get the list of available worker-queues in my pyhton API. Based on the SDK documentation I cannot find a implemented way expect using...
one year ago
Hi everyone. Please tell me how I can rename the task so that it appears the same in the UI? CLF Datasets: Main - original name of task, but I tried to chang...
one year ago
Working on the VS Code extension. Pretty stumped on this one...
one year ago
Hi, I have a question around the storage of credentials for the open-source version of ClearML. I see from the documentation that the hashed passwords for we...
one year ago
Hi, I have a question about Pipeline from tasks . For one step in Pipeline from task , if the task of this step has multiple versions (experiments), which ha...
one year ago