capreolus-ir / capreolus

A toolkit for end-to-end neural ad hoc retrieval
https://capreolus.ai
Apache License 2.0
95 stars 32 forks source link

Spec of System for Running on GPU Quadro 8000 #192

Closed Pourbahman closed 2 years ago

Pourbahman commented 2 years ago

Hi Andrew,

I am renting one system with Quadro 8000 to run the tensorflow version of your implementation. They asked about some other spec like:

  1. Number of CPU Cores
  2. CPU RAM
  3. Storage

Would you please tell me the spec of your system?

Thanks in advance, Kind Regards, Zahra

andrewyates commented 2 years ago

Hi Zahra,

I've run it on a system with 32 cores and 256GB RAM. For storage, 1TB should be more than enough, but I don't know an exact number for what this requires. You might need more storage with a different dataset, of course.

Andrew