Skip to content
Started 10 days ago
Took 1 hr 1 min
Success

Build #4 (May 8, 2024, 3:14:36 PM)

Changes
  1. Add Details::Vector (details / githubweb)
  2. Update codebase to use new Vector (details / githubweb)
  3. Migrate Vector tests from tstRay to a new file (details / githubweb)
  4. Create a helper forwardQueriesAndCommunicateResults (details / githubweb)
  5. Switch to using new helper for the nearest distributed (details / githubweb)
  6. Eliminate nearest loop in favor of two steps (details / githubweb)
  7. Make final ranks sorting optional (details / githubweb)
  8. Refactor nearest (details / githubweb)
  9. Remove deprecated InlineCallbackTag (details / githubweb)
  10. Remove things deprecated in the Traits namespace (details / githubweb)
  11. Change deduction guide for Vector (details / githubweb)
  12. Add Tetrahedron geometry (#1079) (details / githubweb)
  13. Move distributed TimeMonitor in a separate header (details / githubweb)
  14. Rename per review (details / githubweb)
  15. [ci skip] Fix comments (details / githubweb)
  16. Move point clouds to benchmarks/utils (details / githubweb)
  17. Move point cloud functions into ArborXBenchmark namespace (details / githubweb)
  18. Some renaming (details / githubweb)
  19. Allow user-provided returnCentroid (details / githubweb)
  20. Add KokkosExt::{construct_at,destroy_at} (#1084) (details / githubweb)
  21. Do WithoutInitializing when resizing output view in CrsGraph (details / githubweb)
  22. Switch triangulated benchmark to use Kokkos::Array (details / githubweb)
  23. Rework benchmark generation to build triangles in parallel (details / githubweb)
  24. Move out generator (details / githubweb)
  25. Use poor man's Array (details / githubweb)
  26. Few more fixes (details / githubweb)

Pull request #1077 updated at 3:14:24 PM on May 8, 2024

This run spent:

  • 26 min waiting;
  • 1 hr 1 min build duration;
  • 1 hr 1 min total from scheduled to completion.
Revision: b4cb7eede4c0b95512ce3c8c70abe9d89e7a24cc
Repository: https://github.com/arborx/ArborX.git
  • PR-1077
Test Result (no failures)
    CMake: No warnings
    • No issues for 4 builds, i.e. since build: Failed #1
    • Quality gate: Success
    GNU C Compiler (gcc): No warnings
    • No issues for 4 builds, i.e. since build: Failed #1
    • Quality gate: Success
    Clang: No warnings
    • No issues for 4 builds, i.e. since build: Failed #1
    • Quality gate: Success
    Clang-Tidy: No warnings
    • No issues for 3 builds, i.e. since build: Success #2
    • Quality gate: Success