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 (5/10): team-level API, and rst update for release 4.2 #386

Merged
merged 5 commits into from
Jun 4, 2024

Conversation

cz4rs
Copy link
Contributor

@cz4rs cz4rs commented May 23, 2023

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

Kokkos_Copy.hpp
Kokkos_CopyN.hpp
Kokkos_CopyBackward.hpp
Kokkos_CopyIf.hpp
Kokkos_Transform.hpp
Kokkos_Generate.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

@cz4rs

This comment was marked as outdated.

@cz4rs cz4rs force-pushed the std-teamlevel-copy branch 3 times, most recently from a318e96 to 7bd44e3 Compare May 23, 2023 14:33
@fnrizzi fnrizzi changed the title std_algos: part 5/10: add team-level API and convert to rst std_algos: part 5/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) Jun 13, 2023
@fnrizzi fnrizzi changed the title std_algos: part 5/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) stdalgos: part 5/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 5/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) stdalgos (5/N): team-level API, and rst update for release 4.2 Dec 10, 2023
@fnrizzi fnrizzi marked this pull request as ready for review December 10, 2023 20:41
@fnrizzi fnrizzi changed the title stdalgos (5/N): team-level API, and rst update for release 4.2 stdalgos (5/10): team-level API, and rst update for release 4.2 Dec 10, 2023
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.

@fnrizzi , @crtrott -- looks good; no mention of OpenMP , raw backend execution spaces.

@crtrott crtrott merged commit fe96535 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