
ReassuredTiger98
97
Questions,
644
Answers
Active since 10 January 2023
Last activity
13 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, I tried to implement SSL support with NGINX and everything seems to work so far, but I get "The following artifacts could not be deleted". How c...
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
Quick question: Does overriding a task with Task.init() do a proper delete of debug samples at an fileserver or S3 host?
one year ago
Hello, is there any option to run a docker image on a clearml-agent without ClearML or Python? I have a colleague who just wants to execute his docker on one...
2 years ago
Another question: Is it possible to specify in which directory to save all the files that clearml-agent creates (e.g. cache files or results of the currently...
4 years ago
Is there a reason why all clearml.Task methods regarding requirements (e.g. pip requirements) are class methods? Are requirements not stored in a task?
3 years ago
Hi everyone, how can I add a new local storage location. clearml is in /opt/clearml and I have now added a second hard driver to my server. How can I make cl...
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
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...
3 years ago
Hi everyone, could it be that ClearML does not track packages correctly, that use import names different from their package name? For example scikit-image is...
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
I suddenly get Error 100 : General data error (TransportError(503, 'search_phase_execution_exception')) when trying to access Results --> Scalars. Any idea w...
3 years ago
Hi everyone, I am just wondering whether the bugs regarding the deletion of tasks is fixed in the current version? E.g. this happening when you want to delet...
one year ago
Hello everyone, I have a question about SSH/credentials: Let's say I have multiple users / multiple ssh credentials that I do not want to share with the clea...
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 everyone, I have a quick question: When I use api.files_server : s3://my_minio_instance:9000 in the clearml.conf without a bucket, I get the errors Failed...
2 years ago
I found the following config parameter (related to clearml-data I guess?): sdk.storage.cache.size.cleanup_margin_percent ( integer ) The percentage of cache ...
4 years ago
Any idea why I would be getting the following error when running a task in a clearml-agent? (Python 3.7.9, package_manager.type = conda) ERROR: Could not fin...
4 years ago
Hi everyone, how can I check programmatically whether a task is running remotely and how can I get the hostname? Additionally, retrieving the user name that ...
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
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 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
Can someone confirm that agent.python_binary is not working? My agent always chooses the system installation /usr/bin/python3.8 which results in /usr/bin/pyt...
3 years ago
Hi everyone, a question about clearml-data: Is it possible to tell ClearML to not chunk and zip my data, but instead rebuild keep the structure of the datase...
one year 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
Here are two more questions: agent.package_manager.system_site_packages can be used to inherit packages from the system. How does clearml resolve packages/wh...
4 years ago
Quick question: Is it possible to see who aborted a task?
3 years 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
Show more results
questions