Hi all, Is there a way to create a pipeline from files which are already tasks in clearml (with task init and their own parameters which are connected from t...
2 years ago
Using the s3 to push data, I tried this snippet.. How to add in the key and secret key ? I see that it requires another class, StorageHelper, but I wasnt abl...
4 years ago
general infrastructure question: my company isn't using AWS for training, we have all our GPU's inhouse in our own servers, we have a problem where we want o...
2 years ago
Hello all For some reason, whenever I start a pipeline it starts two runs at the same time, which ruins one task. When I abort one such pipeline run, I get "...
2 years ago
Hello, Would you be so kind to update the allegroai/clearml-agent-services to use a newer ubuntu than 22.04? We just had to rebuild a custom image because it...
2 years ago
Hello, how can i get notify by mail about failed on experiments?
10 months ago
finally my HPO runs... what a trip
one year ago
///[Please note, all the below was executed on the command line of the compute node, not the server head node]/// I've been following the example on Keras, b...
4 years ago
When we run our code and it communicate with clearml server, is there some way we can log that api request? Like what endpoint is it and what payload it send...
3 years ago
In order for a new worker to come online in my k8 cluster, do I need to have an EC2 startup script init the agent/config, and then start the daemon? Do I hav...
3 years ago
Good day to all! Any clue how to make upload dataset to minio S3? I have setup a custom s3 in clearml.conf as per docs: aws { s3 { # default, used for any bu...
3 years ago
I was thinking maybe I can install pyenv and use that to set the default python version on the server; this way we can install a new python and use pip as us...
one month ago
Hi, When using yolo in a Docker based clearml agent, I get the error below. How do I need to setup clearml agent to have access to CV2? Starting Task Executi...
7 months ago
Hi all, want to ask, How I can debugg Logger class. I have problems with displaying graphs on the UI, logger.report_text works, but any scalar or plot is not...
one year ago
Hi everyone, has someone of you tried to track your SHAP plots with clearML? Somehow in my dashboard the tracked plots are empty. Might they be too complex o...
10 months ago
I tried to upload an image in clearML Report, but it show an error like below. Any one know how to fix it?
2 years ago
and can someone please explain what the date represents?
11 months ago
Hi, with a given task ID, how do I get all the information of the tab "INFO" in the Python SDK ? I struggle to find that in the doc None
2 years ago
I've been seeing this message and similar messages a lot in some of my tasks lately... any ideas? 2022-08-05 16:09:55,492 - clearml.Metrics - ERROR - Action ...
3 years ago
Hi all, I'm new with clearml and I have a question. I have a modular code, and when I'm trying to run it in a remote machine with the agent, I get an error o...
4 years ago
Hi, i am working on creating retraining pipelines in production. The way i'm doing this is to install clearml-server on my production. Then i recreate the in...
3 years ago
Hi All! I'm trying to easily show and query (with SQL) Parquet files stored by ClearML in an S3 storage. I've tried to integrate DuckDB, but for large chunke...
2 months ago
Hello, I'm logging a plotly figure which contains subplots using Logger.report_plotly() method. However, many of the attributes (color, legend label) of the ...
5 years ago
Hi All How can i move experiments from one workspace to another?
one year ago
New trains-server release 0.14.0 https://github.com/allegroai/trains-server/releases/tag/0.14.0
5 years ago
Hi all! I want to run an agent with GPU support, so I need Docker mode. In my environment, which is quite restricted, only Podman is available for managing c...
one month ago
Question about https://allegro.ai/clearml/docs/rst/references/clearml_python_ref/task_module/task_task.html#clearml.task.Task.upload_artifact : Let's say I g...
4 years ago
some UI bug in Scalars section, Summary view running ClearML server 2.0 does it needs an issue, or any chance it's already reported and will be fixed in upco...
4 months ago
Is the docker-compose deployment suitable for production? If not, is it be better to somehow use docker swarm instead? The advantage of docker swarm is that ...
2 years ago
Hi folks, a question regarding the clearml-agent with k8s glue. In the agents we mount an nfs volume so that some artifacts and data would be available for t...
3 years ago