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 support for Sapphire Rapids in LAMMPS easyblock #3569

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

bedroge
Copy link
Contributor

@bedroge bedroge commented Jan 28, 2025

I used the same approach as for Icelake, support for Sapphire Rapids was also added in version 2Aug2023, see https://github.com/lammps/lammps/blob/stable_2Aug2023/lib/kokkos/cmake/kokkos_arch.cmake#L62.

Do note that the 2Aug2023 has a dependency on a too old archspec version which detects Sapphire Rapids as Icelake, so we may want to have another fix for that (e.g. modify the archspec version in the easyconfig?).

Copy link
Member

@ocaisa ocaisa left a comment

Choose a reason for hiding this comment

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

Need an actual build on the arch to make sure this works so relying on the EESSI build as a test report

@ocaisa
Copy link
Member

ocaisa commented Jan 29, 2025

Confirmation in EESSI/software-layer#901 (comment) that this works,

@ocaisa ocaisa merged commit b0ce5ec into easybuilders:develop Jan 29, 2025
41 checks passed
@bedroge bedroge deleted the lammps_sapphire_rapids branch January 29, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants