update README
[LbmBenchmarkKernelsPublic.git] / README
CommitLineData
0095f461
MW
1Lattice Boltzmann Benchmark Kernels
2===================================
3
712d0b8f
MW
4The lattice Boltzmann (LBM) benchmark kernels are a collection of LBM kernel
5implementations.
6
7AS SUCH THE LBM BENCHMARK KERNELS ARE NO FULLY EQUIPPED CFD SOLVER AND SOLELY
8SERVE THE PURPOSE OF STUDYING POSSIBLE PERFORMANCE OPTIMIZATIONS AND/OR
9EXPERIMENTS.
10
11The benchmark suite was created by the HPC group of Erlangen Regional Computing
12Center (RRZE/HPC) [1] and the Chair for System Simulation of FAU (LSS) [2].
0095f461
MW
13
14See doc/main.rst or doc/html/main.html subdirectories for rudimentary
15documentation.
16
17
18
19LICENCE
20-------
712d0b8f 21
0095f461
MW
22LBM benchmark kernels are licensed under GPLv3.
23
24See licence of src/BoostJoin.h in the top of src/BoostJoin.h, which stems from
25the boost projects and is licenced under the Boost licence.
26
27
28
29ACKNOWLEDGEMENTS
30----------------
31
32This 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.054831 seconds and 5 git commands to generate.