Hi I strongly to solve this issue of "Python virtual environment cache is disabled. To accelerate spin-up time set agent.venvs_cache.path=~/.clearml/venvs-ca...
3 years ago
[Caching of environment and storage when using AWS auto scaler] First off : We are aiming to set up ClearML for large-scale DL training for multiple projects...
3 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...
3 years ago
Can anyone point me in the right direction with my pipeline problem?
3 years ago
Why is it difficult to reproduce an experiment in clearml without errors such as dependencies incompatibility?
3 years ago
Hey, currently on a PRO SaaS deployment using pipelines with the GCP autoscaler and setting some credentials into the init scripts of my provisionned VMs (in...
3 years ago
Hi, i would like to understand the dataflow when using clearml-data. When i use clearml-data CLI to get versioned data. Does the data proxy though ClearML Se...
3 years ago
👋 Hi everyone! Before I ask a question - you develop a very cool tool. Thanks! I tried to write simple pipeline using the PipelineDecorator. But found that ...
3 years ago
Anyone with similar challenge?
3 years ago
Error! Could not locate PyTorch version torch==1.11.0 matching CUDA version 75 clearml_agent: Warning: could not resolve python wheel replacement for torch==...
3 years ago
I got this error while executing a cloned experiment:
3 years ago
Hi Everyone
3 years ago
Hello! I'm using a https://github.com/allegroai/clearml/blob/25df5efe74972624671df2ae97a3c629eb0c5322/clearml/backend_interface/task/task.py#L1360 https://gi...
3 years ago
Hi, what are the limitations of free self-hosted version of ClearML? Can it be freely used for production? Thank you!
3 years ago
Can we use dynamodb with ClearML helm charts instead of mongodb? We'd like to move all stateful storage to AWS as a separate service and that would be a nice...
3 years ago
Heya, just wanting to know the state of current and planned features in term of secret managements/key-value stores to be used in ClearML pipelines, if they ...
3 years ago
Hey having an issue passing parameters to a component in a pipeline, the parameters appear to be None inside the component function: @PipelineDecorator.compo...
3 years ago
Hello, we're getting a strange error while training YoloV5: Retrying (Retry(total=237, connect=237, read=240, redirect=240, status=240)) after connection bro...
3 years ago
Hi! In "Parallel Coordinates" view, is there an option to "tilt" the strings a bit? it's currently impossible to understand anything when there are multiple ...
3 years ago
When I run an experiment (self hosted), I only see scalars for GPU and System performance. How do I see additional scalars? I have "tensorboard": { "enabled"...
3 years ago
Hello guys, is it possible to transfer all data from experiments logged in ClearML from paid hosted account (PRO) to self-hosted ClearML ? Has anyone done th...
3 years ago
Heya, the owner of my current Pro SaaS deployment workspace has changed of google account and the google account he used to create the workspace has been clo...
3 years ago
Hey, don't really understand why the ClearML worker needs to pull the repository where my pipeline (defined with decorators) is written is since apparently a...
3 years ago
Hey guys! I'm saving my datasets on our self-hosted ClearML file-server. However, when deleting them through the UI, it doesn't delete them on the server. I ...
3 years ago
Hello, The problem: clearml UI (and service in general, e.g. task logging) is unreachable via the VPN-internal IP of the machine it was deployed on. Was reac...
3 years ago
Heya, trying to setup a GCP autoscaler for general-purpose CPU instances ( e2-standard-4 ) but I get into that error: googleapiclient.errors.HttpError: And I...
3 years ago
{"detail":"Error processing request: Error: Failed loading preprocess code for 'py_code_best_model': [Errno 2] No such file or directory: '/root/.clearml/cac...
3 years ago
How can I remove a service with clearml-serving?
3 years ago
anyone setup pipeline decorator for training huggingface transformer model??
3 years ago