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
Answered
Hi Is There A Way To Control Who Gets On The Queue? For Example, For Clearml-Session I Don'T Want Ppl Using My Queues With All Four Gpus. How Should I Stop The Assignments?

Hi is there a way to control who gets on the queue? For example, for clearml-session I don't want ppl using my queues with all four GPUs. How should I stop the assignments?

  
  
Posted 2 years ago
Votes Newest

Answers


Hi SubstantialElk6 , I think this is something that's supported in the ClearML paid tier

  
  
Posted 2 years ago
686 Views
1 Answer
2 years ago
one year ago
Tags