How do I get username from my account login? I am trying to login on my self hosted solution but that requires a usernme password. So wondering what is the u...
3 years ago
Hello. When I use https://clear.ml/docs/latest/docs/references/sdk/model_outputmodel#update_weights_package with an S3 upload_uri, ClearML uploads a file cal...
3 years ago
───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
3 years ago
i'v also tried to deploy it using helm (downloaded and edited as the doc suggest) the thing is, doing that only web is running correctly the rest of the pods...
3 years ago
Is there a way to deploy it without using Kind? seems that Kind taking over the control-plane configuration in a way i can't see the other pods or nodes that...
3 years ago
Hi i'm trying to deploy clearml on k8s i need help
3 years ago
Hi, is there a possibility to use one GPU card with 2 agents concurrently (there are tasks that need only fraction of a card)
3 years ago
Hi everyone! I use ClearML in Airflow Task. When I'm trying to init a ClearML Task, it dies without errors in logs. The credentials are correct. Airflow work...
3 years ago
Hi everyone. If I edit a file in configuration objects in clearML UI, will the new parameters be injected in my code when I run this?
3 years ago
HI, We have Clearml version WebApp: 1.3.0-165 • Server: 1.3.0-165 • API: 2.17 Suddenly all experiments were removed. After checking logs we see that before 6...
3 years ago
Hi, I am currently using CLEARML_AGENT_GIT_USER and CLEARML_AGENT_GIT_PASS when starting my clearml-agent and I would like to switch to using a single auth t...
3 years ago
When we run some agents and then kill them, they remain in UI for quite a long time (even if they are don't exist) - it is like 5min. It there some way to ma...
3 years ago
Hi. I will try again since I got no answers previously 😁
3 years ago
After closing a task you'll have to open it again with init before you can do anything with it. The different statuses are here: https://clear.ml/docs/latest...
3 years ago
Hi, when I execute task.close() then task.get_status() . The output is completed not closed . I'm wondering when the status becomes closed . Also, I have ano...
3 years ago
HI all, After upgrading to sdk 1.8.0 we are having issue adding external files to dataset from gcs. This is the code we use: dataset_id = dataset = Dataset.c...
3 years ago
Non clearml query. I am running a bash script then python script as a job in Kubernetes. I tried to do these steps as an entrypoint in dockerfile but it didn...
3 years ago
Hello! I was hoping I could get some debug help. I've set up a ClearML pipeline using the PipelineController, and when running through pipeline.start_locally...
3 years ago
are the ClearML server AWS AMIs a paid only feature?
3 years ago
clearml-init doesn't ask for ports, and our server exposes ports that are different from default ones. it would be great to have an option to change default ...
3 years ago
Hi, we have quite an unusual issue. We run some agents, we attach them to queue. They are doing the job (they are doing hyperparameter optimization), however...
3 years ago
Hello! Currently ClearML open-source supports only AWS auto-scaler. Have any one tried to implement auto-scaler (e.g. spin up/down compute instance) in googl...
3 years ago
Hello everyone ! I tried to reproduce your tutorial : https://github.com/thepycoder/urbansounds8k . Basically I got still the same issue: 2022-11-21 09:57:31...
3 years ago
Hello everyone! I'm currently trying to set up a Pipeline, and am a bit confused at a few things. Some questions I have: What does the intended workflow for ...
3 years ago
Hi, can I somewhere setup URLs that are shown in http://clearml.example.com/settings/workspace-configuration in self-hosted version? It gives me incorrect on...
3 years ago
Hello! I'm using the self-hosted version of clearml. I'm doing some testing and it seems that the Clearml isn't auto-logging my matplotlib plots. The version...
3 years ago
Hi, I am currently playing around with the aws_autoscaler (script) in the OpenSource version. I was wondering if there is a way to hand over the credentials ...
3 years ago
Hi, is a remote task execution wit Azure DevOps private repository working? I am hitting a problem where ClearML is creating a wrong URL for loading: Using u...
3 years ago
Hi. Suppose I want to report on what my task has done by having it generate a markdown (.md) file with links to some "local" figure files. looking at the rep...
3 years ago