Difference between revisions of "Cluster Benchmarking Packages"

From Cluster Documentation Project
Jump to: navigation, search
Line 9: Line 9:
 
* [http://perfbase.tigris.org/ perfbase] - a set of front end tools using a PostgreSQL database as backend, which together form a system for the management and analysis of the output of tests and experiments.
 
* [http://perfbase.tigris.org/ perfbase] - a set of front end tools using a PostgreSQL database as backend, which together form a system for the management and analysis of the output of tests and experiments.
 
* [http://liinwww.ira.uka.de/~skampi/ SKaMPI] - a suite of tests designed to measure the performance of MPI.  
 
* [http://liinwww.ira.uka.de/~skampi/ SKaMPI] - a suite of tests designed to measure the performance of MPI.  
 +
  
 
File Systems I/O
 
File Systems I/O
Line 22: Line 23:
 
* [http://public.lanl.gov/jnunez/benchmarks/mpiiotest.htm MPI-IO Test] LANL's MPI-IO Test (The best test for MPI-IO codes)
 
* [http://public.lanl.gov/jnunez/benchmarks/mpiiotest.htm MPI-IO Test] LANL's MPI-IO Test (The best test for MPI-IO codes)
 
* [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
 +
These are codes that you can download (freely) and use for benchmarking. Some of them have benchmark results available and some don't.
 +
* [http://www.cnn.com CNN] The CNN benchmark (just kidding)

Revision as of 18:43, 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)