Difference between revisions of "MPICH ABI Tests"
From Mpich
Line 6: | Line 6: | ||
* NAS Parallel Benchmarks - http://www.nas.nasa.gov/publications/npb.html | * NAS Parallel Benchmarks - http://www.nas.nasa.gov/publications/npb.html | ||
* HPCC Benchmarks - http://icl.cs.utk.edu/hpcc/index.html | * HPCC Benchmarks - http://icl.cs.utk.edu/hpcc/index.html | ||
+ | |||
+ | These tests are all intended to be run on x86_64 Linux. Each MPI should be run built once in the default configuration and once with debugging info enabled to represent real use cases. |
Revision as of 16:01, 9 December 2013
This page will be used to track the MPICH ABI Compatibility tests run across implementations. The lists of tests to be run:
- MPICH test suite - included in distribution
- OSU MPI Benchmarks - http://mvapich.cse.ohio-state.edu/benchmarks/
- Intel MPI Benchmarks - http://software.intel.com/en-us/articles/intel-mpi-benchmarks
- NAS Parallel Benchmarks - http://www.nas.nasa.gov/publications/npb.html
- HPCC Benchmarks - http://icl.cs.utk.edu/hpcc/index.html
These tests are all intended to be run on x86_64 Linux. Each MPI should be run built once in the default configuration and once with debugging info enabled to represent real use cases.