Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Profile picture
UnevenDolphin73
Moderator
106 Questions, 749 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

662 × Eureka!
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Two things: The release of clearml-agent was not announced in 🀯 clearml-agent seems outdated wrt requirements, making poetry and clearml-agent incompatible:...
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
More clarification on documentation (ClearML Data): > Dataset changes are stored using differentiable storage, meaning a version will store the change-set fr...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Can we report a pandas table with styling to be retained in the WebUI? It would be nice to report e.g. df.style.background_gradient(cmap='coolwarm', axis=Non...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Does the ClearML team still post updates in this channel when new ClearML versions come out? If not, what's the easiest way to keep track of various release ...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Can one delete individual tasks from the WebUI?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
When I upgrade the server, do I need to do anything with the agents/queues (redefine them, etc)?
3 years ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
How can I send a composed chunk of code for remote execution from within a notebook ?
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Also ubuntu 18.04 is losing support so everything in the image needs an update…
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Seems like ClearML tasks in offline mode cannot be properly closed, we get ValueError: Unsupported keyword arguments: publish when calling task.close() . Thi...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Also (unrelated), I noticed that after the upgrade to ClearML Server 1.2.0, the AWS (MinIO) credentials are not saved/used. It keeps asking for them whenever...
3 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
If I clone a task, I suppose all artifacts are not cloned with it, even if they are registered, right?
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
I have a project filled with failed attempts at onboarding to clearml by now πŸ˜…
4 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
We're trying to upgrade our ClearML on K8s but we're getting this error - Error: UPGRADE FAILED: cannot patch "clearml-fileserver-data" with kind PersistentV...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Does ClearML exposes (even temporarily) the contents of e.g. sdk.aws.s3 to the relevant environment variables (i.e. AWS_SECRET_ACCESS_KEY )? Specifically, if...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Is there any way in the WebUI to search by task name? I see the search bar only goes through projects
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
We use environment variables in our clearml.conf , but those might only be available later down the line (after dotenv.load_dotenv is called). When those env...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
... and yet another πŸ˜„ When using the UI with regex to search for experiments, due to the greedy nature of the search, it consistently pops up the "ERROR Fet...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I realize I'm asking many niche questions - my apologies πŸ™ˆ Is there a way to translate task.data.user (user ID) to the actual username? Use case is that I'd...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
What could cause a queue to be recreated automatically? I experimented with the autoscaler with queue name foo , got it working, closed the autoscaler, delet...
3 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
!! In remote execution, do agents inherit the config from the queue from which they pull the task?
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
What privileges/IAM role would the AWS autoscaler need?
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
If, for starters, I'd only like to use ClearML for logging purposes (that is, experiments run locally, and I report metrics, graphs, etc to ClearML). Do I st...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Any easy way to ensure the pipline (tasks + controller) are not hidden in the projects UI? EDIT: Apparently not; for the time being I created this https://gi...
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
What would be the best way to approach this flow? We have a configuration file that defines e.g. the project name to use in ClearML, alongside other experime...
3 years ago
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
Can steps be removed from pipelines, and/or can pipelines be generally modified other than adding steps to them?
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Can we use dynamodb with ClearML helm charts instead of mongodb? We'd like to move all stateful storage to AWS as a separate service and that would be a nice...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
There seems to be an error if a project name has spaces (at least at the top-level name). I created a project called internal tests (with the space), and it ...
3 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
When using StorageManager.download_folder , I get the following error: Traceback (most recent call last): File "/home/idan/.clearml/venvs-builds/3.7/lib/pyth...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Is it expected that K8s helm chart also starts a ClearML worker?
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Back to autoscaler; is there any way to ensure the environment variables on the services queue (where the scaler runs) will be automatically exposed to new E...
3 years ago
Show more results questions
0 Is There A Way To Generate Usage Stats And Reports For Queues? For Example, How Often Is A Queue Used, How Much Cpu Does

AgitatedDove14 Unfortunately not, the queues tab shows only the number of tasks, but not resources used in the queue . I can toggle between the different workers but then I don't get the full image.

3 years ago
0 Clearml 1.3.2 I'M Running

It's a small snippet that ensures identically named projects are still unique'd with a running number.

3 years ago
0 One More Follow-Up Still; We'Re Trying To Run Non-Gpu Scaler, And I'Ve Finally Sorted Out Subnet And Security Groups Issues, Only To Run Into This:

I'm using some old agent I fear, since our infra person decided to use chart 3.3.0 πŸ˜•
I'll try with the env var too. Do you personally recommend docker over the simple AMI + virtual environment?

More complete log does not add much information -
Cloning into '/root/.clearml/venvs-builds/3.10/task_repository/xxx/xxx'... fatal: could not read Username for ' ': terminal prompts disabled fatal: clone of ' ` ' into submodule path '/root/.clearml/venvs-builds/3.10/task_repository/...

3 years ago
0 The Clearml Helm Charts Page Is Gone?

I'll reply there πŸ‘Œ

2 years ago
0 For Remote Execution Where The Queue Has

It seems that the agent uses the remote repository 's lock file. We've removed and renamed the file locally (caught under local changes), but it still installs from the remote lock file πŸ€”

2 years ago
0 Is There A Way To Set Precedence On Package Managers? If We Set An Agent To Use

My current workaround is to use poetry and tell users to delete poetry.lock if they want their environment copied verbatim

3 years ago
0 Our Mac Users Are Having Some Issues. They Have Their Respective ~/Clearml.Conf, And Yet They Get: Clearml 1.1.5

Then perhaps mac treats missing environment variables as empty and linux just crashes? Anyway, the config loading should be deferred, shouldn't it?

3 years ago
0 Trying To Run Aws Autoscaler With

Created this for follow up, SuccessfulKoala55 ; I'm really stumped. Spent the entire day on this πŸ₯Ή
https://github.com/allegroai/clearml-agent/issues/134

2 years ago
0 When Uploading An Artifact, Can I List It In Some Grouping (Like With Parameters, Having E.G.

So basically I'm wondering if it's possible to add some kind of small hierarchy in the artifacts, be it sections, groupings, tabs, folders, whatever.

3 years ago
0 One More Follow-Up Still; We'Re Trying To Run Non-Gpu Scaler, And I'Ve Finally Sorted Out Subnet And Security Groups Issues, Only To Run Into This:

Hurrah! Added
git config --system credential.helper 'store --file /root/.git-credentials' to the extra_vm_bash_script and now it works
(logs the given git credentials in the store file, which can then be used immediately for the recursive calls)

3 years ago
0 Clearml 1.3.2 I'M Running

I can see the task in the UI, it is not archived, and that's pretty much the snippet, but in full I do e.g.

3 years ago
0 We'Re Trying To Upgrade Our Clearml On K8S But We'Re Getting This Error -

Of course. We'd like to use S3 backends anyway, I couldn't spot exactly where to configure this in the chart (so it's defined in the individual agent's configuration)

3 years ago
0 How Can I Send A Composed Chunk Of Code For Remote Execution

At any case @<1537605940121964544:profile|EnthusiasticShrimp49> this seems like a good approach, but it’s not quite there yet. For example, even if I’d provide a simple def run_step(…) function, I’d still need to pass the instance to the function. Passing it along in the kwargs for create_function_task does not seem to work, so now I need to also upload the inputs, etc β€” I’m bringing this up because the pipelines do already do this for you.

one year ago
0 Does Anyone Know How We Can Restore Clearml On Helms Chart From Existing Snapshots (Aws)?

Scaling to zero, copying the mongodb data, and scaling back up worked like a charm.

Thanks @<1523701827080556544:profile|JuicyFox94> !

2 years ago
0 Since V1.4.0, Our

That's weird -- the concept of "root directory" is defined to a bucket. There is no "root dir" in S3, is there? It's only within a bucket itself.
And since the documentation states:

If we have a remote file

then StorageManager.download_folder(β€˜

’, β€˜~/folder/’) will create ~/folder/sub/file.ext

Then I would have expected the same outcome from MinIO as I do with S3, or Azure, or any other blob container

3 years ago
0 Can One Compare Experiments/Tasks From Different Projects? Edit: I Mean, I Can Manually Navigate To Some

Hey AgitatedDove14 πŸ™‚
Finally managed; you keep saying "all projects" but you meant the "All Experiments" project instead. That's a good start πŸ‘ Thanks!

Couple of thoughts from this experience:
Could we add a comparison feature directly from the search results (Dashboard view -> search -> highlight some experiments for comparison)? Could we add a filter on the project name in the "All Experiments" project? Could we add the project for each of the search results? (see above pictur...

3 years ago
0 How Can I Send A Composed Chunk Of Code For Remote Execution

Hey @<1537605940121964544:profile|EnthusiasticShrimp49> ! You’re mostly correct. The Step classes will be predefined (of course developers are encouraged to add/modify as needed), but as in the DataTransformationStep , there may be user-defined functions specified. That’s not a problem though, I can provide these functions with the helper_functions argument.

  • The .add_function_step is indeed a failing point. I can’t really create a task from the notebook because calling `Ta...
one year ago
0 Is There An Autoscaler Equivalent For K8S? That Is, A Service That Will Launch Pods Based On Incoming Requests?

Yes, I’ve found that too (as mentioned, I’m familiar with the repository). My issue is still that there is documentation as to what this actually offers.
Is this simply a helm chart to run an agent on a single pod? Does it scale in any way? Basically - is it a simple agent (similiar to on-premise agents, running in the background, but here on K8s), or is it a more advanced one that offers scaling features? What is it intended for, and how does it work?

The official documentation are very spa...

2 years ago
0 Our Mac Users Are Having Some Issues. They Have Their Respective ~/Clearml.Conf, And Yet They Get: Clearml 1.1.5

But it does work on linux πŸ€” I'm using it right now and the environment variables are not defined in the terminal, only in the .env πŸ€”

3 years ago
0 Hi, How Can I Log A Metrcis Consists Of One Number?

You can use logger.report_scalar and pass a single value.

4 years ago
0 I'M Trying To Set Up Some Initial Experiments Within Our Stack, But When I Use The

I was thinking of using the --volume settings in clearml.conf to mount the relevant directories for each user (so it's somewhat customizable). Would that work?

It would be amazing if one can specify specific local dependencies for remote execution, and those would be uploaded to the file server and downloaded before the code starts executing

4 years ago
Show more results compactanswers