cray: add NVIDIA to the list of canonical names (#28246)

This commit is contained in:
Steve Leak 2022-02-12 01:45:46 -08:00 committed by GitHub
parent 0a25370e78
commit 9f1db4e3a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ class CrayLibsci(Package):
'intel': 'INTEL', 'intel': 'INTEL',
'clang': 'ALLINEA', 'clang': 'ALLINEA',
'aocc': 'AOCC', 'aocc': 'AOCC',
'nvhpc': 'NVIDIA',
'rocmcc': 'AMD' 'rocmcc': 'AMD'
} }