mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-04 18:20:09 +01:00
changed default ARCHs to SPR/V2
This commit is contained in:
@@ -44,8 +44,8 @@ SUPPORTED_ARCHS = [
|
||||
"V2",
|
||||
]
|
||||
DEFAULT_ARCHS = {
|
||||
"aarch64": "A64FX",
|
||||
"x86": "ICX",
|
||||
"aarch64": "V2",
|
||||
"x86": "SPR",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user