Skip to content

Conversation

@sbaldu
Copy link
Member

@sbaldu sbaldu commented May 15, 2025

This PR implements an interface for sorting, extrema and reduce algorithms, using thrust and rocthrust for the CUDA and HIP backends.

NOTE: I'm not testing the use of manually specified execution policies in non-cpu backends because first I need to provide wrappers for execution policies, which will be another PR.

@sbaldu sbaldu changed the title Feature interface for sort, and extrema algorithms Feature interface for sort and extrema algorithms May 15, 2025
@sbaldu sbaldu force-pushed the feature-sort-interface branch from c3ae701 to b2dd2e4 Compare June 12, 2025 13:48
@sbaldu sbaldu changed the title Feature interface for sort and extrema algorithms Feature interface for sort, extrema and reduce algorithms Jun 12, 2025
@sbaldu sbaldu force-pushed the feature-sort-interface branch from b2dd2e4 to 6060827 Compare June 12, 2025 16:16
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.

1 participant