- Aug 28, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Aug 26, 2019
-
-
Sebastian Eibl authored
-
- Aug 16, 2019
-
-
Dominik Thoennes authored
To break unneeded dependencies in postprocessing the SQLite part is moved to its own module and namespace. Therefore in the include and the function calls "postprocessing" hast to be removed or replaced by "sqlite" e.g.: #include "postprocessing/sqlite/SQLite.h" -> #include "sqlite/SQLite.h" postprocessing::store... -> sqlite::store...
-
- Jul 30, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- Jul 26, 2019
-
-
Martin Bauer authored
-
- Jul 22, 2019
-
-
Christoph Schwarzmeier authored
-
- Jul 18, 2019
-
-
- Jul 03, 2019
-
-
Added DetectAndStoreContacts-Kernel and its testcase, performed other adaptions in preperation of HCSITS-Solver integreation
-
- Jul 01, 2019
-
-
Christoph Schwarzmeier authored
-
- Jun 27, 2019
-
-
Martin Bauer authored
-
- Jun 25, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jun 24, 2019
-
-
Martin Bauer authored
-
- Jun 18, 2019
-
-
Martin Bauer authored
- different stencils supported - mpi datatype communication: full vs. required pdfs only - adapted config file
-
- Jun 14, 2019
-
-
Martin Bauer authored
-
- Jun 13, 2019
-
-
Sebastian Eibl authored
-
Martin Bauer authored
-
Sebastian Eibl authored
[BufferSystem] moved clearing of recv buffers from endCommunication to startCommunication
-
Sebastian Eibl authored
-
- Jun 07, 2019
-
-
Sebastian Eibl authored
-
- Jun 05, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
- benchmarks ghost layer field communication - direct vs. buffered, various field & block sizes - multiple blocks per process - extensive database output
-
- Jun 04, 2019
-
-
Sebastian Eibl authored
-
- May 28, 2019
-
-
Sebastian Eibl authored
-
- May 21, 2019
-
-
Sebastian Eibl authored
-
- Apr 25, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- MPI barrier between runs - bugfix in overlap_benchmark config
-
Martin Bauer authored
- more overlap strategies - inner/outer split width is configurable
-
Martin Bauer authored
-
Martin Bauer authored
- fix in time measurement - options to disable boundaries and/or communication - priority for communication & outer part of kernel
-
Martin Bauer authored
-
Martin Bauer authored
-
- parameter files for UniformGridGPU benchmark - memcpy-based GPU PackInfo
-
- Apr 17, 2019
-
-
Sebastian Eibl authored
-