RAJA
RAJA copied to clipboard
Add resource argument to PluginStrategy methods
Summary
- This PR is a (refactoring, bugfix, feature, something else)
- It does the following (modify list as needed):
- Modifies/refactors (class or method) (how?)
- Fixes (issue number(s))
- Adds (specific feature) at the request of (project or person)
Design review (for API changes or additions---delete if unneeded)
On (date), we reviewed this PR. We discussed the design ideas:
- First idea or goal
- Second idea
- Third idea
This PR implements 1. and 3. It leaves out 2. for the following reasons
- (impractical)
- (too big)
- (not a good idea anyway)
Thanks for working on this, on my side I need a small modification on the PluginContext as its where I am storing the kernel name for the caliper integration. See here: https://github.com/LLNL/RAJA/pull/1773.