|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
RAJA header file containing constructs used to run kernel::forall traversals on GPU with CUDA. More...
#include "RAJA/policy/cuda/kernel/Conditional.hpp"#include "RAJA/policy/cuda/kernel/CudaKernel.hpp"#include "RAJA/policy/cuda/kernel/For.hpp"#include "RAJA/policy/cuda/kernel/ForICount.hpp"#include "RAJA/policy/cuda/kernel/Hyperplane.hpp"#include "RAJA/policy/cuda/kernel/InitLocalMem.hpp"#include "RAJA/policy/cuda/kernel/Lambda.hpp"#include "RAJA/policy/cuda/kernel/Reduce.hpp"#include "RAJA/policy/cuda/kernel/Sync.hpp"#include "RAJA/policy/cuda/kernel/Tile.hpp"#include "RAJA/policy/cuda/kernel/TileTCount.hpp"#include "RAJA/policy/cuda/kernel/internal.hpp"Go to the source code of this file.
RAJA header file containing constructs used to run kernel::forall traversals on GPU with CUDA.