- 27 May, 2021 1 commit
-
-
On x86_64, this is always 128 bits, rendering it incompatible with AVX. GCC reports the maximum enabled vector width (which is what we want) and Intel reports the maximum supported vector width (which is okay too).
-
- 09 Feb, 2021 1 commit
-
-
- 30 Dec, 2020 1 commit
-
-
Michael Kuron authored
- OpenMP pragma parser bug - std::string doesn’t like to be aligned to more than 256 bits
-
- 22 Dec, 2020 1 commit
-
-
for AVX512 compatibility via pystencils Intel always sets __BIGGEST_ALIGNMENT__ to 64, irrespective of what instruction set is enabled
-
- 06 Mar, 2020 1 commit
-
-
Michael Kuron authored
-
- 02 Aug, 2017 1 commit
-
-
Martin Bauer authored
-
- 30 Mar, 2017 1 commit
-
-
Christian Godenschwager authored
If you have access to the old closed source waLBerla repository, you may restore the complete history with the following command git fetch git@i10git.cs.fau.de:software/walberla.git 'refs/replace/*:refs/replace/*'
-