Difference between revisions of "Cluster Benchmarking Packages"

From Cluster Documentation Project
Jump to: navigation, search
Line 5: Line 5:
 
* [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].  
 
* [http://cmbp.clustermonkey.net/ Cluster Monkey Benchmark Project] - just started. It is based on the BPS.
 
* [http://cmbp.clustermonkey.net/ Cluster Monkey Benchmark Project] - just started. It is based on the BPS.
* [http://www.nas.nasa.gov/Resources/Software/npb.html] - NASA Parallel Benchmarks. One of the most, if not the most, widely used set of benchmarks for clusters.
+
* [http://www.nas.nasa.gov/Resources/Software/npb.html NASA Parallel Benchmarks] - One of the most, if not the most, widely used set of benchmarks for clusters.
 
* [http://www.intel.com/cd/software/products/asmo-na/eng/cluster/clustertoolkit/219848.htm Intel MPI Benchmarks] - freely available.
 
* [http://www.intel.com/cd/software/products/asmo-na/eng/cluster/clustertoolkit/219848.htm Intel MPI Benchmarks] - freely available.
 
* [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.
Line 20: Line 20:
 
* [http://stromberg.dnsalias.org/~strombrg/nfs-test.html] is a program that tries a bunch of different rsizes, wsizes, protocols (tcp vs udp) and NFS versions to optimize performance
 
* [http://stromberg.dnsalias.org/~strombrg/nfs-test.html] is a program that tries a bunch of different rsizes, wsizes, protocols (tcp vs udp) and NFS versions to optimize performance
 
* [http://www.iozone.org IOZONE] Filesystem Benchmark
 
* [http://www.iozone.org IOZONE] Filesystem Benchmark
* [http://public.lanl.gov/jnunez/benchmarks/mpiiotest.htm] 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] 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

Revision as of 18:40, 18 June 2007

Here are some links to benchmarks:

Benchmark Suites

File Systems I/O