lanl / lanl/singularity-eos

Use databoxes for medium length arrays.

Open
#224 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Robustness
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.