- Mar 22, 2019
-
-
Sebastian Eibl authored
moved generic blockforest creation functions from pe/CreateWorld to blockforest/Initialization.h
-
- Mar 21, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
use the general classes instead. they support levelwise load balancing via a constructor parameter default is levelwise for backward compatibility
-
- Mar 20, 2019
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
-
Sebastian Eibl authored
-
- Mar 07, 2019
-
-
Martin Bauer authored
- allows for nested execution flow (i.e. solver loop inside time loop) - timing tree integration - parallel CUDA stream support
-
- Mar 06, 2019
-
-
Martin Bauer authored
- WALBERLA_BUILD_WITH_OPENMP was never defined
-
- Feb 18, 2019
-
-
Martin Bauer authored
-
- Jan 24, 2019
-
-
Martin Bauer authored
- information from CMake to codegen: double/float, OpenMP, ...
-
- Jan 22, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- comparison to old CPU transfer communication included
-
Martin Bauer authored
previously the ghost layer was aligned
-
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
-
- Jan 15, 2019
-
-
Cameron Stewart authored
-
cameron-stewart authored
-
cameron-stewart authored
-
- Jan 08, 2019
-
-
Sebastian Eibl authored
-
- Dec 12, 2018
-
-
Sebastian Eibl authored
-
- Dec 06, 2018
-
-
Christoph Rettinger authored
-
- Dec 05, 2018
-
-
Sebastian Eibl authored
-
- Dec 03, 2018
-
-
Cameron Stewart authored
-
- Nov 29, 2018
-
-
Christoph Rettinger authored
-
- Nov 28, 2018
-
-
Cameron Stewart authored
-
Cameron Stewart authored
-
Cameron Stewart authored
-
Tobias Leemann authored
-
Cameron Stewart authored
-
Cameron Stewart authored
-
- Nov 23, 2018
-
-
Cameron Stewart authored
-
Cameron Stewart authored
-
- Nov 06, 2018
-
-
Sebastian Eibl authored
-
- Oct 04, 2018
-
-
Sebastian Eibl authored
-
- Oct 02, 2018
-
-
Sebastian Eibl authored
-
- Sep 28, 2018
-
-
Sebastian Eibl authored
-
- Sep 24, 2018
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Aug 27, 2018
-
-
Sebastian Eibl authored
-
- Aug 24, 2018
-
-
Sebastian Eibl authored
added filter to exclude external libraries
-
Sebastian Eibl authored
-