Skip to content

Revert "Enable autovectorization for single-thread algorithms"#21

Closed
antonysigma wants to merge 2 commits into
mainfrom
revert-autovectorization
Closed

Revert "Enable autovectorization for single-thread algorithms"#21
antonysigma wants to merge 2 commits into
mainfrom
revert-autovectorization

Conversation

@antonysigma

@antonysigma antonysigma commented May 27, 2026

Copy link
Copy Markdown
Collaborator

This reverts commit 168b337.

When the build system detects the native build environment, i.e. compile
and run PSF simulation on the same machine, enable compiler option
`-fmarch=native` so that the compiler can detect the CPU's vectorization
capabilities.

Reference: https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html
@antonysigma
antonysigma deleted the revert-autovectorization branch May 27, 2026 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant