update README
[LbmBenchmarkKernelsPublic.git] / README
1 Lattice Boltzmann Benchmark Kernels
2 ===================================
3
4 The lattice Boltzmann (LBM) benchmark kernels are a collection of LBM kernel
5 implementations.
6
7 AS SUCH THE LBM BENCHMARK KERNELS ARE NO FULLY EQUIPPED CFD SOLVER AND SOLELY
8 SERVE THE PURPOSE OF STUDYING POSSIBLE PERFORMANCE OPTIMIZATIONS AND/OR
9 EXPERIMENTS.
10
11 The benchmark suite was created by the HPC group of Erlangen Regional Computing
12 Center (RRZE/HPC) [1] and the Chair for System Simulation of FAU (LSS) [2].
13
14 See doc/main.rst or doc/html/main.html subdirectories for rudimentary
15 documentation.
16
17
18
19 LICENCE
20 -------
21
22 LBM benchmark kernels are licensed under GPLv3.
23
24 See licence of src/BoostJoin.h in the top of src/BoostJoin.h, which stems from
25 the boost projects and is licenced under the Boost licence.
26
27
28
29 ACKNOWLEDGEMENTS
30 ----------------
31
32 This work was funded by:
33
34   - BMBF, grant no. 01IH15003A (project SKAMPY)
35   - KONWHIR project OMI4PAPS
36
37
38 [1] https://hpc.fau.de/
39 [2] https://www10.informatik.uni-erlangen.de/en/
40
41
This page took 0.05398 seconds and 4 git commands to generate.