force oneapi compiler unless specified otherwise (#43419)

This commit is contained in:
kwryankrattiger
2024-03-29 11:20:26 -05:00
committed by GitHub
parent 5932ee901c
commit e97787691b

View File

@@ -9,7 +9,6 @@ spack:
all:
require:
- "target=x86_64_v3"
prefer:
- "%oneapi"
providers:
blas: [openblas]