Skip to content
Started 14 days ago
Took 5 hr 15 min
Failed

Build #7 (May 2, 2024, 3:58:23 AM)

Changes
  1. Use builtin for atomic_fetch in the HIP backend (details / githubweb)
  2. [ci skip] Enable deprecated code and deprecated warnings in nightly CI (details / githubweb)
  3. Fix support for Kokkos::Array of const-qualified element type (details / githubweb)
  4. Try to fix the CUDA 11.0 build (details / githubweb)
  5. Revert "Try to fix the CUDA 11.0 build" (details / githubweb)
  6. Alternate definition of Impl::is_nothrow_swappable_v for NVCC version less than 11.4 (details / githubweb)
  7. Avoid introducing a 2nd definition of the Impl::swappable trait (details / githubweb)
  8. Do not require OpenMP support for languages other than CXX (details / githubweb)
  9. Threads: Don't silently allow m_instance to be a nullptr (#6969) (details / githubweb)
  10. Fix enabling OpenMP with HIP and "compile as CMake language" (details / githubweb)
  11. Fix OpenMP+CUDA when `Kokkos_ENABLE_COMPILE_AS_CMAKE_LANGUAGE` is `ON` (details / githubweb)

Pull request #6955 updated at 3:58:10 AM on May 2, 2024

This run spent:

  • 1 hr 11 min waiting;
  • 5 hr 15 min build duration;
  • 5 hr 16 min total from scheduled to completion.
Revision: 1c8b624c7c72a63fe2f4e02ad56b15b250f36c92
Repository: https://github.com/kokkos/kokkos.git
  • PR-6955