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

Archs: Add ARM64 and PPC64le #36

Merged
merged 2 commits into from
Jun 4, 2019
Merged

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Jun 4, 2019

Enable further architectures for builds. Officially supported platforms.

Notes:

CMake Warning at CMakeLists.txt:253 (message):
  Unrecognized system processor ppc64le.  Cannot determine which hardware
  features (GNU 8.2.0) supports, so hardware-accelerated implementations will
  not be available.
  • ARM64 CMake:
CMake Warning at CMakeLists.txt:253 (message):
  Unrecognized system processor aarch64.  Cannot determine which hardware
  features (GNU 7.3.0) supports, so hardware-accelerated implementations will
  not be available.

Checklist

  • Used a fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • 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.

@conda-forge-linter
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) and found it was in an excellent condition.

Enable further architectures for builds.
@ax3l ax3l force-pushed the topic-ARMandPPC branch from 018f23c to 7c487d2 Compare June 4, 2019 12:32
@ax3l
Copy link
Member Author

ax3l commented Jun 4, 2019

@conda-forge-admin, please rerender

@ax3l
Copy link
Member Author

ax3l commented Jun 4, 2019

@conda-forge/blosc probably ready for a first merge, we can potentially fine-tune additional hardware acceleration later on Blosc/c-blosc#268

@danielfrg
Copy link
Member

Thats awesome, thanks the PR!

@danielfrg danielfrg merged commit b53c649 into conda-forge:master Jun 4, 2019
@ax3l ax3l deleted the topic-ARMandPPC branch June 4, 2019 16:18
@ax3l
Copy link
Member Author

ax3l commented Jun 4, 2019

Thanks for merging! :)

@ax3l ax3l mentioned this pull request Aug 23, 2019
5 tasks
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.

4 participants