|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Header file providing RAJA Dispatcher for workgroup. More...
#include "RAJA/config.hpp"#include "RAJA/policy/WorkGroup.hpp"#include "camp/number.hpp"#include "camp/list.hpp"#include "camp/helpers.hpp"#include <utility>Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::detail | |
Typedefs | |
| template<typename dispatch_policy , typename holder_type > | |
| using | RAJA::detail::dispatcher_transform_types_t = typename dispatcher_transform_types< dispatch_policy, holder_type >::type |
Functions | |
| constexpr bool | RAJA::detail::dispatcher_use_host_invoke (Platform platform) |
Header file providing RAJA Dispatcher for workgroup.