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

runtime feature detection #19

Open
rillian opened this issue Feb 3, 2016 · 0 comments
Open

runtime feature detection #19

rillian opened this issue Feb 3, 2016 · 0 comments

Comments

@rillian
Copy link

rillian commented Feb 3, 2016

Many applications need to switch simd implementations based on the features of the cpu they're running on. It would be nice to have an interface for this in the rust simd crate, wrapping cpuid and whatever the equivalent for non-x86 architectures is.

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

No branches or pull requests

1 participant