Hey, guys, following my previous post, I managed to fix several problems I had. It seems a little left to get things working. My problem now is I get this er...
2 years ago
Hi, I have such a usecase: I have different types of tasks that use GPU: task that uses 1 card task that uses 0.5 of card task that uses [other number] of ca...
2 years ago
Is clearml-agent supports pip versions up to 22.3.1? Should I update the pip version in clearml.conf if mine is more recent?
2 years ago
Hi Team, i am runing script which fetch the data from clearml server, i am getting this information "clearml - INFO - Dataset.get() did not specify alias. Da...
2 years ago
Hello everyone. When pressing the "Copy embed code" button in scalar plots, I don't get to choose the embedding type like in the video, it seems that I get o...
2 years ago
Hi everyone. I am working for the first time with ClearML. And I am trying to process some data using ClearML Data sdk and the public WebUI. I am experiencin...
2 years ago
what could be the issue?
2 years ago
[Potential bug where the script path option is changed for remote runs] Hi everyone! We’re still using ClearML quite a bit, usually by running the first, sma...
2 years ago
Hey everyone, I'm trying to change my api.files_server from localhost to an s3 bucket. Can't find any examples/docs to do so. I don't want anything to be sav...
2 years ago
Hey everyone, is it possible to use the task_filter argument of Task.query_tasks to filter based on the value of a particular parameter?
2 years ago
Hi guys, How can I control in advance the color mapping? For example, when reporting scalers, how can I use the color pallet of matplotlib instead?
2 years ago
Hello all, I've previously successfully used the "ClearML GPU Compute" application, from ClearML and Genesis. Recently, my tasks are failing with a ModuleNot...
2 years ago
it was working fine until yesterday (ubuntu). Works fine on my mac
2 years ago
[Datasets] is it possible to get an individual file from a dataset? Example would be accessing only a single feature from a feature store Dataset when it cou...
2 years ago
Can anybody give a code example of how to do runtime changes to TaskScheduler? https://clear.ml/docs/latest/docs/references/sdk/scheduler/#class-automationta...
2 years ago
Hi all, Wanted to know if there’s a way (that’s not a hack) to configure k8s agents to use github deploy keys? As I understand, only user/pass combinations a...
2 years ago
Hey everyone, I am trying to run an experiment by enqueueing it to a clearml worker. I see this error coming up for most of my tasks now. I don't understand ...
2 years ago
Hi all, The repo I'm working on has a few projects and we have some code which is shared between all the projects, for example our own augmentations, I've cr...
2 years ago
Hi, is there a log that can indicate who or what (some error) aborted an experiment?
2 years ago
Hi Everyone, I have been using ClearML self hosted for experiment visualisation - logging loss and uploading debug samples etc. Our ClearML server is running...
2 years ago
Hello I am running code using git for custom module inclusion, now if i clone the experiment and change the code in it gives me git difference error. And wil...
2 years ago
Hi everyone! Can I somehow configure clearml-agent to automatically start/restart clearml-agents in case of reboot/some fails?
2 years ago
Hey how can I trigger multiple "Hyperparameter Optimization" in a for loop to run on a service? I have around 30 models I'd like to run a BO on in a service ...
2 years ago
Hello, i want to use custom packages in my code.It works fine when i run it locally.But when i clone the experiments and run on agent it shows package not fo...
2 years ago
Hello, i’m trying to override git_user and git_pass within additionalConfigs in order to clone private repositories from the agent but it’s not working. How ...
2 years ago
Is data versioning available in the accessible version of clearml? I want to create a structure like this.
2 years ago
Hi everybody, when using a custom S3 bucket (a minio one) the webapp cant load the debug samples. It displays "Unable to load image". When checking the devel...
2 years ago
Hi all - I'm a little confused by the option to use a cloud storage bucket for the fileserver instead of the VM where the server is hosted. Is this something...
2 years ago