|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Header file containing RAJA WorkRunner class specializations. More...
#include "RAJA/config.hpp"#include "RAJA/policy/hip/policy.hpp"#include "RAJA/policy/hip/MemUtils_HIP.hpp"#include "RAJA/pattern/WorkGroup/WorkRunner.hpp"Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::detail | |
Functions | |
| template<size_t BLOCK_SIZE, typename StorageIter , typename value_type , typename index_type , typename... Args> | |
| RAJA::detail::__launch_bounds__ (BLOCK_SIZE, 1) __global__ void hip_unordered_y_block_global(const StorageIter iter | |
Header file containing RAJA WorkRunner class specializations.