Skip to content
Started 12 days ago
Took 8 min 10 sec
Not built

Build #9 (Apr 24, 2024, 3:45:11 AM)

Changes
  1. Add `kokkos_swap(Array<T, N>)` sepcialization (details / githubweb)
  2. kokkos_swap(Array) member friend should not be templated on some other type U (details / githubweb)
  3. Fix noexcept specification for kokkos_swap on zero-sized arrays (details / githubweb)
  4. Replace deprecated sycl::device_ptr/sycl::host_ptr (details / githubweb)
  5. Introduce alias based on feature macro (details / githubweb)
  6. Kokkos::Impl::SYCLTypes:: -> Kokkos::Impl::sycl_ (details / githubweb)
  7. Use Kokkos macro (details / githubweb)
Changes
  1. Add `kokkos_swap(Array<T, N>)` sepcialization (details / githubweb)
  2. kokkos_swap(Array) member friend should not be templated on some other type U (details / githubweb)
  3. Fix noexcept specification for kokkos_swap on zero-sized arrays (details / githubweb)
  4. Replace deprecated sycl::device_ptr/sycl::host_ptr (details / githubweb)
  5. Introduce alias based on feature macro (details / githubweb)
  6. Kokkos::Impl::SYCLTypes:: -> Kokkos::Impl::sycl_ (details / githubweb)
  7. Use Kokkos macro (details / githubweb)
Changes
  1. Add `kokkos_swap(Array<T, N>)` sepcialization (details / githubweb)
  2. kokkos_swap(Array) member friend should not be templated on some other type U (details / githubweb)
  3. Fix noexcept specification for kokkos_swap on zero-sized arrays (details / githubweb)
  4. Replace deprecated sycl::device_ptr/sycl::host_ptr (details / githubweb)
  5. Introduce alias based on feature macro (details / githubweb)
  6. Kokkos::Impl::SYCLTypes:: -> Kokkos::Impl::sycl_ (details / githubweb)
  7. Use Kokkos macro (details / githubweb)
Changes
  1. Add `kokkos_swap(Array<T, N>)` sepcialization (details / githubweb)
  2. kokkos_swap(Array) member friend should not be templated on some other type U (details / githubweb)
  3. Fix noexcept specification for kokkos_swap on zero-sized arrays (details / githubweb)
  4. Replace deprecated sycl::device_ptr/sycl::host_ptr (details / githubweb)
  5. Introduce alias based on feature macro (details / githubweb)
  6. Kokkos::Impl::SYCLTypes:: -> Kokkos::Impl::sycl_ (details / githubweb)
  7. Use Kokkos macro (details / githubweb)
Changes
  1. Add `kokkos_swap(Array<T, N>)` sepcialization (details / githubweb)
  2. kokkos_swap(Array) member friend should not be templated on some other type U (details / githubweb)
  3. Fix noexcept specification for kokkos_swap on zero-sized arrays (details / githubweb)
  4. Replace deprecated sycl::device_ptr/sycl::host_ptr (details / githubweb)
  5. Introduce alias based on feature macro (details / githubweb)
  6. Kokkos::Impl::SYCLTypes:: -> Kokkos::Impl::sycl_ (details / githubweb)
  7. Use Kokkos macro (details / githubweb)

Pull request #6954 updated at 3:44:57 AM on Apr 24, 2024

This run spent:

  • 2 min 27 sec waiting;
  • 8 min 10 sec build duration;
  • 8 min 17 sec total from scheduled to completion.
Revision: 2361b6aaaac25ecfed73086b5b39c36d011f1b53
Repository: https://github.com/kokkos/kokkos.git
  • PR-6954
Revision: eb51e9839873b8b0269333926c1488a7b21cc031
Repository: https://github.com/kokkos/kokkos.git
  • PR-6954
Revision: 42ba2dc974e02299898de6dd0d1e204b77e8ab27
Repository: https://github.com/kokkos/kokkos.git
  • PR-6954
Revision: a74f17ec3fc74ba74276fe94b7e4b0d7e175ce2c
Repository: https://github.com/kokkos/kokkos.git
  • PR-6954
Revision: c7a53f0856c0e24a84c179b544880adb00625441
Repository: https://github.com/kokkos/kokkos.git
  • PR-6954

Superseded by #10