20 #ifndef RAJA_sequential_WorkGroup_Dispatcher_HPP
21 #define RAJA_sequential_WorkGroup_Dispatcher_HPP
23 #include "RAJA/config.hpp"
38 template<
typename T,
typename Dispatcher_T>
41 static Dispatcher_T dispatcher {Dispatcher_T::template makeDispatcher<T>()};
const Dispatcher_T * get_Dispatcher(cuda_work_explicit< BLOCK_SIZE, BLOCKS_PER_SM, Async > const &)
Definition: Dispatcher.hpp:115
Definition: AlignedRangeIndexSetBuilders.cpp:35
Header file providing RAJA Dispatcher for workgroup.
Header file containing RAJA sequential policy definitions.
Definition: policy.hpp:92