Skip to content

Conversation

jaja360
Copy link
Collaborator

@jaja360 jaja360 commented Jul 22, 2025

This PR slightly changes the CMake config such that we can manually assign the architecture we want to compile to, e.g.:

cmake -B build -DSIMPLE_FAST_FLOAT_BENCHMARK_MARCH=x86-64-v4

It also adds the scripts/test_x86_levels.bash file to automatically compile and benchmark the different x86-64 architectural levels (https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels).

@jaja360 jaja360 requested a review from lemire July 22, 2025 00:17
Copy link
Member

@lemire lemire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaja360 jaja360 merged commit 5d947df into master Jul 22, 2025
8 checks passed
@jaja360 jaja360 deleted the x86_levels_script branch July 22, 2025 17: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.

2 participants