Difference between revisions of "Cluster Benchmarking Packages"

From Cluster Documentation Project
Jump to: navigation, search
Line 1: Line 1:
 
Here are some links to benchmarks:
 
Here are some links to benchmarks:
  
Benchmark Suites
+
'''Benchmark Suites'''
 
* [http://icl.cs.utk.edu/hpcc/ HPCC Challange Benchmark] - uses seven tests to measure several different performance parameters.
 
* [http://icl.cs.utk.edu/hpcc/ HPCC Challange Benchmark] - uses seven tests to measure several different performance parameters.
 
* [http://www.clustermonkey.net//content/view/38/27/ Beowulf Perforamnce Suite (BPS)] - Example results are [http://clustermonkey.net/download/kronos/bps-logs/ here].  
 
* [http://www.clustermonkey.net//content/view/38/27/ Beowulf Perforamnce Suite (BPS)] - Example results are [http://clustermonkey.net/download/kronos/bps-logs/ here].  
Line 11: Line 11:
  
  
File Systems I/O
+
'''File Systems I/O'''
  
 
* [http://www.nus.edu.sg/comcen/svu/publications/hpc_nus/sep_2005/Performance.pdf GPFS vs. NFS evaluation]
 
* [http://www.nus.edu.sg/comcen/svu/publications/hpc_nus/sep_2005/Performance.pdf GPFS vs. NFS evaluation]
Line 24: Line 24:
 
* [http://www.llnl.gov/icc/lc/siop/downloads/download.html Livermore File System Tests] A collection of tests from Lawrence Livermore for testing parallel IO file systems. This include IOR (a great test for parallel file systems) and a bunch of metadata tests
 
* [http://www.llnl.gov/icc/lc/siop/downloads/download.html Livermore File System Tests] A collection of tests from Lawrence Livermore for testing parallel IO file systems. This include IOR (a great test for parallel file systems) and a bunch of metadata tests
  
Individual Codes for Benchmarks
+
'''Individual Codes for Benchmarks'''
  
 
These are codes that you can download (freely) and use for benchmarking. Some of them have benchmark results available and some don't.
 
These are codes that you can download (freely) and use for benchmarking. Some of them have benchmark results available and some don't.

Revision as of 18:50, 18 June 2007

Here are some links to benchmarks:

Benchmark Suites


File Systems I/O

Individual Codes for Benchmarks

These are codes that you can download (freely) and use for benchmarking. Some of them have benchmark results available and some don't.

  • CNN The CNN benchmark (just kidding)
  • Gromacs - A great benchmark code. GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions.\
  • HMMER HMMER is used for profiling hidden Markov models (profile HMMs) to do sensitive database searching using statistical descriptions of a sequence family's consensus. HMMER is a freely distributable implementation of profile HMM software for protein sequence analysis.
  • Gerris - Gerris is an Open Source Free Software library for the solution of the partial differential equations describing fluid flow.