Skip to content

Enable optional AVX2/march support#18

Merged
bugparty merged 1 commit intomainfrom
codex/investigate-slow-push-back-speed
Jun 7, 2025
Merged

Enable optional AVX2/march support#18
bugparty merged 1 commit intomainfrom
codex/investigate-slow-push-back-speed

Conversation

@bugparty
Copy link
Owner

@bugparty bugparty commented Jun 7, 2025

Summary

  • enable automatic AVX2 or native CPU flags in CMake
  • mention this new detection in the README

Testing

  • cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
  • cmake --build build -j $(nproc)
  • ctest --output-on-failure

https://chatgpt.com/codex/tasks/task_e_6843ae71bec88327bf519470e4c4e25d

@bugparty bugparty merged commit 3eaadb8 into main Jun 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant