cray: add NVIDIA to the list of canonical names (#28246)
This commit is contained in:
parent
0a25370e78
commit
9f1db4e3a5
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ class CrayLibsci(Package):
|
|||
'intel': 'INTEL',
|
||||
'clang': 'ALLINEA',
|
||||
'aocc': 'AOCC',
|
||||
'nvhpc': 'NVIDIA',
|
||||
'rocmcc': 'AMD'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue