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

cray-mpich: add aarch64 versions / set rpaths #160

Merged
merged 5 commits into from
Jan 29, 2024

Conversation

simonpintarelli
Copy link
Member

@simonpintarelli simonpintarelli commented Jan 24, 2024

  • handle x86 and arm64 like it is done for cuda package using platform.machine()
  • set rpath in cray-mpich wrapper for mpich and gtl
  • packages in jfrog have been updated with added platform suffix *.x86_64.tar.gz and *.aarch64.tar.gz.

Tested on clariden for mpich-gcc/nvhpc using osu_bw.

@simonpintarelli simonpintarelli force-pushed the aarch64 branch 2 times, most recently from d3a9ea3 to b539538 Compare January 25, 2024 18:53
@simonpintarelli simonpintarelli changed the title cray-mpich: add aarch64 versions cray-mpich: add aarch64 versions / set rpaths Jan 25, 2024
@simonpintarelli simonpintarelli marked this pull request as ready for review January 25, 2024 18:54
Copy link
Member

@bcumming bcumming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. I have a couple of comments/questions about the linking.

@bcumming bcumming merged commit 25f5200 into eth-cscs:master Jan 29, 2024
7 checks passed
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.

2 participants