Skip to content
Started 29 days ago
Took 1 hr 23 min
Failed

Build #120 (Aug 29, 2024, 8:43:30 PM)

Changes
  1. Add Experimental::make_ordered_intersects (details / githubweb)
  2. Switch ray box test to using make_ordered_intersects (details / githubweb)
  3. Allow computation of Vector dot() and norm() in different precision (details / githubweb)
  4. Add Vector::normalize() (details / githubweb)
  5. Switch Ray to using Vector's normalize (details / githubweb)
  6. Change normalize() signature (details / githubweb)
  7. Pass GeometryTraits template args through remove_cv to make it work with const and volatile (details / githubweb)
  8. Add compile-only test (details / githubweb)
  9. Remove volatile tests (overkill) (details / githubweb)
  10. Fix triangulated_surface_distance benchmark when using Kokkos 4.4 (details / githubweb)

Branch indexing

This run spent:

  • 37 sec waiting;
  • 1 hr 23 min build duration;
  • 1 hr 23 min total from scheduled to completion.
Revision: 364172f09070de8fa8841b2f3e995a33392b53f9
Repository: https://github.com/arborx/ArborX.git
  • master
Test Result (no failures)
    CMake: No warnings
    • No issues for 23 builds, i.e. since build: Failed#98
    • Quality gate: Success
    GNU C Compiler (gcc): No warnings
    • No issues for 22 builds, i.e. since build: Failed#99
    • Quality gate: Success
    Clang: No warnings
    • No issues for 22 builds, i.e. since build: Failed#99
    • Quality gate: Success
    Clang-Tidy: No warnings
    • No issues for 58 builds, i.e. since build: Failed#63
    • Quality gate: Success