archspec / archspec-json

Other
20 stars 33 forks source link

add arm compiler support to graviton2 #34

Closed FindHao closed 3 years ago

FindHao commented 3 years ago

When we use arm compiler to compile applications on amazon graviton2 machines, there is a warning that arm compiler cannot build optimized binaries for "graviton2" and turns it to aarch64. Thus, I add this arm section to gravition2. It has passed our testing.

tgamblin commented 3 years ago

@alalazo can you move this through to archspec and then to spack?