Skip to content
Started 1 mo 11 days ago
Took 2 hr 14 min
Success

Build #2 (Apr 5, 2024, 11:59:44 AM)

Changes
  1. Add helper functions to construct predicates (details / githubweb)
  2. Replace suitable instances with helper predicate creation functions (details / githubweb)
  3. Use class instead of struct (details / githubweb)
  4. Restore AccessTraits in molecular dynamics example for user ease of use (details / githubweb)
  5. Rename predicate helpers (details / githubweb)
  6. Make sure that CUDA instances are destroyed prior to destroying streams (details / githubweb)
  7. Use Kokkos::push_finalize_hook to destroy the stream (details / githubweb)
  8. Implement nearest query for BruteForce (details / githubweb)
  9. Reenable nearest query for testing with BruteForce (details / githubweb)
  10. Move out the common nearest buffer allocation part (details / githubweb)
  11. Improve performance by removing some if statements (details / githubweb)
  12. Few minor changes based on review (details / githubweb)
  13. Few more changes (details / githubweb)
  14. Remove old code artifact (details / githubweb)
  15. Add missing headers (details / githubweb)
  16. Add missing header for CUDA clang workaround (details / githubweb)
  17. Fix unused variable warning due to use of wrong Boost assertion macro (details / githubweb)
  18. Add triangular surface distance benchmark (details / githubweb)

Pull request #1052 updated at 11:59:29 AM on Apr 5, 2024

This run spent:

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