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
DiminutiveBaldeagle77
Moderator
1 Question, 2 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
7 Answers
555 Views
0 Votes 7 Answers 555 Views
Hello, I’m a beginner of ClearML and reading documents, but I have some questions. Is ClearML supports distributed cluster mode(multi-host, multi-gpu) for on...
one year ago
0 Hello, I’M A Beginner Of Clearml And Reading Documents, But I Have Some Questions.

CostlyOstrich36 I appreciate your answer! However, I did not understand clearly. I think my question was quite not obvious.
As I understood so far, ClearML over k8s can be advantageous for management of cluster or scheduling capabilities, right?
Then, for multi host cluster setup, does ClearML not support native distributed mode?

one year ago