David Beckingsale
David Beckingsale
Testing something discussed with @trws
- [x] Make CoarsenCopyTransaction inherit from FuseableTransaction - [ ] Flesh out KernelFuser - [ ] Add KernelFuser argument to loop API
Export BLT targets and clean up CMake package Fixes #214
It seems like variadic templates don't work, it would be good if the following could be used: ``` - decl: | template Allocator makeAllocator(const std::string& name, Args... args) cxx-template: -...
Fixes #771