Dear Tobias, hi all,
On 21.12.22 09:40, Tobias Melson via Fortran wrote:
I am wondering about alignment of allocatable arrays: Does the
gfortran compiler in its latest version automatically align arrays to
the 64 byte boundary? For comparison, the Intel compiler has a flag
"-align array64byte",
Dear all,
I am wondering about alignment of allocatable arrays: Does the gfortran
compiler in its latest version automatically align arrays to the 64 byte
boundary? For comparison, the Intel compiler has a flag "-align
array64byte", which forces alignment of all arrays (except for the ones
in