RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes | Namespaces
Reduce.hpp File Reference

Header file for CUDA statement executors. More...

#include "RAJA/config.hpp"
#include "RAJA/policy/cuda/kernel/internal.hpp"

Go to the source code of this file.

Classes

struct  RAJA::internal::CudaStatementExecutor< Data, statement::Reduce< RAJA::cuda_block_reduce, ReduceOperator, ParamId, EnclosedStmts... >, Types >
 
struct  RAJA::internal::CudaStatementExecutor< Data, statement::Reduce< RAJA::cuda_warp_reduce, ReduceOperator, ParamId, EnclosedStmts... >, Types >
 

Namespaces

 RAJA
 
 RAJA::internal
 

Detailed Description

Header file for CUDA statement executors.