Difference between revisions of "Cluster Benchmarking Packages"

From Cluster Documentation Project
Jump to: navigation, search
Line 18: Line 18:
 
** [http://www.clustermonkey.net//content/view/87/32/  A Benchmark for Parallel File Systems]
 
** [http://www.clustermonkey.net//content/view/87/32/  A Benchmark for Parallel File Systems]
 
** [http://www.clustermonkey.net//content/view/117/32/ Using the PIO Benchmark ]   
 
** [http://www.clustermonkey.net//content/view/117/32/ Using the PIO Benchmark ]   
* [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 nfs-test] 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 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

Revision as of 18:41, 18 June 2007

Here are some links to benchmarks:

Benchmark Suites

File Systems I/O