Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Enable SIMD optimizations #46

Merged

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented Sep 6, 2024

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • [N/A] Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

* Add x86_64-microarch-level as a 'build' requirement.
   - microarch_level 4 not supported yet so only add level 1 to 3.
* Set the build number based on the microarch_level.
* Add conda_build_config.yaml with microarch_level.
* c.f. https://prefix.dev/blog/building_cpu_optimized_packages
* Bump build number.
@matthewfeickert matthewfeickert added the enhancement New feature or request label Sep 6, 2024
@matthewfeickert matthewfeickert self-assigned this Sep 6, 2024
@conda-forge-webservices
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found it was in an excellent condition.

@matthewfeickert
Copy link
Member Author

@conda-forge-admin, please rerender

@matthewfeickert matthewfeickert marked this pull request as ready for review September 6, 2024 21:31
@matthewfeickert matthewfeickert requested review from henryiii and a team as code owners September 6, 2024 21:31
@matthewfeickert
Copy link
Member Author

@conda-forge/awkward @conda-forge/scikit-hep I'm about to get on a flight, and the CI hasn't finished yet, but assuming it does then this PR is ready for review and merge.

@agoose77 agoose77 merged commit c4e0883 into conda-forge:main Sep 7, 2024
42 checks passed
@matthewfeickert matthewfeickert deleted the feat/add-simd-optimizations branch September 7, 2024 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants