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
General Infrastructure Question: My Company Isn'T Using Aws For Training, We Have All Our Gpu'S Inhouse In Our Own Servers, We Have A Problem Where We Want On One Hand To Give All The Gpus For The Clearml-Agent (Ie' That They Will Be Available For Tasks)


im sorry im quite new,
do you mean if the daemon is running inside a docker container? or if the task itself is in a container?
the way i understood it, when i configure the task i set the base docker image and let it run with that

  
  
Posted one year ago
154 Views
0 Answers
one year ago
one year ago