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 , In Clearml How Do I Configure My Agent To Launch A Job On Multiple Gpus? Sometimes I Need 2 Gpus And Sometimes 4,. Lets Say I Have 4 Gpus On My Pc. If I Configure My Agent With All 4 Gpus, And Launch A Job With 2, Would I Still Be Able To Use The Ot

Hi , in clearml how do I configure my agent to launch a job on multiple GPUs? Sometimes I need 2 GPUs and sometimes 4,.

Lets say I have 4 gpus on my PC. If I configure my agent with all 4 gpus, and launch a job with 2, would I still be able to use the other two?

  
  
Posted 7 months ago
Votes Newest

Answers 3


Hi @<1554638166823014400:profile|ExuberantBat24> , you mean dynamic GPU allocation on the same machine?

  
  
Posted 7 months ago

I think this is an enterprise only feature

  
  
Posted 7 months ago

I believe so

  
  
Posted 7 months ago