I am moving a code using clearml Python library to use it's API as docker container image. Is there any alternate to use access, secret keys instead I COPY c...
2 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...
2 years ago
Hi, Experiments under Projects in UI is same as tasks in api endpoint? In other words, when iterating over https://clear.ml/docs/latest/docs/references/api/t...
2 years ago
Do you have any base image recommendation to install clearml python library? I'm getting error with pip on python:3.9.11-alpine image.
2 years ago
How is this possible. gpu_mem_used gb is 0 but usage in % and gpu utilization is high.
2 years ago
Hi, I am trying to pull api data from /tasks.get_all endpoint https://clear.ml/docs/latest/docs/references/api/tasks#post-tasksget_all I can pull data from c...
2 years ago
Hi everyone, We are using ClearML in our setup. I am trying to retrieve workers and gpu utilization from ClearML API. Can I get info how do I get api token f...
2 years ago
Is this graph for past 30 mins ? How can I check it's time duration?
2 years ago
Is there any specific version of numpy you recommend to use with clearml Python library? I am building an Python alpine docker image with clearml==1.7.2 but ...
2 years ago
How do I check my user role on ClearML? Can we restrict to create user on invite only? ClearML webpage just allow anyone who can open web dashboard to create...
2 years ago
The brown one, gpu_0_mem_used_gb is independent of other gpu utilization metrics?
2 years ago
I found here https://github.com/allegroai/clearml-agent/blob/master/README.md Kubernetes Glue, map ClearML jobs directly to K8s jobs Is there any documentati...
2 years ago
"5451af93e0bf68a4ab09f654b222ccae": { "1b790a3da2e8d6cd939cf271694fe81b": { "metric": ":monitor:gpu", "variant": "gpu_0_utilization", "value": 0.0, "min_valu...
2 years ago
May I know how to get task urls, task_name and project_name from task_id and project_id ?? I tried https://clear.ml/docs/latest/docs/references/api/definitio...
2 years ago
Simiar to https://github.com/tslearn-team/tslearn/issues/399
2 years ago