Skip to content

Add CMakePresets for target micro arch#1348

Open
AntoinePrv wants to merge 2 commits into
xtensor-stack:masterfrom
AntoinePrv:cmake-presets
Open

Add CMakePresets for target micro arch#1348
AntoinePrv wants to merge 2 commits into
xtensor-stack:masterfrom
AntoinePrv:cmake-presets

Conversation

@AntoinePrv
Copy link
Copy Markdown
Contributor

@AntoinePrv AntoinePrv commented May 13, 2026

I've taken the direction of explicit flags such as -mavx -mno-avx2.
This is IMHO less error prone and more accurate that using architecture name such as haswell.
The main difference is that this does not add other feature flags or change the -mtune model.
For a test setting accuracy is more important IMHO.

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