From e97787691b78f5745318b571be7ce0296af1a698 Mon Sep 17 00:00:00 2001 From: kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> Date: Fri, 29 Mar 2024 11:20:26 -0500 Subject: [PATCH] force oneapi compiler unless specified otherwise (#43419) --- share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml index 0d1f4951b2d..7e236cd76d5 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml @@ -9,7 +9,6 @@ spack: all: require: - "target=x86_64_v3" - prefer: - "%oneapi" providers: blas: [openblas]