Skip to content
Started 4 mo 14 days ago
Took 18 min
Failed

Build #6 (Jan 3, 2024, 2:12:26 PM)

Changes
  1. Revert "Update Kokkos to 4.2 in the SYCL build" (details / githubweb)
  2. KokkosExt -> KokkosBlah (details / githubweb)
  3. Migrate Swap (details / githubweb)
  4. Migrate Version (details / githubweb)
  5. Migrate Sort (details / githubweb)
  6. Migrate MinMax (details / githubweb)
  7. Migrate AccessibilityTraits (details / githubweb)
  8. Migrated ArithmeticTraits (details / githubweb)
  9. Migrate ViewHelpers (details / githubweb)
  10. Minor cleanup (details / githubweb)
  11. Deprecate ArborX::exclusivePrefixSum and provide KokkosExt::exclusive_scan (details / githubweb)
  12. Fix deprecation warnings (details / githubweb)
  13. Deprecate ArborX::accumulate and provide KokkosExt::reduce (details / githubweb)
  14. Fix deprecation warnings (details / githubweb)
  15. Deprecate ArborX::adjacentDifference and provide KokkosExt::adjacent_difference (details / githubweb)
  16. Fix deprecation warnings (details / githubweb)
  17. Deprecate ArborX::iota and provide KokkosExt::iota (details / githubweb)
  18. Fix deprecation warnings (details / githubweb)
  19. Include-what-you-use (details / githubweb)
  20. Remove unnecessary `KOKKOS_FUNCTION` and `KOKKOS_INLINE_FUNCTION` (details / githubweb)
  21. Using AccessValues instead of AccessTraits (details / githubweb)
  22. Slice lengths fix (details / githubweb)
  23. PascalCase on internal types (details / githubweb)
  24. Template CRBFs on input (point) type (details / githubweb)
  25. Removing reallocation for `approx_values` (details / githubweb)
  26. Using raw indices and avoiding remapping (details / githubweb)
  27. Private get source view (details / githubweb)
  28. Handling of tree destruction and unused views (details / githubweb)
  29. Deriving MemorySpace from source points (details / githubweb)
  30. Renaming CRBF (details / githubweb)
  31. Adding new lines at the end of files (details / githubweb)
  32. Remove excluxive_scan(space, view) as non-standard (details / githubweb)
  33. Add more checks to StdAlgorithms (details / githubweb)
  34. Moving source view computation in private callback (details / githubweb)
  35. Passing around AccessValues instead of raw user inputs (details / githubweb)
  36. Renaming external predicates / callback (details / githubweb)
  37. Add init value to exclusive_scan (details / githubweb)
  38. Fix another header (details / githubweb)
  39. Refactor tests (details / githubweb)
  40. More fixes (details / githubweb)
  41. [ci skip] Again (details / githubweb)
  42. Modernize callbacks compile-time introspection (details / githubweb)
  43. Fixup const qualification for callback invocation (details / githubweb)
  44. Drop Details::AccessTraitsHelper (details / githubweb)
  45. Deprecate ArborX::{min,max,minMax} and move them to KokkosExt (details / githubweb)
  46. Cleaning up header (details / githubweb)
  47. Modernize space filling curve checks (details / githubweb)
  48. Fixing headers (details / githubweb)
  49. Trying to uncomment old test (details / githubweb)
  50. Reductions -> Reduce (details / githubweb)
  51. Remove ARBORX_TEST_QUERY_TREE_WITH_DISTANCE (details / githubweb)
  52. Optimization for moving least squares (#1000) (details / githubweb)
  53. Reorganize distributed tree files (details / githubweb)
  54. Fix self-containment tests (details / githubweb)
  55. Remove unused distances arg in Nearest dispatchQueryImpl (details / githubweb)
  56. Add KOKKOS_FUNCTION macro to Details::Sink::operator() (details / githubweb)
  57. Fix clang-tidy readability-else-after-return (details / githubweb)
  58. Update .clang-tidy to ignore benchmark::RegisterBenchmark (details / githubweb)
  59. Template kDOP on Coordinate (details / githubweb)
  60. Working around some cuda-11.0 issues (details / githubweb)

Pull request #982 updated at 2:12:11 PM on Jan 3, 2024

This run spent:

  • 11 min waiting;
  • 18 min build duration;
  • 18 min total from scheduled to completion.
Revision: 79b36fe592994b70eb8d58579ad1603f6f8c63e9
Repository: https://github.com/arborx/ArborX.git
  • PR-982
Test Result (no failures)