GithubHelp home page GithubHelp logo

Comments (5)

Augustin-Zidek avatar Augustin-Zidek commented on July 24, 2024

Hi Chris,

Ideally yes, the genetic search tools are very IO intensive, hence having an SSD helps.

For more details see e.g. the HH Suite wiki that discusses HHBlits performance: https://github.com/soedinglab/hh-suite/wiki#running-hhblits-efficiently-on-a-computer-cluster

from alphafold.

chrisroat avatar chrisroat commented on July 24, 2024

Thanks. Is a persistent SSD sufficient, or did you all use a set of local SSD? Table of comparison:
https://cloud.google.com/compute/docs/disks/performance#type_comparison

If local SSD, was NVME or SCSI used? (I'm not sure which drivers are even available on nvidia-gpu-cloud-image)

from alphafold.

Augustin-Zidek avatar Augustin-Zidek commented on July 24, 2024

I recommend using the fastest possible option, but the sequence search should work in either case – it is just a matter of speed.

from alphafold.

chrisroat avatar chrisroat commented on July 24, 2024

From an engineering perspective, speed needs to be weighed against other factors. The fastest SSDs on GCP are the local SSDs, but they are harder to use since data is not persisted and multiple volumes need to be managed (they have a max size of 375GB).

If the local SSDs give only a small bump in performance, they would not be worth it compared to persistent SSDs. If there is a relative benchmark, that will be useful to people. We may test it at some point and report back, unless someone beats us to it.

from alphafold.

AndreTomasGraca avatar AndreTomasGraca commented on July 24, 2024

I am considering which storage device option to buy for my own workstation to store the databases.

I understand that the genetic search tool will be very I/O intensive, leaving me undecided: I have the possibility of taking a 4TB NVMe PCI Express 4.0 x4 in my setup, but those are considerably more expensive than a 4TB or 8TB SSD SATA 6Gb/s.
Did anyone see justifiable performance difference between those two types of devices?

from alphafold.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.