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 Everyone! Small Question - Is It Possible To Associate An Agent To A Specific Cpu?

Hi everyone!
Small question - is it possible to associate an agent to a specific CPU?

  
  
Posted 10 months ago
Votes Newest

Answers 3


I don't think agent are aware of each other. Which mean that you can have as many agent as you want and depending on your task usage, they will be fighting for CPU and GPU usage ...

  
  
Posted 10 months ago

Thanks @<1576381444509405184:profile|ManiacalLizard2>
for now it seems to work just fine, as you said

  
  
Posted 10 months ago

and in general - how many agents can I open on a machine with 16 CPUs and no GPUs?

  
  
Posted 10 months ago