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

stdalgos (8/10): team-level API, and rst update for release 4.2 #436

Merged
merged 6 commits into from
Jun 4, 2024

Conversation

antoinemeyer5
Copy link
Collaborator

@antoinemeyer5 antoinemeyer5 commented Jul 6, 2023

Add team-level API to and convert to rst the following algorithms:

Kokkos_RemoveCopy.hpp
Kokkos_RemoveCopyIf.hpp
Kokkos_ShiftLeft.hpp
Kokkos_ShiftRight.hpp
Kokkos_IsSortedUntil.hpp

NOTE: this follows the new structure for documenting the API, but does not use sphinx because the lack of properly aligning things make things quite unreadable.

Open individual html with Firefox (must be firefox or it won't display correctly)
Archive.zip

@antoinemeyer5 antoinemeyer5 self-assigned this Jul 6, 2023
@fnrizzi fnrizzi changed the title std_algos: part 8/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) stdalgos: part 8/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) Dec 9, 2023
@fnrizzi fnrizzi changed the title stdalgos: part 8/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) stdalgos (8/N): team-level API, and rst update for release 4.2 Dec 10, 2023
@fnrizzi fnrizzi changed the title stdalgos (8/N): team-level API, and rst update for release 4.2 stdalgos (8/10): team-level API, and rst update for release 4.2 Dec 10, 2023
@fnrizzi fnrizzi marked this pull request as ready for review December 16, 2023 10:03
Copy link
Contributor

@ajpowelsnl ajpowelsnl left a comment

Choose a reason for hiding this comment

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

@antoinemeyer5 , @fnrizzi , @crtrott - a quick scan says these updates are ready for merging (no incidence of raw backend execution spaces).

@crtrott crtrott merged commit 8cf0299 into kokkos:main Jun 4, 2024
1 check passed
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.

4 participants