pystencils.codegen.config.CpuOptions.use_cacheline_zeroing#
-
CpuOptions.use_cacheline_zeroing:
BasicOption[bool] = None# Enable cache-line zeroing.
If set to
Trueand the selected CPU supports cacheline zeroing, the CPU optimizer will attempt to produce cacheline zeroing instructions where possible.