- 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
-
Martin Bauer authored
-
- Mar 05, 2019
-
-
Christoph Schwarzmeier authored
-
- Feb 28, 2019
-
-
Christoph Schwarzmeier authored
-
- Feb 27, 2019
-
-
Christoph Schwarzmeier authored
-
- Feb 18, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- for example conda ships this old MPI version
-
- Feb 14, 2019
-
-
Michael Kuron authored
-
- Feb 13, 2019
-
-
- Jan 26, 2019
-
-
Michael Kuron authored
-
- Jan 23, 2019
-
-
Martin Bauer authored
-
- Jan 22, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- More flexibility for the user to implement custom checkpointing
-
Martin Bauer authored
MPICH2 apparently expects a non-const pointer for blocklenghts whereas other MPIs expect const pointer -> removed const to work with all
-
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
- 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
-
- Jan 21, 2019
-
-
cameron-stewart authored
-
- Jan 10, 2019
-
-
Christoph Rettinger authored
-
- Jan 09, 2019
-
-
Sebastian Eibl authored
-
- Jan 08, 2019
-
-
Tobias Leemann authored
-
Sebastian Eibl authored
-
- Jan 07, 2019
-
-
Christoph Schwarzmeier authored
-
- Dec 22, 2018
-
-
Tobias Leemann authored
-
- Dec 21, 2018
-
-
Christoph Schwarzmeier authored
-
- Dec 14, 2018
-
-
Sebastian Eibl authored
-
- Dec 12, 2018
-
-
Sebastian Eibl authored
-
- Dec 11, 2018
-
-
Christoph Schwarzmeier authored
-
- Dec 07, 2018
-
-
Michael Kuron authored
-
- Dec 03, 2018
-
-
Cameron Stewart authored
-
Cameron Stewart authored
-
- Nov 29, 2018
-
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-