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
Hey All, When Using Gcp Autoscaler I Always Get An Error That No Gpus Are Recognized The First Time The Autoscaler Boots Up The Vm And Runs The Code. After That First Experiment Fails I Again Run It, Autoscaler Picks Up The Same Vm And Runs The Code And

Hey all,

When using GCP Autoscaler I always get an error that no gpus are recognized the first time the autoscaler boots up the VM and runs the code. After that first experiment fails I again run it, autoscaler picks up the same VM and runs the code and now the GPUs are detected. Anyone had this problem?

  
  
Posted 3 months ago
Votes Newest

Answers


Hi @<1837300695921856512:profile|NastyBear13> , can you provide logs from the machine itself? Are you certain its the same VM? Can you also provide logs from the tasks themselves? \

  
  
Posted 3 months ago
490 Views
1 Answer
3 months ago
3 months ago
Tags
Similar posts