- Jun 25, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
-
- Jun 24, 2019
-
-
Martin Bauer authored
-
- Jun 18, 2019
-
-
Martin Bauer authored
-
Martin Bauer authored
- different stencils supported - mpi datatype communication: full vs. required pdfs only - adapted config file
-
Martin Bauer authored
-
- Jun 14, 2019
-
-
Martin Bauer authored
-
- Jun 13, 2019
-
-
Martin Bauer authored
Probe vs extra message See merge request walberla/walberla!209
-
Sebastian Eibl authored
-
Martin Bauer authored
-
Sebastian Eibl authored
[BufferSystem] moved clearing of recv buffers from endCommunication to startCommunication
-
Sebastian Eibl authored
-
Martin Bauer authored
using memcpy instead of packing individual elements is faster See merge request walberla/walberla!208
-
- Jun 07, 2019
-
-
Martin Bauer authored
-
Sebastian Eibl authored
-
- Jun 06, 2019
-
-
Martin Bauer 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
-
Martin Bauer authored
-
Martin Bauer authored
-
Martin Bauer authored
option is intended for benchmarking, for production runs leave the local communication optimization switched on
-
Sebastian Eibl authored
-
- Jun 04, 2019
-
-
Sebastian Eibl authored
-
- Jun 03, 2019
-
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
Sebastian Eibl authored
-
- May 28, 2019
-
-
Sebastian Eibl authored
introduce mesa_pd module to official waLBerla See merge request walberla/walberla!210
-
Sebastian Eibl authored
-
- May 21, 2019
-
-
Sebastian Eibl authored
-
- May 17, 2019
-
-
Martin Bauer authored
Make waLBerla fit for SuperMUC-NG See merge request walberla/walberla!207
-
- May 16, 2019
-
-
Martin Bauer authored
- workaround seems to be not necessary any more, for recent IntelMPI versions - the workaround did not play with CMake's try_compile function, which tries to compile some test programs to check for compiler features The workaround added '-include mpi.h' to the compile flags, which are also used by try_compile, but try_compile does not set include directories with "-I" This lead to the problem, that for example the OpenMP flag was not correctly determined, since there the try_compile mechanism is used
-
Sebastian Eibl authored
-
Martin Bauer authored
-
- May 09, 2019
-
-
Christoph Schwarzmeier authored
Add directory 'executiontree' to .clang-format See merge request walberla/walberla!206
-
Christoph Schwarzmeier authored
-
- May 07, 2019
-
-
Christoph Schwarzmeier authored
Fix too narrow CLI boundary condition assertion See merge request walberla/walberla!205
-
Christoph Schwarzmeier authored
-
- May 03, 2019
-
-
Sebastian Eibl authored
add Visual Studio 2019 to the ci See merge request walberla/walberla!204
-
Sebastian Eibl authored
Don't use __has_include macro if it's not defined See merge request walberla/walberla!203
-