Align to __BIGGEST_ALIGNMENT__ (GCC, Clang, Intel) or to 512 bits
for AVX512 compatibility via pystencils
Intel always sets __BIGGEST_ALIGNMENT__
to 64, irrespective of what instruction set is enabled
Edited by Michael Kuron
for AVX512 compatibility via pystencils
Intel always sets __BIGGEST_ALIGNMENT__
to 64, irrespective of what instruction set is enabled