update README
authorMarkus Wittmann <markus.wittmann@fau.de>
Tue, 21 Nov 2017 15:13:06 +0000 (16:13 +0100)
committerMarkus Wittmann <markus.wittmann@fau.de>
Tue, 21 Nov 2017 15:13:06 +0000 (16:13 +0100)
README

diff --git a/README b/README
index d548b38022e94bd3fa4cfd5dd9035cea16c89e86..e97abb0492bc2ae55f00122ae43ef651ef0c3c23 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,15 @@
 Lattice Boltzmann Benchmark Kernels
 ===================================
 
-Simple benchmark suite for LBM kernels and performance experiments from the HPC
-group of Erlangen Regional Computing Center (RRZE/HPC) [1] and the Chair for
-System Simulation of FAU (LSS) [2].
+The lattice Boltzmann (LBM) benchmark kernels are a collection of LBM kernel
+implementations.
+
+AS SUCH THE LBM BENCHMARK KERNELS ARE NO FULLY EQUIPPED CFD SOLVER AND SOLELY
+SERVE THE PURPOSE OF STUDYING POSSIBLE PERFORMANCE OPTIMIZATIONS AND/OR
+EXPERIMENTS.
+
+The benchmark suite was created by the HPC group of Erlangen Regional Computing
+Center (RRZE/HPC) [1] and the Chair for System Simulation of FAU (LSS) [2].
 
 See doc/main.rst or doc/html/main.html subdirectories for rudimentary
 documentation.
@@ -12,6 +18,7 @@ documentation.
 
 LICENCE
 -------
+
 LBM benchmark kernels are licensed under GPLv3.
 
 See licence of src/BoostJoin.h in the top of src/BoostJoin.h, which stems from
This page took 0.234163 seconds and 5 git commands to generate.