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

team-level std algorithms #379

Open
fnrizzi opened this issue May 15, 2023 · 0 comments
Open

team-level std algorithms #379

fnrizzi opened this issue May 15, 2023 · 0 comments
Assignees

Comments

@fnrizzi
Copy link
Collaborator

fnrizzi commented May 15, 2023

plan/track the progress on the team level doc for std algorithms
This is the doc for kokkos/kokkos#5150

Group PR Owner
1 Kokkos_AdjacentFind.hpp
Kokkos_Count.hpp
Kokkos_CountIf.hpp
Kokkos_AllOf.hpp
Kokkos_AnyOf.hpp
Kokkos_NoneOf.hpp
#364 Francesco
2 Kokkos_Equal.hpp
Kokkos_Find.hpp
Kokkos_FindIf.hpp
Kokkos_FindIfNot.hpp
Kokkos_FindEnd.hpp
Kokkos_FindFirstOf.hpp
#366 Francesco
3 Kokkos_ForEach.hpp
Kokkos_ForEachN.hpp
Kokkos_LexicographicalCompare.hpp
Kokkos_Mismatch.hpp
Kokkos_Search.hpp
Kokkos_SearchN.hpp
#371 Francesco
4 Kokkos_Fill.hpp
Kokkos_FillN.hpp
Kokkos_Replace.hpp
Kokkos_ReplaceIf.hpp
Kokkos_ReplaceCopyIf.hpp
Kokkos_ReplaceCopy.hpp
#390 Meriadeg
5 Kokkos_Copy.hpp
Kokkos_CopyN.hpp
Kokkos_CopyBackward.hpp
Kokkos_CopyIf.hpp
Kokkos_Transform.hpp
Kokkos_Generate.hpp
#386 Cezary
6 Kokkos_GenerateN.hpp
Kokkos_Reverse.hpp
Kokkos_ReverseCopy.hpp
Kokkos_Move.hpp
Kokkos_MoveBackward.hpp
Kokkos_SwapRanges.hpp
#475 Meriadeg
7 Kokkos_Unique.hpp
Kokkos_UniqueCopy.hpp
Kokkos_Rotate.hpp
Kokkos_RotateCopy.hpp
Kokkos_Remove.hpp
Kokkos_RemoveIf.hpp
#434 Antoine
8 Kokkos_RemoveCopy.hpp
Kokkos_RemoveCopyIf.hpp
Kokkos_ShiftLeft.hpp
Kokkos_ShiftRight.hpp
Kokkos_IsSortedUntil.hpp
#436 Antoine
9 Kokkos_IsSorted.hpp
Kokkos_MinElement.hpp
Kokkos_MaxElement.hpp
Kokkos_MinMaxElement.hpp
Kokkos_IsPartitioned.hpp
Kokkos_PartitionCopy.hpp
#403 Antoine
10 Kokkos_PartitionPoint.hpp
Kokkos_AdjacentDifference.hpp
Kokkos_Reduce.hpp
Kokkos_TransformReduce.hpp
Kokkos_ExclusiveScan.hpp
Kokkos_TransformExclusiveScan.hpp
Kokkos_InclusiveScan.hpp
Kokkos_TransformInclusiveScan.hpp
#440 Antoine
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

No branches or pull requests

4 participants