Skip to content
Started 1 mo 11 days ago
Took 1 hr 9 min
Failed

Build #3 (Apr 5, 2024, 10:46:59 AM)

Changes
  1. Implement nearest query for BruteForce (details / githubweb)
  2. Reenable nearest query for testing with BruteForce (details / githubweb)
  3. Move out the common nearest buffer allocation part (details / githubweb)
  4. Improve performance by removing some if statements (details / githubweb)
  5. Few minor changes based on review (details / githubweb)
  6. Few more changes (details / githubweb)
  7. Remove old code artifact (details / githubweb)
  8. Add missing headers (details / githubweb)
  9. Add missing header for CUDA clang workaround (details / githubweb)
  10. Fix unused variable warning due to use of wrong Boost assertion macro (details / githubweb)
  11. Require Kokkos 4.2 (details / githubweb)
  12. Use Kokkos::printf unconditionally (details / githubweb)
  13. Unconditionally include <Kokkos_Assert.hpp> (details / githubweb)
  14. Switch non-SYCL 4.1 builds to 4.3 (details / githubweb)
  15. Switch SYCL build to 4.3 (details / githubweb)
  16. Update GitHub Windows build (details / githubweb)
  17. Run SYCL CI on A100 (details / githubweb)

Pull request #1054 updated at 10:46:46 AM on Apr 5, 2024

This run spent:

  • 6.6 sec waiting;
  • 1 hr 9 min build duration;
  • 1 hr 9 min total from scheduled to completion.
Revision: 8ce8cea945cb27a6805145a383f94961618c2953
Repository: https://github.com/arborx/ArborX.git
  • PR-1054
Test Result (2 failures / -7)
CMake: One warning
  • Quality gate: Unstable
GNU C Compiler (gcc): 2 warnings
  • Quality gate: Unstable
Clang: 2 warnings
  • Quality gate: Unstable
Clang-Tidy: 2 warnings
  • Quality gate: Unstable