Next steps for Ariel integration
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 420
- Forks
- 80
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
- [ ] https://github.com/llnl/Caliper/pull/728 adds [Ariel](https://sst-simulator.org/sst-docs/docs/elements/ariel/intro) ([SST](https://sst-simulator.org/sst-docs/)) API Annotation Bindings
- [ ] To read information Ariel generates into Caliper, we would need a service similar to [RocProfiler service in Caliper](https://github.com/llnl/Caliper/blob/master/src/services/rocprofiler/RocProfiler.cpp)
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
Review pull request 728 and the Ariel and SST API Annotation Bindings documentation first. Then study src/services/rocprofiler/RocProfiler.cpp as the stated model for a Caliper service that reads Ariel-generated information. Done means the Ariel integration's next steps are implemented or clearly resolved, including a service for consuming Ariel data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100