|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Header file containing RAJA workgroup Dispatcher. More...
#include "RAJA/config.hpp"#include "RAJA/policy/openmp_target/policy.hpp"#include "RAJA/pattern/WorkGroup/Dispatcher.hpp"Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::detail | |
| RAJA::detail::omp_target | |
Functions | |
| template<typename Factory > | |
| auto | RAJA::detail::omp_target::get_value (Factory factory) |
| template<typename Factory > | |
| auto | RAJA::detail::omp_target::get_cached_value (Factory &&factory) |
| template<typename T , typename Dispatcher_T > | |
| const Dispatcher_T * | RAJA::detail::get_Dispatcher (omp_target_work const &) |
Header file containing RAJA workgroup Dispatcher.