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

Pass output views by const ref #161

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

tpadioleau
Copy link
Collaborator

closes #158

@tpadioleau tpadioleau self-assigned this Oct 9, 2024
@tpadioleau tpadioleau marked this pull request as ready for review October 9, 2024 07:57
yasahi-hpc
yasahi-hpc previously approved these changes Oct 9, 2024
Copy link
Collaborator

@yasahi-hpc yasahi-hpc left a comment

Choose a reason for hiding this comment

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

Codes are good. Could you please also update rst files under https://github.com/kokkos/kokkos-fft/tree/main/docs/api. The types for doxygenfunction are also need to be updated

@tpadioleau
Copy link
Collaborator Author

Yes I will

@yasahi-hpc
Copy link
Collaborator

Thanks! I will merge this

@yasahi-hpc yasahi-hpc merged commit 0d3a662 into kokkos:main Oct 9, 2024
16 checks passed
@tpadioleau tpadioleau deleted the pass-output-views-by-const-ref branch October 9, 2024 08:22
@yasahi-hpc yasahi-hpc added the enhancement New feature or request label Oct 9, 2024
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.

Consider passing output views by const&
2 participants