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
Is There A Quick Way To Make Clearml Task To Run On Few Different Clearml Agents/Machines ? For Example For Cases Whrere One Agent/Machine Alone Doesn'T Have Enough Resources To Run The Single Task


so same queue for multiple agents will do the work? why do I need to split into steps? so each step will run parallel to the other ?
Can't a task/pipeline's specific node run on multiple agents?

  
  
Posted one year ago
85 Views
0 Answers
one year ago
one year ago