Hi, I have a s3 bucket configured as default uri, but, when I am testing the code on my local machine, I do not want the model files to be uploaded to s3. I ...
4 years ago
I have setup a clearml-server running on a Azure VM instance and have used default parameters when it comes to specifying storage locations for data and arte...
4 years ago
Just a quick question: how can i pull off the scaler data json from server without downloading them one by one?
4 years ago
Question when using remote storage blobs (e.g. Azure). I am using it as a output_url location, and it is storing both datasets, and also experiment artefacts...
4 years ago
Hi, i'm getting this long error when running task.execute_remotely(queue_name="1gpu", exit_process=True) . I also notices an error Failed to fetching activit...
4 years ago
I'm trying to setup clearml-server on a Linux VM using these instruction However clearml-elastic doesn't startup which also causes the API server to fail sta...
4 years ago
For Google Cloud Storage, you can use default project credentials for all buckets, or specify credentials per individual buckets and sub-directory. Does this...
4 years ago
Hello, "In the last period I pushed to adopt clearML company wide as it is a great tool. We actually have a data center and all nodes are managed by rancher ...
4 years ago
Hi, can i get ClearML to not print anything other than the prints from my codes? The reason is because clearml is printing the username and passwords i passe...
4 years ago
Does anyone have an example of how to use the services queue to start a load balancer on Azure? Virtual Machine Scale Sets through the Azure Management Pytho...
4 years ago
Hi, I'm encountering a problem while setting up the clearml-agent I've installed clearml-server on a remote machine, and made 3 url (eg, http://myclearmlfile...
4 years ago
Hi. I have a task executed on clearml-agent, configured with agent.package_manager.force_repo_requirements_txt = true . But requirements,txt is not taken int...
4 years ago
One more strange behaviour of clearml-agent. Two tasks with the same code (except usage of task.execute_remotely()) generate different structure of output ar...
4 years ago
Are there any tips for how to set these boxes in the profile for access to Azure Blob Storage using SAS? I can create a Shared Access Key (SAS) through the A...
4 years ago
Hello! How can I save and resume studies with optune? If best quality have not reached or another reasons. Optune have capabilities for resuming studies. htt...
4 years ago
Is there some support of multi-machine training on ClearML level?
4 years ago
Hello! Can you clarify, how we can support following scenario with ClearML. We have single ClearML server with multiple workers in docker mode. We also have ...
4 years ago
I have built a custom docker image and execution script so that I can use Conda as the package manager when installing python packages for job execution. Eve...
4 years ago
Hi, I'm trying to understand if clearml supports my usecase: i generate my own data (problem-specific) and generation process is uploading a Parquet dataset ...
4 years ago
I was wondering, if I want to use Task.create() instead of Task.init() to create a new experiment object, I am aware that automatic logging will not be done....
4 years ago
Hello. From time to time we need to upgrade our docker workers (usually changing configuration). We have ~15 of them and some (or all) of them could be busy ...
4 years ago
Hi! Is there a way to run a task without reporting to the server? For example if I want to debug a script by running it locally without it appearing on the s...
4 years ago
running into a strange issue— clearml-agent is unable to authenticate with my clearml server. i’ve got a clearml server running on a local machine, deployed ...
4 years ago
Hi. Try to use clearml on work. I'm have problem with clearml-agent, because on work we dont have internet acceses. For install packages we used mirror pypi ...
4 years ago
Hello everyone! Is it possible to deactivate package analysis for remote execution? I run my code with clearml-agent in docker mode with nvidia:pytorch conta...
4 years ago
Is there possibility of using centralized authentication for ClearML web ui? I mean SAML ( Okta )
4 years ago
Hi, in the clearml web ui, is it possible to edit the description of a project for which the description was initially empty? When there is a description the...
4 years ago
Hey! I have task that generates .pth files locally and they're visible on WebUI, but unfortunately I can't fetch them from my local computer, is this intended?
4 years ago
I suddenly get Error 100 : General data error (TransportError(503, 'search_phase_execution_exception')) when trying to access Results --> Scalars. Any idea w...
4 years ago