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
Does Clearml Have Any Suggestions On Gpu And Non-Gpu Amis For The Autoscaler? The Two Default Ones In The Documentation Are Either:

Does ClearML have any suggestions on GPU and non-GPU AMIs for the AutoScaler? The two default ones in the documentation are either:
Non-existent (too old) - NVIDIA Deep Learning AMI v20.11.0-46a68101-e56b-41cd-8e32-631ac6e5d02b Deprecated as of June 30th - ami-07c95cafbb788face

  
  
Posted one year ago
Votes Newest

Answers 3


I'd like to set up both with and without GPUs. I can use any region, preferably some EU one.

  
  
Posted one year ago

Hi UnevenDolphin73 ,

Which region are you using? a machine with or without gpu(s)?

  
  
Posted one year ago

Hi UnevenDolphin73
you can find AMI that could satisfy your needs in the AWS website. Simply enter a console, choose your region (upper-right) , enter EC2 -> launch instance
There you can choose your os, or type "deep learning" if you need GPU machines

If you need some help to find more specific machines, do not hesitate to ask me :)

  
  
Posted one year ago
573 Views
3 Answers
one year ago
one year ago
Tags