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

Implement Impl::max_reduce since ArborX::max has been deprecated #729

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

dalg24
Copy link
Collaborator

@dalg24 dalg24 commented Jan 3, 2024

The ArborX::max algorithm was never intended to be public and was deprecated in arborx/ArborX#998
This PR introduces Impl::max_reduce. An alternative would be to use the Kokkos (experimental) parallel algorithms.

Loosely related to arborx/ArborX#1013

@dalg24
Copy link
Collaborator Author

dalg24 commented Jan 3, 2024

Addresses #728 (comment)

@streeve
Copy link
Member

streeve commented Jan 4, 2024

HIP and docker CI failures unrelated

@streeve streeve merged commit c3db188 into ECP-copa:master Jan 4, 2024
31 of 34 checks passed
@dalg24 dalg24 deleted the arborx_max_deprecated branch January 4, 2024 20:03
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

Successfully merging this pull request may close these issues.

None yet

2 participants