Skip to content

Conversation

@IvanGrigorik
Copy link
Collaborator

@gliga and @Wilson1211 (student who is actively using PyKokkos) asked me to add several Kokkos/Thrust functions to PyKokkos kernels.
inclusive_scan is one of them.

This PR provides this function and simple use example

I also noted that currently there are some problems with scratch_size and set_scratch_size() functions (they simply are empty). We need to fix them as well.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modified to include inclusive_scan

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interfaces modified to support linting and highlighting

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.

2 participants