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 (6/N): team-level API, and rst update for release 4.2 #393

Closed
wants to merge 247 commits into from

Conversation

mperrinel
Copy link

@mperrinel mperrinel commented Jun 1, 2023

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

Kokkos_GenerateN.hpp
Kokkos_Reverse.hpp
Kokkos_ReverseCopy.hpp
Kokkos_Move.hpp
Kokkos_MoveBackward.hpp
Kokkos_SwapRanges.hpp

@mperrinel mperrinel marked this pull request as ready for review June 7, 2023 19:21
@fnrizzi fnrizzi marked this pull request as draft June 9, 2023 15:20
@fnrizzi fnrizzi changed the title std_algos: part 6/10: add team-level API and convert to rst std_algos: part 6/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 6/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) stdalgos: part 6/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 6/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED) stdalgos (6/N): team-level API, and rst update for release 4.2 Dec 10, 2023
ajpowelsnl and others added 28 commits December 10, 2023 13:46
* Require reducers to define a monoid

* Fix typo.

Co-authored-by: Damien L-G <[email protected]>

* Improve wording.

---------

Co-authored-by: Damien L-G <[email protected]>
* Add SYCL execution and memory spaces

* accessible by -> from

* accessible by -> from
* kokkos#120: - API containers ScatterView transition from md to rst

* kokkos#120: API/containers/ScatterView review done

* finalize

* fix ordering

---------

Co-authored-by: Marcin Wróbel <[email protected]>
Co-authored-by: antoinemeyer5 <[email protected]>
Co-authored-by: Francesco Rizzi <[email protected]>
Added missing move documentaiton from previous commit
@fnrizzi
Copy link
Collaborator

fnrizzi commented Dec 10, 2023

replaced by #475

@fnrizzi fnrizzi closed this Dec 10, 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.