X-Git-Url: http://git.rrze.uni-erlangen.de/gitweb/?p=LbmBenchmarkKernelsPublic.git;a=blobdiff_plain;f=README;h=e97abb0492bc2ae55f00122ae43ef651ef0c3c23;hp=d548b38022e94bd3fa4cfd5dd9035cea16c89e86;hb=712d0b8fc4a382e1cfe4edef8b0ade11b0a2ce25;hpb=0095f461c30075a883df0265a7b831061ee7ebee diff --git a/README b/README index d548b38..e97abb0 100644 --- 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