BabelStream
BabelStream copied to clipboard
Support for other microarchitectures
The default release flags -march=native can conflict when building for other architectures such as PowerPC. Mainly would allow the spack package to inject architecture specific flags without any conflicts.
This change also can just be a patch on the spack package instead of a merge to the original repo. Not sure what the best approach would be.