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

Improve CPU family and feature detection #53

Open
Sqeaky opened this issue Feb 23, 2018 · 0 comments
Open

Improve CPU family and feature detection #53

Sqeaky opened this issue Feb 23, 2018 · 0 comments
Milestone

Comments

@Sqeaky
Copy link
Member

Sqeaky commented Feb 23, 2018

There should easy to use CMake variables to get information on the CPU familar and features. Currently the Jagati supports CPU architecture detection. Detection of specific families and features should allow decisions to be made in build system code about functionality like the existence of NEON, AVX256/512, SSE 1/2/3/4 and allow easier access to alignment information for vectorization.

This information should be made available to Mezz_StaticFoundation

Openmp simd should be researched to see if it have and

@Sqeaky Sqeaky added this to the 1.0 milestone Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant