20 #ifndef RAJA_openmp_WorkGroup_Dispatcher_HPP
21 #define RAJA_openmp_WorkGroup_Dispatcher_HPP
23 #include "RAJA/config.hpp"
38 template<
typename T,
typename Dispatcher_T>
41 return get_Dispatcher<T, Dispatcher_T>(
seq_work {});
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 containing RAJA OpenMP policy definitions.
Header file containing RAJA workgroup Dispatcher.
Definition: policy.hpp:300
Definition: policy.hpp:92