forked from LLNL/phloem
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
37 lines (26 loc) · 1.31 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Phloem MPI Benchmarks
Version 1.4.5
================================================================================
This is a package containing three MPI benchmarks intended for use during
LLNL system procurement.
Each of the three benchmarks in located in a separate directory and includes
a README file describing the benchmark.
For point-to-point bandwidth and latency benchmarks, please see the presta/com
benchmark.
For messaging rate, please see the sqmr benchmark.
For collective latencies, please see the mpiBench benchmark.
The benchmarks should be built by modifying the top-level Makefile.inc file
to provide the appropriate compiler, linker, and flags and running 'make'.
Please send questions or comments to Chris Chambreau ([email protected]).
================================================================================
LLNL Release Information
--------------------------------------------------------------------------------
Sequoia MPI Benchmark Suite Framework
Published 1/15/08
by Chris Chambreau ([email protected])
Lawrence Livermore National Laboratory
Release number LLNL-MI-400479
Other codes contained in this repository are released separately:
- mpiGraph/mpiBench: UCRL-CODE-232117
- Presta: UCRL-CODE-2001-028
- SQMR: UCRL-CODE-400846