llnl / llnl/raja-suite-tutorial
Lesson improvements
Open
@rhornung67 is already working on this.
Since Feb 7, 2023.
- Dominant language
- C++
- Stars
- 9
- Forks
- 2
- Avg merge
- 2h 37m
- Merged PRs (30d)
- 4
Description
- Add example(s) of basic pointer introspection, or maybe this add to the example where data is allocated on the CPU and GPU and copied between them.
- Show use of allocator id integral values in addition to string name identifiers. Also, add some text in the lessons about why this may be preferred.
- Printing of results of reductions in codes for lessons 5-8. So users can check their work.
- Add result verification function to codes for lessons 9-10 (matrix multiplication) similar to what's in RAJA tutorial exercises.
- Fill in text in README for lesson 11.
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.
Assessment
This issue has not been assessed yet.