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 Sapphire Rapids as architecture #5015

Merged
merged 1 commit into from
May 12, 2022

Conversation

masterleinad
Copy link
Contributor

Support was already added to clang in https://reviews.llvm.org/D86503 (which also uses SPR as abbreviation).

@@ -57,6 +57,7 @@ DECLARE_AND_CHECK_HOST_ARCH(ICX "Intel Ice Lake Server CPUs (AVX51
DECLARE_AND_CHECK_HOST_ARCH(SKX "Intel Sky Lake Xeon E-class HPC CPUs (AVX512)")
DECLARE_AND_CHECK_HOST_ARCH(KNC "Intel Knights Corner Xeon Phi")
DECLARE_AND_CHECK_HOST_ARCH(KNL "Intel Knights Landing Xeon Phi")
DECLARE_AND_CHECK_HOST_ARCH(SPR "Intel Sapphire Rapids Xeon Server CPUs (AVX512)")
Copy link
Member

Choose a reason for hiding this comment

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

Please confirm we should be saying "server"

Copy link
Member

Choose a reason for hiding this comment

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

Yeah its fine, its kind of doubled since Xeon in and of itself implies server but its also fine to say it.

@dalg24
Copy link
Member

dalg24 commented May 12, 2022

Please rebase

@masterleinad
Copy link
Contributor Author

Please rebase

Done

@dalg24 dalg24 merged commit f262539 into kokkos:develop May 12, 2022
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