hello everyone , How can I read the hostname from the info section?
2 years ago
I'm trying to deploy the open source ClearML-server, but I'm running into this error: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-...
2 years ago
Hello everyone, is there a way to log scalars that were already written in a tensorboard file other than iterating over all values?
2 years ago
Hi everyone 👋 When I create a pipeline from tasks, The run time shown in the pipeline can be really different from the run time shown in the task. Is there ...
2 years ago
Hi everyone, I am running a pipeline using the autoscaler, I am able to spin up the VM instance using the autoscaler and the docker is also getting installed...
2 years ago
Hi everyone, how do I integrate sagemaker with clearml , currently I only see wandb integrated with the hugging face and don't see any tutorials on clearml ,...
2 years ago
hello, is there a dark theme for ClearML UI ?
2 years ago
Hi everyone, I have some questions regarding clearml aws_autoscaler.py. First one: On AWS machine agent runs with this command: python -m clearml_agent --con...
Hello everyone, I am using self hosted clearml server on ec2 (clearml community AMIs). This ec2 instance is attached to s3 with IAM role. Now if I create or ...
2 years ago
Hi when we try and sign up a user with github. The invitation link never works. Given they have already signed up with their github
2 years ago
Hi Team. I want to use cleargpt for my org. Requested for a demo. What's the pricing, is there any free trial first?
2 years ago
Hello everyone. Is there option to query tasks by parameters set via task.update_parameters ? I assume that I need to pass certain arg into Task.query_tasks ...
2 years ago
Hi, I am using AWS autoscalaer to train model. I have a fair large dataset(400G) and the data is private so I can't really store it in ClearML dataset. Every...
2 years ago
Hello Team, I got an issue of dataloader's workers are out of shared memory using AWS Autoscaler even though I've raised the shared memory to be 64gb in dock...
2 years ago
Hi everyone, I am working on a script that gets enqueued, and executes remotely on clearml-agent workers. I got a "Hello World" version of the script running...
2 years ago
Hi, I am using ClearML by building it as my own server. After the message below was displayed, the operation stopped without progress. In ClearML server, it ...
2 years ago
Hi, I am using clearML own hosted server on aws ec2. When I am creating a task I am getting this error "Retrying (Retry(total=239, connect=239, read=240, red...
2 years ago
Hi! We run self-hosted clear-ml and use autoscaler for aws, but we're migrating to google cloud and I can not find any documentation is it possible to use au...
2 years ago
Hi. I have been using clearml for a while, and wanted to know how can i run my tasks in a pipeline, without it detecting it is from a git repository, since t...
2 years ago
Hi everyone! I'm trying to make use of remote execution in ClearML, but I keep getting an error after the agent clones the repo on the remote machine: clearm...
2 years ago
Hi! I'm following the guide to run a pipeline locally. I cannot find the task related to the pipeline in projects page. - It seems the task exists, because I...
2 years ago
Can i know how to remove an entry from running the command clearml-serving list? One of my service doesn't work anymore, and i want to remove it
2 years ago
Hey folks, we are trying to utilize ClearML in conjunction with AWS S3 with S3 acting as the storage backend. It currently looks like the ClearML servers are...
2 years ago
Hey all, We have a self-hosted clearml server, today we launched ~40 workers to run training jobs on our queue, however we started getting errors with elasti...
2 years ago
Hi we create a pipeline via add_function_step. How should we fetch configuration which is on pipeline level? We tried to use pre_execute_callback, but node.j...
2 years ago
Hi, is there a way to pass your Google Application credentials to the docker container while setting up the autoscaler instance?
2 years ago
And also is there a way to enable MFA on our clearml logins?
2 years 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
Hey everyone! I've deployed the open-source ClearML service under my university's network, however I am now having some difficulties accessing the service, a...
2 years ago