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

Add lower_bound kernel #1224

Merged
merged 2 commits into from
Mar 20, 2025
Merged

Add lower_bound kernel #1224

merged 2 commits into from
Mar 20, 2025

Conversation

aprokop
Copy link
Contributor

@aprokop aprokop commented Mar 19, 2025

Need to do binary_search on device within a Kokkos lambda. Could have used upper_bound, but it is slightly less clear.

@aprokop aprokop added the enhancement New feature or request label Mar 19, 2025
@aprokop
Copy link
Contributor Author

aprokop commented Mar 20, 2025

The CI builds that did start passed. Good enough.

@aprokop aprokop merged commit 750e161 into arborx:master Mar 20, 2025
1 of 2 checks passed
@aprokop aprokop deleted the lower_bound branch March 20, 2025 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant