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

Add linux_aarch64 support #124

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chrisjsewell
Copy link

@chrisjsewell chrisjsewell commented Mar 31, 2023

This will allow for builds on Linux with ARM64 architectures.
This helpful not only for building on these systems, but also for building docker containers / VMs that support OSX Mx chips

Checklist

  • Used a personal 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.

This will allow for builds on Linux with ARM64 architectures
@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) and found it was in an excellent condition.

@chrisjsewell
Copy link
Author

@conda-forge-admin, please rerender

@jan-janssen
Copy link
Member

@chrisjsewell The issue is that only a pre release of spglib is available for Linux ARM but not the current version used by pymatgen:

-   - nothing provides requested spglib >=1.9.9.44
-   - nothing provides pymatgen >=2022.3.7 needed by mp-api-0.27.3-pyhd8ed1ab_1

@tcpekin
Copy link

tcpekin commented Sep 1, 2023

Would spglib/spglib#239 would help solve the missing dependency?

@jan-janssen
Copy link
Member

Would spglib/spglib#239 would help solve the missing dependency?

Yes

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.

None yet

3 participants