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

Merged
merged 5 commits into from
Feb 9, 2024

Conversation

fnrizzi
Copy link
Collaborator

@fnrizzi fnrizzi commented Apr 24, 2023

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

Kokkos_AdjacentFind.hpp
Kokkos_Count.hpp
Kokkos_CountIf.hpp
Kokkos_AllOf.hpp
Kokkos_AnyOf.hpp
Kokkos_NoneOf.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

Example of what count rendered:

image image

@fnrizzi fnrizzi marked this pull request as draft April 24, 2023 09:21
@fnrizzi fnrizzi changed the title std_algos: par 1/10: add team-level API and convert to rst std_algos: part 1/10: add team-level API and convert to rst Apr 24, 2023
@fnrizzi fnrizzi changed the title std_algos: part 1/10: add team-level API and convert to rst std_algos: part 1/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) Jun 13, 2023
@fnrizzi fnrizzi marked this pull request as ready for review September 27, 2023 09:18
@fnrizzi fnrizzi changed the title std_algos: part 1/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) std_algos: team-level API and rst update, part1/N, MERGE AFTER RELEASE Sep 27, 2023
@fnrizzi fnrizzi changed the title std_algos: team-level API and rst update, part1/N, MERGE AFTER RELEASE std_algos: team-level API and rst update, part1/N, for 4.2 Sep 27, 2023
@fnrizzi fnrizzi changed the title std_algos: team-level API and rst update, part1/N, for 4.2 stdalgos: team-level API, and rst update: part1/N, for release 4.2 Sep 27, 2023
@fnrizzi fnrizzi changed the title stdalgos: team-level API, and rst update: part1/N, for release 4.2 stdalgos (1/N): team-level API, and rst update for release 4.2 Sep 27, 2023
@fnrizzi fnrizzi changed the title stdalgos (1/N): team-level API, and rst update for release 4.2 stdalgos (1/10): team-level API, and rst update for release 4.2 Dec 10, 2023
Copy link
Member

@cedricchevalier19 cedricchevalier19 left a comment

Choose a reason for hiding this comment

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

It renders correctly even on safari.

@dalg24 dalg24 merged commit bafb74b into kokkos:main Feb 9, 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.

3 participants