RAJA
RAJA copied to clipboard
Restructure RAJA Teams to avoid overhead of RAJA::resources::Resource.
As observed in RAJA plugins, we would like to avoid passing in a typed erased Resource into RAJA when using single policies as it has been observed to add overhead.