BabelStream icon indicating copy to clipboard operation
BabelStream copied to clipboard

Support for other microarchitectures

Open pranav-sivaraman opened this issue 2 years ago • 0 comments

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.

pranav-sivaraman avatar Aug 01 '23 02:08 pranav-sivaraman