Skip to content
Started 1 mo 1 day ago
Took 2 hr 45 min
Failed

Build #5 (Apr 16, 2024, 4:23:26 PM)

Changes
  1. Example distributed knn search (details / githubweb)
  2. Add MPIEXEC_PREFLAGS option in CI to post-installation examples (details / githubweb)
  3. Add some output (details / githubweb)
  4. Use generator expression for file path (details / githubweb)
  5. Simplify using APIv1 through APIv2 interface in BVH (details / githubweb)
  6. Simplify using APIv1 through APIv2 interface in BruteForce (details / githubweb)
  7. Switch simple intersection example to 2D (details / githubweb)
  8. Get rid of LegacyDefaultCallback in benchmarks (details / githubweb)
  9. Use APIv2 to simplify the triangle intersection example (details / githubweb)
  10. [ci skip] Add examples README (details / githubweb)
  11. Split picturegram (details / githubweb)
  12. Switch HalfTraversal to using values instead of int (details / githubweb)
  13. Fix all tests and examples to use new half traversal (details / githubweb)
  14. Try with non-ref leaf_value (details / githubweb)
  15. Get rid of generic lambdas not supported by CUDA (details / githubweb)
  16. Use better name for an argument (details / githubweb)
  17. Require Kokkos 4.2 (details / githubweb)
  18. Use Kokkos::printf unconditionally (details / githubweb)
  19. Unconditionally include <Kokkos_Assert.hpp> (details / githubweb)
  20. Switch non-SYCL 4.1 builds to 4.3 (details / githubweb)
  21. Switch SYCL build to 4.3 (details / githubweb)
  22. Update GitHub Windows build (details / githubweb)
  23. Run SYCL CI on A100 (details / githubweb)
  24. Workaround CUDA-Clang initialization issue (details / githubweb)
  25. Skip computing permutation in special case when sorting distributed results (details / githubweb)
  26. Rename sortResults -> sortResultsByKey and allow modifying keys (details / githubweb)
  27. Add triangulated surface distance benchmark (#1052) (details / githubweb)
  28. [ci skip] Revert MI100->MI210 for nightly testing (details / githubweb)
  29. [ci skip] Update CHANGELOG for 1.6 (details / githubweb)
  30. [ci skip] Add missing license to Triangle file (details / githubweb)
  31. [ci skip] Move all example updates into a single line (details / githubweb)
  32. Relax requirements on type matching (details / githubweb)
  33. Minor comment improvements (details / githubweb)
  34. Address review comments (details / githubweb)
  35. [ci skip] Minor missed reorder in CHANGELOG (details / githubweb)
  36. Update version to 1.7 dev (details / githubweb)
  37. Exit early from unionFindWithingEachDistanceCell to avoid bounds check trigger (details / githubweb)
  38. Implement Box-Triangle intersection (details / githubweb)
  39. Update reference (details / githubweb)
  40. Improve comments (details / githubweb)
  41. Initialize edge_* and extent consistently (details / githubweb)
  42. Drop triangle prefix (details / githubweb)
  43. edge -> vetor (details / githubweb)
  44. Don't say ExperimentalHyperGeometry::Point< explicitly (details / githubweb)

Pull request #1059 updated at 4:23:12 PM on Apr 16, 2024

This run spent:

  • 3 hr 6 min waiting;
  • 2 hr 45 min build duration;
  • 2 hr 45 min total from scheduled to completion.
Revision: 92d6731c3d97bf3055fd2d6a5945c1427ae94021
Repository: https://github.com/arborx/ArborX.git
  • PR-1059
Test Result (6 failures / -1)Show all failed tests >>>
CMake: No warnings
  • No issues for 5 builds, i.e. since build: Not built #1
  • Quality gate: Success
GNU C Compiler (gcc): No warnings
  • No issues for 4 builds, i.e. since build: Success #2
  • Quality gate: Success
Clang: No warnings
  • No issues for 4 builds, i.e. since build: Success #2
  • Quality gate: Success
Clang-Tidy: No warnings
  • No issues for 4 builds, i.e. since build: Success #2
  • Quality gate: Success