llnl / llnl/ExaCA

Kokkos std algorithms

Open
#267 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C++
Stars
96
Forks
29
Avg merge
3d 3h
Merged PRs (30d)
1

Description

Can replace `std::shuffle`, etc. and run on device. Likely important for very large problems

Similar in spirit, but separate from #22 (most of those don't use std algorithms)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the existing std::shuffle and related standard-algorithm uses, then review how they relate to Kokkos device execution and compare the separate scope described relative to issue #22. Done should mean the relevant standard algorithms can run on the device for large problems.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.