PR #51 adds a stub RAM class. This issue is meant to track all of the stubs introduced in that PR. - [ ] Actually get memory size - [x] Actually make RAM instance and give to ResourceSet - [x] RAM::gather - [x] RAM::reduce - [x] RuntimeView::my_resource_view - [x] RuntimeView::count - [ ] RuntimeView::equal_range - [x] RuntimeView::gather - [x] RuntimeView::reduce
PR #51 adds a stub RAM class. This issue is meant to track all of the stubs introduced in that PR.