Enable streaming writes automatically
Open
enhancement
- Dominant language
- C++
- Stars
- 119
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Enable streaming writes when a stencil writes an element w/o a preceding read.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the stencil write-analysis and streaming-write decision logic, then trace the case where an element is written without a preceding read. Done means streaming writes are enabled automatically for that case, with coverage in the relevant tests if such tests exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, hpc, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100