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
I'Ve Been Asked Requirements To Deploy Clearml Server On Our Company Server. I'M Not Exactly What To Put In The Requirements. I Know It'S A Vague Question. If We Can Exclude Project Specific Requirements For Now And Only Keep Clearml Server Deployment Req

I've been asked requirements to deploy clearml server on our company server. I'm not exactly what to put in the requirements. I know it's a vague question. If we can exclude project specific requirements for now and only keep clearml server deployment requirements for now, any help would be appreciated.

  
  
Posted 2 years ago
Votes Newest

Answers 13


Here's the thread
https://clearml.slack.com/archives/CTK20V944/p1636613509403900

The question has been answered though you can take a look if I understood correctly there.

  
  
Posted 2 years ago

Hi VexedCat68 ,
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

Thank you. I'll forward these requirements and wait for a response.

  
  
Posted 2 years ago

SuccessfulKoala55 Sorry to ping you like this. I have to ask. What's the minimum requirements for clear ml installation. Excluding requirements for databases or file server

  
  
Posted 2 years ago

Well, usually we recommend a minimum of 2 cores with 8GB RAM

  
  
Posted 2 years ago

So minimum would be 2 cores with 8 gigs for ram. I'm going to assume 4 cores and 16 gigs would be recommended.

  
  
Posted 2 years ago

I think the most performance sensitive component is Elastic

  
  
Posted 2 years ago

What about amount of storage required?

  
  
Posted 2 years ago

Just for the system? Fairly low, it's mostly a matter of having enough free system disk to handle growing logs, cached docker images etc., so minimum (not including OS) would be about 100GB to 200GB

  
  
Posted 2 years ago

Understandable. My main concern was that I needed initial requirements for experimentation.

  
  
Posted 2 years ago

Also I made another thread regarding clear ml agent. can you respond to that? I'm gonna be trying to set up a clear ml server properly on a server machine. Want to test how to train models and enqueue tasks and automate this whole process with GPU training included.

  
  
Posted 2 years ago

Can you point to that thread?

  
  
Posted 2 years ago

Elastic is what Clear ML uses to handle Data?

  
  
Posted 2 years ago
551 Views
13 Answers
2 years ago
one year ago
Tags