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

[Isambard-a64fx] Force compilation for A64FX in Spack #96

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

giordano
Copy link
Member

Spack currently misdetects Isambard A64FX as a generci Aarch64 target. This change forces the compilation for A64FX.

Spack currently misdetects Isambard A64FX as a generci Aarch64 target.  This
change forces the compilation for A64FX.
@giordano giordano added the spack label Feb 22, 2023
@giordano giordano merged commit c2b8084 into main Feb 22, 2023
@giordano giordano deleted the mg/spack-isambard-a64fx branch February 22, 2023 16:59
Comment on lines +11 to +13
concretizer:
targets:
host_compatible: False
Copy link
Member Author

@giordano giordano Feb 22, 2023

Choose a reason for hiding this comment

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

For the record, this is necessary only because Spack misdetects the A64FX CPU on Isambard as generic Aarch64, because it uses an old Cray programming environment, see

But it's safe to use as long as you're on a genuine A64FX node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant