- Nov 15, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
- intel 19 internal bug when using auto, and implicit capture in lambdas
-
Martin Bauer authored
-
- Nov 14, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- LB on GPU, Uniform Grid Benchmark app - helper class to schedule tasks to multiple CUDA streams
-
Martin Bauer authored
-
Martin Bauer authored
- comparison to old CPU transfer communication included
-
Martin Bauer authored
- CUDA compiler has problems to compile external json library - timing pool is included by BlockForest, and previously timing pool included JSON library
-
Martin Bauer authored
previously the ghost layer was aligned
-
Martin Bauer authored
-
Martin Bauer authored
Features: - uses generated pack infos for packing & unpacking directly on GPU - can directly send GPU buffers if cuda-enabled MPI is available, otherwise the packed buffers are transfered to CPU first - communication hiding with cuda streams: communication can be run asynchronously - especially useful when compute kernel is also split up into inner and outer part - added RAII classes for CUDA streams and events - equivalence test that checks if generated CPU and GPU (overlapped) versions are computing same result as normal waLBerla LBM kernel
-
Martin Bauer authored
- templated buffer classes allow the buffer systems to work with custom buffers, e.g. buffers of GPU memory
-
- Nov 07, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Nov 06, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Nov 05, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Martin Bauer authored
CI: GUI and CUDA See merge request walberla/walberla!141
-
- Nov 02, 2018
-
-
Martin Bauer authored
-> intel compiler went out of memory
-
Martin Bauer authored
- recent GCC version produce error when "-isystem /usr/include" is added to command line. Error is: '#include_next <math.h>' not found - the removed "hack" added the cuda include dir with "-isystem" to the CUDA compiler arguments to prevent warnings from boost header -> currently there seem to be no warnings generated from boost headers so "hack" is removed
-
- Oct 31, 2018
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
-
- Oct 12, 2018
-
-
Christian Godenschwager authored
Add Intel 2019 compiler to CI See merge request walberla/walberla!138
-
- Oct 09, 2018
-
-
Christian Godenschwager authored
-
- Oct 08, 2018
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
Add Intel Compiler 2018 to CI See merge request walberla/walberla!133
-
- Oct 05, 2018
-
-
Sebastian Eibl authored
Resolve "DEM benchmarking tool" Closes #51 See merge request walberla/walberla!84
-
Sebastian Eibl authored
-
- Oct 04, 2018
-
-
Christian Godenschwager authored
-
Christian Godenschwager authored
-
Sebastian Eibl authored
-
- Oct 02, 2018
-
-
Sebastian Eibl authored
-