- Oct 09, 2020
-
-
Stephan Seitz authored
How could this have been working until now? We should not call `cudaFree` on uninitialized memory. We have to free the old pointers before resize. This also prevents memory leakage in case the vector gets shrinked. Apparently the previous code relied on the fact that `resize` somehow initialized the memory to null pointers or that `cudaFree` just ignores pointers it didn't allocate.
-
- Sep 29, 2020
-
-
Markus Holzer authored
lbmpy Code Generation Tutorials See merge request !330
-
Markus Holzer authored
-
Markus Holzer authored
-
Frederik Hennig authored
-
- Sep 28, 2020
-
-
Frederik Hennig authored
-
Christoph Schwarzmeier authored
-
Markus Holzer authored
-
- Sep 25, 2020
-
-
Frederik Hennig authored
-
Frederik Hennig authored
-
Frederik Hennig authored
-
Frederik Hennig authored
-
Markus Holzer authored
-
- Sep 24, 2020
-
-
Christoph Schwarzmeier authored
-
- Sep 22, 2020
-
-
Frederik Hennig authored
-
- Sep 21, 2020
-
-
Frederik Hennig authored
-
- Sep 16, 2020
-
-
Markus Holzer authored
Bugfix: Guo force model for non-SRT See merge request !332
-
Markus Holzer authored
-
- Sep 15, 2020
-
-
Frederik Hennig authored
-
Markus Holzer authored
-
- Sep 11, 2020
-
-
Frederik Hennig authored
-
Dominik Thoennes authored
Update find boost See merge request walberla/walberla!331
-
- Sep 07, 2020
-
-
Michael Kuron authored
-
- Sep 05, 2020
-
-
Michael Kuron authored
-
Michael Kuron authored
-
- Sep 04, 2020
-
-
Frederik Hennig authored
-
Markus Holzer authored
-
- Sep 03, 2020
-
-
Frederik Hennig authored
-
Frederik Hennig authored
-
- Sep 02, 2020
-
-
Frederik Hennig authored
-
- Sep 01, 2020
-
-
Frederik Hennig authored
-
- Aug 28, 2020
-
-
Frederik Hennig authored
-
- Aug 26, 2020
-
-
Frederik Hennig authored
-
Frederik Hennig authored
-
- Aug 20, 2020
-
-
Michael Kuron authored
Resolve "Some tests are very slow in coverage job" Closes #127 See merge request !327
-
- Aug 19, 2020
-
-
Sebastian Eibl authored
-
- Aug 18, 2020
-
-
Sebastian Eibl authored
-
Christoph Rettinger authored
-
Christoph Rettinger authored
-
- Aug 14, 2020
-
-
Markus Holzer authored
Code Generation for PDEs tutorial See merge request walberla/walberla!326
-