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
Unanswered
Hello Everyone, We Have Clearml (Free Version) Deployed On Gke. We Are Using Agents To Work With Gpu Nodes On The Gke. When We Start A Task On Gpu Worker, The Scalars Show'S That The Task Is Trying To Use The Entire Gpu'S On The Node (We Have 8 ) Even Th


not sure about that in special, but take a look at the doc config: None
sometimes is difficult to understand the priority of the configs ( ENV_CONFIG, server yml, agent yml, etc.. ) because you can set a config by the agent config but the ENV is overwriting the config.

  
  
Posted 2 months ago
56 Views
0 Answers
2 months ago
2 months ago