pystencils.codegen.config.VectorizationOptions.assume_aligned#
-
VectorizationOptions.assume_aligned:
BasicOption
[bool
] = None# Assume field pointer alignment.
If set to
True
, the vectorizer will assume that the address of the first inner entry (after ghost layers) of each field is aligned at the necessary byte boundary.