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

Use thrust::identity. #357

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Use thrust::identity. #357

merged 1 commit into from
Aug 22, 2023

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Aug 22, 2023

This PR adapts a few device lambdas to use thrust::identity. This helps lift out a bit of the diff from #343, which I am hoping to minimize since it will be a while before I can merge that PR.

Copy link
Collaborator

@sleeepyjack sleeepyjack left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@bdice
Copy link
Contributor Author

bdice commented Aug 22, 2023

@sleeepyjack Feel free to merge when ready. Thanks!

@sleeepyjack sleeepyjack merged commit 70a21da into NVIDIA:dev Aug 22, 2023
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