
ReassuredTiger98
97
Questions,
644
Answers
Active since 10 January 2023
Last activity
3 days ago
Reputation
0
Badges 1
611 × Eureka!Any idea why only a single instance of mujoco can be run with clearml-agent? I run 2 clearm-agents, one per GPU on my workstation. However, the second task f...
4 years ago
Hi everyone, is there something like a clearml context manager to disable automatic logging? I use torch.save and torch.load to temporarily cache something o...
one year ago
With clearml 1.0 it seems that console logs are only shown in the web ui when the task has finished. Is this expected behaviour? With previous versions I was...
3 years ago
Can someone point me whether/how the services-agent the starts with the clearml-server mounts the .ssh directory for accessing a private git repository from ...
3 years ago
I am trying PyTorch Nightly again with Python 3.10. Works fine locally, but fails on clearml-agent in docker mode. ERROR: Ignored the following versions that...
one year ago
Hi everyone, is there any difference between the service agent that comes with the server and the normal clearml-agent in --services-mode ?
2 years ago
Is it possible to create clearml-agents with different (compute-) abilities? Possible use cases: Experiments that need more than 12GB of VRAM should only run...
4 years ago
Fyi: Conda installation of PyTorch is broken again. My old tasks which worked before now fail since they do not find torch. However, I can see in the executi...
4 years ago
Hi, is it intented behavior that models that are saved by a clearml-agent will have the clearml-agents user (so the user of which generated the API credentia...
3 years ago
Hello everyone, what is the behavior of clearml-agent when run in docker mode and the container crashes? To me it seems like the clearml-agent will stop. In ...
3 years ago
Hey everyone, when uploading with clearml-data it will print and save a lot of logs (multiple GB) because it prints the progress quite often. How can I make ...
2 years ago
Is it possible to set default columns to show on the clearml-server web ui for every user?
one year ago
Hi everyone, is there an option to stop a ClearML agent gracefully, i.e. finish the current task and then, instead of accepting another task for execution st...
one year ago
I am trying to plot values that are either 0 or 1 (with tensorboardx.add_scalar). However, it doesn't show correctly. Any idea why? (smoothing is 0)
3 years ago
Can someone confirm it is not possible to logout with fixed users with the current clearml-server? Logout Failed Unable to find endpoint for name login.logou...
3 years ago
Hi everyone, I saw a new entry in docker-compose: async_delete Can someone tell me, what this is for (there seems to be not documentation or pull request) an...
2 years ago
Is there something like clearml-data delete --id myid2delete for Tasks?
2 years ago
It seems like ClearML Agent does not support arparse subparsers, right? https://docs.python.org/3/library/argparse.html#argparse.ArgumentParser.add_subparser...
3 years ago
Btw: The loading indicator for the WebUI is not displayed when you switch between tasks quickly and are in the scalars section. For example I press on the fi...
3 years ago
Hello everyone, quick question: How can I specify that I want to run my task with python -O flag remotely?
2 years ago
Hi everyone, quick question: When clearml-agent sets up the virtual environment with pip, is finding the correct CUDA Version for PyTorch something that pip ...
3 years ago
Hello everyone! Is clearml doing asynchronous or synchronous logging for e.g. tensorboard SummaryWriters?
3 years ago
How many people are actually working at AllegroAI/on ClearML?
3 years ago
Hi everyone, quick question regarding MinIO and logging: task = Task.init( project_name=project_name, task_name=task_name, tags=tags, output_uri=" ", ) torch...
2 years ago
Hey everyone, is it possible to set the fileservers in the auto-generated credentials of the users? I use MinIO fileservers and want to provide the url with ...
2 years ago
Is is intended that restarting the server somestimes leads to abortion of experiments on clearml-agents User aborted: stopping task (3) ?
2 years ago
Hi, is there a summary somewhere that compares clearml to competing products such as Weights and Biases? Especially what features does clearml offer that jus...
3 years ago
Hi devs 🙂 I am still having an issue that has been there for a long time: When doing a large batch of deletes (e.g. 100s of experiments with millions of ste...
11 days ago
Show more results
questions