Skip to content

Infrastructure to allow use of SIMD for 8AMPI_PHSI#734

Merged
JDanielSmith merged 289 commits intomainfrom
feature/8AMPI_PHSI
Jan 9, 2024
Merged

Infrastructure to allow use of SIMD for 8AMPI_PHSI#734
JDanielSmith merged 289 commits intomainfrom
feature/8AMPI_PHSI

Conversation

@JDanielSmith
Copy link
Copy Markdown

The 8AMPI_PHSI code can be slow; besides threading, SIMD can speed it up. However, there's not a standard way to use SIMD (yet). This PR hooks up some infrastructure to use the "vectorclass" library with C++17 and std::expiermental::simd with GCC-11/C++20..

Loading
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.

1 participant