|
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/cuda/policy.hpp"#include "RAJA/policy/cuda/MemUtils_CUDA.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, size_t BLOCKS_PER_SM, typename StorageIter , typename value_type , typename index_type , typename... Args> | |
| RAJA::detail::__launch_bounds__ (BLOCK_SIZE, BLOCKS_PER_SM) __global__ void cuda_unordered_y_block_global(const RAJA_CUDA_GRID_CONSTANT StorageIter iter | |
Variables | |
| Args | RAJA::detail::args |
| value_type::device_call &[i_loop] | RAJA::detail::iter |
Header file containing RAJA WorkRunner class specializations.