reframe
reframe copied to clipboard
auto-detection could pick up things like clock freq and core features (sse/avx etc)
It could be useful for things like adapting performance reference values, and compile time options.
We are using archspec behind the scenes, so it should be straightforward to make that information available. We'll have a look at it.