diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2023-08-16 10:49:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 11:49:32 -0600 |
commit | 4c7748e9544764ad8a78a9a42c9056f94e20dc2e (patch) | |
tree | b4f1291b3bc0698cd1d99bb11d83f18035c77023 /share | |
parent | 86485dea143f3a749b01fc5c5679be4e3236c284 (diff) | |
download | spack-4c7748e9544764ad8a78a9a42c9056f94e20dc2e.tar.gz spack-4c7748e9544764ad8a78a9a42c9056f94e20dc2e.tar.bz2 spack-4c7748e9544764ad8a78a9a42c9056f94e20dc2e.tar.xz spack-4c7748e9544764ad8a78a9a42c9056f94e20dc2e.zip |
amrex+sycl: restructure constraint on %oneapi (#39451)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 715c182729..0ae044968c 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml @@ -224,7 +224,7 @@ spack: # GPU - aml +ze - - amrex +sycl dimensions=3 + - amrex +sycl - arborx +sycl ^kokkos +sycl +openmp cxxstd=17 +tests +examples - cabana +sycl ^kokkos +sycl +openmp cxxstd=17 +tests +examples - kokkos +sycl +openmp cxxstd=17 +tests +examples |