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, Can I Get The Minimum System Requirement For Clearml-Server.

HI,
Can I get the minimum system requirement for Clearml-server.

  
  
Posted 2 years ago
Votes Newest

Answers


Hi VictoriousPenguin97 ,
I found this in regards to requirements:
https://clearml.slack.com/archives/CTK20V944/p1636545386390800?thread_ts=1636545006.390700&cid=CTK20V944
"
If you're not tight on resources, I would say "medium" requirements can be:
A decent amount of CPU cores (say at least 4) Enough RAM memory to comfortably accommodate ES (at least 16GB) Enough disk space for:File server (dedicated volume, say 1TB) Databases (ES/Mongo, dedicated volume), about 500GB (to be on the safe side) System (and logs etc.), about 200-300GB
"

  
  
Posted 2 years ago
559 Views
1 Answer
2 years ago
one year ago
Tags