Fixup fromcvs/togit conversion
[pkgsrcv2.git] / benchmarks / skampi / DESCR
1 The SKaMPI-Benchmark is a suite of tests designed to measure the performance
2 of MPI. MPI (Message Passing Interface) is a machine independent standard to
3 provide an efficient interface to message passing libraries of different
4 parallel machines. The goal of SKaMPI is to create a database to illustrate
5 the performance of these different MPI implementations. This database should
6 allow to:
7 1. Decide how to implement portable and efficient MPI programs.
8 2. Predict the performance of MPI programs.
9 3. Describe supercomputers in terms of MPI.