Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog 2.0 #1135

Open
aprokop opened this issue Aug 30, 2024 · 0 comments
Open

Changelog 2.0 #1135

aprokop opened this issue Aug 30, 2024 · 0 comments

Comments

@aprokop
Copy link
Contributor

aprokop commented Aug 30, 2024

New features:

  • New interfaces for search structructres (APIv2)

Build Changes:

  • Require Kokkos 4.3.00 #1138
  • [TO_FIX] Require NVCC version 11.5+ #1162

Enhancements:

  • Promote ArborX::Triangle from the EXPERIMENTAL namespace #1154
  • Add Segment geometry [EXPERIMENTAL] #1165
  • cmake: make install path configurable #1174

Backward incompatible changes:

  • Change ArborX::Point to ArborX::Point<Dimension, Coordinate> #1100
  • Change ArborX::Box to ArborX::Box<Dimension, Coordinate> #1148
  • Change ArborX::Sphere to ArborX::Sphere<Dimension, Coordinate> #1146
  • Remove deprecated algorithms from ArborX namespace (e.g., min, max lastElement,clone) #1151
  • Remove old interface (APIv1) for BruteForce tree #1155
  • Remove old interface (APIv1) for DistributedTree tree #1157
  • Remove old interfface (APIv1) for BoundingVolumeHierarchy tree #1161
  • Remove ArborX::PairIndexRank #1156

Deprecations:

Fixed bugs:

@aprokop aprokop changed the title Changelog 1.8 Changelog 2.0 Sep 13, 2024
@aprokop aprokop pinned this issue Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant