Skip to content

Enable x86-64-v3 optimization for release binaries - #130

Merged
vanlueckn merged 1 commit into
mainfrom
t3code/analyze-simd-optimization-gains
Sep 3, 2026
Merged

Enable x86-64-v3 optimization for release binaries#130
vanlueckn merged 1 commit into
mainfrom
t3code/analyze-simd-optimization-gains

Conversation

@vanlueckn

Copy link
Copy Markdown
Collaborator

Summary

  • Build x86_64 release binaries with -C target-cpu=x86-64-v3 for wider SIMD optimization.
  • Keep ARM64 and development/CI builds on their existing compatibility targets.
  • Document the CPU requirements and local release-equivalent build flag.

Testing

  • Not run; changes are limited to release workflow configuration and documentation.

- Build x86_64 release binaries with AVX2/FMA/BMI support
- Document CPU requirements and local release-equivalent builds
@vanlueckn
vanlueckn merged commit 0b996da into main Sep 3, 2026
3 checks passed
@vanlueckn
vanlueckn deleted the t3code/analyze-simd-optimization-gains branch September 3, 2026 17:48
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