
WackyRabbit7
73
Questions,
550
Answers
Active since 10 January 2023
Last activity
one year ago
Reputation
0
Badges 1
533 × Eureka!A suggestion. Sometimes newcomers that join an existing project that uses ClearML forget to configure their ClearML for the organization's server resulting i...
3 years ago
Question about the usage of trains agents. In our company we have 3 HPC servers, two of them have multiple GPUs, one is CPU only. I saw in the docs the multi...
4 years ago
I want to use the PipelineController which assumes a task already been executed and as ready as template. I never executed the task before and it is a very l...
3 years ago
Any documentation (code examples) on how to log custom plotly plots?
3 years ago
Question, when using PipelineController.add_step and specifying a task name + project, if the task + project combinations have multiple runs, which one will ...
3 years ago
Getting a super weird error. Everything works fine on local, when trying to run on remote, getting this error failing to apply the git diff could not apply d...
4 years ago
Question about the storage manager. Assuming I have an object that updates frequently and always saved at the same path (e.g. my_bucket/my_data.csv ) and I w...
4 years ago
Is there an option to separate the storage from the server? e.g. deploying my trains server on some light machine, and confguring the storage to be AWS S3 or...
4 years ago
Executed from within a PipelineController task, what possible reason does current_task() have to return None ? 2021-11-07T11:32:43.7366887Z clearml.Task.curr...
3 years ago
When using PipelineControler is there a way to execute locally? Or must I use a queue?
3 years ago
Is there a robust way (using the SDK and not the UI) to add tags to Task regardless of where it is executed?
3 years ago
Question about out-of-Python dependencies. For example NLTK requires apt-get install sqlite-devel how can we manage dependencies like that on the train agents?
4 years ago
Assuming I have a trains server installed on Machine A, a trains agent installed on Machine B and I'm developing on Machine C. Is it possibe to launch a task...
4 years ago
Question about the file server. Currently, we have a machine with MINIO installed, and all file communication is made using the MINIO SDK client. [MINIO is j...
4 years ago
Sorry for the bombarding with errors.. but here comes another one 🙂 I have torch installed locally (through the transformers library) and when sending it to...
4 years ago
Assuming I call Task.enqueue() on a task, is there a way for me to get a link to the task execution? I want to write a message to slack, containing the URL s...
3 years ago
How do I restart trains-agents? How do I stop them?
4 years ago
I have a data scientist constantly having the same problem. If she did not push his latest changes to git, she gets the following error Using cached reposito...
4 years ago
How should I edit the Cleanup Service so I can filter deleted tasks on project / task name? https://github.com/allegroai/clearml/blob/master/examples/service...
3 years ago
Moreover, when I go to the queue page, I see the queue is empty, but when I'm on the queued task's page I can see it is enqueued to right right queue... So t...
3 years ago
What is being stored exactly in tmp by the clearml agent? I have a process that cleans the /tmp each day, and I now get messages like clearml_agent: ERROR: C...
3 years ago
I have a task which I reported a table to - how do I access this table through code? The clearml Task object attribute "artifacts" is empty
3 years ago
How would I go downloading a table that I have reported using logger.report_table ? In the UI downloading it as a JSON downloads it a in a weird format which...
3 years ago
Question about the trains agent and the git credentials When setting a trains agent, it is possible to configure git credentials for it and I'm trying to fig...
4 years ago
Question about using agents. When initializing an agent, credentials are required. As I see it, credentials is something personal, which belongs to data scie...
4 years ago
I must compliment the Python level and documentation level in the source code is superb, I love reading it 😄 Even though I love reading it, is there anywher...
3 years ago
to a private repo obviously
3 years ago
Question about the configuration format - I'd like to parse it within my Python code so I'll be able to access things like google.storage.containers programa...
4 years ago
Show more results
questions