Use databoxes for medium length arrays.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 39
- Forks
- 22
- Avg merge
- 10h 22m
- Merged PRs (30d)
- 3
Description
EOS models could benefit from storing medium-large length arrays of parameters in a data box where device/host allocation is automatically managed and array lifetime is managed by the data box.
@Yurlungur @jhp-lanl @mauneyc-LANL
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the EOS models that store medium-large parameter arrays and the data-box implementation or documentation referenced by the issue. Determine which arrays should use data boxes and how device/host allocation and lifetime are currently handled. Done means the selected arrays use data boxes with allocation and lifetime managed as requested, with relevant validation or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100