llnl / llnl/CHAI

Use allocators for all memory allocations in CHAI

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

Nobody has claimed this yet.

Dominant language
C++
Stars
111
Forks
23
Avg merge
2d 7h
Merged PRs (30d)
4

Description

- [ ] managed_ptr
- [x] Thin version of ManagedArray?
- [ ] Anywhere else?

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

Start by inspecting the managed_ptr and Thin version of ManagedArray areas named in the checklist, then search the CHAI sources for other memory-allocation sites. The issue does not identify specific files or tests; completion would require determining the remaining allocation sites and ensuring all applicable allocations use allocators.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
backend
Issue type
Refactor
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.