Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Runtime CPU constraints #82

Open
mmdriley opened this issue Nov 7, 2019 · 1 comment
Open

Runtime CPU constraints #82

mmdriley opened this issue Nov 7, 2019 · 1 comment

Comments

@mmdriley
Copy link
Member

mmdriley commented Nov 7, 2019

Some of our demos (e.g. Meltdown-DE) are microarchitecture-specific, which is something we can't test for at compile time. We could consider using a library like https://github.com/google/cpu_features to retrieve vendor and microarchitecture information and provide useful diagnostics.

@asteinha
Copy link
Contributor

asteinha commented Nov 7, 2019

Most of our Meltdown examples are microarchitecture-specific. Beginning with the original Meltdown (Meltdown-US) that does not work on AMD.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants