This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Hardware Benchmarking Tasks For A High-Performance Bioinformatics Cluster

Is there any bioinformatics specific task to asses performance of a high-performance cluster ? How do you benchmark your brand-new locally accessible hardware designated for biocomputing ?

hardware

1 answer

IO, IO, IO. The list by Zev is good, but at the very least run Fio [1] and and network tests (ping pong, single flow, etc)

Also, make sure you run STREAM [2]. You want to test memory bandwidth.

You could run HPCC [3], which has a number of different types of benchmark

  1. http://www.cs.virginia.edu/stream/
  2. http://freecode.com/projects/fio
  3. http://icl.cs.utk.edu/hpcc/

Thanks Deepak. I am new to this whole benchmarking scene. It will be great if you could add a couple of links about the tests you mentioned in answer.

Added links to various benchmarks

Log in to answer this question.