diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-08-18 18:16:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-18 18:16:55 -0700 |
commit | b2d1d07d2e90ee62ec1ed11f6490c9042847969b (patch) | |
tree | 9b8ab83a9c6c84335b9b3d4c1cd88e8ad9753590 /share | |
parent | 908055e37cf03c579ed284ee560be58a385d8ec0 (diff) | |
download | spack-b2d1d07d2e90ee62ec1ed11f6490c9042847969b.tar.gz spack-b2d1d07d2e90ee62ec1ed11f6490c9042847969b.tar.bz2 spack-b2d1d07d2e90ee62ec1ed11f6490c9042847969b.tar.xz spack-b2d1d07d2e90ee62ec1ed11f6490c9042847969b.zip |
e4s %oneapi: add amrex +sycl (#32162)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml | 3 |
1 files changed, 2 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 85fffe77b6..043b5f3a7f 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-oneapi/spack.yaml @@ -186,10 +186,11 @@ spack: - zfp # GPU + - amrex +sycl - arborx +sycl ^kokkos +sycl +openmp std=17 +tests +examples - cabana +sycl ^kokkos+sycl +openmp std=17 +tests +examples - - kokkos-kernels build_type=Release %oneapi ^kokkos +sycl +openmp std=17 +tests +examples %oneapi - kokkos +sycl +openmp std=17 +tests +examples %oneapi + - kokkos-kernels build_type=Release %oneapi ^kokkos +sycl +openmp std=17 +tests +examples %oneapi # CPU BUILD FAILURES #- adios2@2.8.0 # adios2 |