Hi, is there a way to control after how much time an agent that went down is removed from the web-ui? I find the current value too high for my needs
2 years ago
Hey folks, I noticed a weird behaviour (I think) where the reported histogram plots for different iterations of the experiment vanished and only remained vis...
2 years ago
Hi all, What does the SHUTDOWN_IF_NO_ACCESS_KEY environment variable in the ClearML server docker-compose file do, under the clearml-agent-services container...
2 years ago
Is it possible to increase the time a task takes to idle abort on a managed clearml server? Some long running tasks without active logging are timing out to ...
2 years ago
Hi all, We've been using ClearML for quite some time now. Our deployment is a simple docker container on a dedicated EC2 instance. More recently, we have bee...
2 years ago
Hi all - sorry for all the posts but hopefully this is the last issue! I have my server all set up and configured on GCP and went to go test it and ran into ...
2 years ago
HPO question: I created HPO app in ClearML UI, with certain parameter to optimize, with minumal value=0.0, max=1.0 and step=1.0. So as far as I understand th...
2 years ago
Hello, ClearML! I have a question. My repository (with training code) includes link to another private repository in the requirements. It raises all kinds of...
2 years ago
Hey folks, I am currently using the open-source self-hosted version of ClearML and performing a PoC. I was trying to set up a pipeline that is triggered ever...
2 years ago
Hello, ClearML! Let's say that I have a git repository in format ssh://git@repo.com:2222/jks/experiment.git I have found out that Task removes git@ part from...
2 years ago
Side note for documentation, Task.project reads > Returns the current Task’s project name. But it actually returns the project ID
2 years ago
I think something is messed up in my remote agents environment, could someone lend a hand? I'm getting this during remote execution (poetry queue): Summary -...
2 years ago
hey - where can I set up a demo/ask pricing questions?
2 years ago
Hi! I have a few tasks that are not transitioning from Running to Completed , despite that python process terminating. Are there any known reasons for this?
2 years ago
Hi, how does agent.enable_git_ask_pass works? I am using the clearml-agent in docker mode and my experiment is stuck at downloading a private dependency: Clo...
2 years ago
Any idea what could be going on here? [2023-01-09 16:18:15,727][root][INFO][utils_atom_fn.py:85] - Running fn: fn_get_heat_map_nan [2023-01-09 16:18:15,782][...
2 years ago
Hi again, are there any examples of one script being used to execute multiple remote tasks? If I could use Task.execute_remotely with clone=False and exit_pr...
2 years ago
Hi, I would like to report something else weird in the clearml-agent 1.5.1 running in docker mode: In the logs, when it dumps its config, it writes: docker_c...
2 years ago
Hi, is there a way to update the setup shell script via the SDK?
2 years ago
HPO app question: my config includes 11 parameter values (0 - 1, step 0.1). I'll expect to see 11 experiments, but I fact it was "52 iterations". What I'm mi...
2 years ago
Hi, I have an error with clearml-agent 1.5.1 when importing tensorflow 2.10 from tensorflow.python.client._pywrap_tf_session import * File "/root/.clearml/ve...
2 years ago
Another HPO app question: using UI in "Optimization Configuration" I can choose only one metric. Is this by design or I'm missing something?
2 years ago
Hi, with clearml-agent 1.5.1, I tried to run an experiment within a docker with image python3:8 and it failed executing the task while trying to call python3...
2 years ago
Hey folks, when I am running the experiments, I currently do not see the console logs coming up for the experiment runs. I am using logger.report_text(messag...
2 years ago
Traceback (most recent call last): File "/root/.clearml/venvs-builds/task_repository/slot-filler.git/2_engineer_prompts.py", line 159, in trainer.train() Fil...
2 years ago
Hi, Is there a way through which i can visualize coco annotated dataset on the ClearML dashboard
2 years ago
Hello everyone! I ran a test experiment and got an error. I'm running on an M1 mac. Worker local without GPU. Has anyone already solved this problem? ERROR: ...
2 years ago
Hello everyone - I have installed a new ClearML server, now I want to run my scripts using the 4 GPUs on that server machine. Do I need to install a ClearML ...
2 years ago
Hey guys, in a fresh self-hosted ClearML server I have the issue that I cannot see any preview images of the files in a dataset. It seems like a bug, but may...
2 years ago
Hi, is there a way to get clearml.conf using clearml sdk? TIA
2 years ago