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

Header file for CUDA shared memory window executors. More...

#include "RAJA/config.hpp"
#include <iostream>
#include <type_traits>
#include "RAJA/util/macros.hpp"
#include "RAJA/util/types.hpp"
#include "RAJA/pattern/kernel/InitLocalMem.hpp"
#include "RAJA/policy/cuda/kernel/internal.hpp"

Go to the source code of this file.

Classes

struct  RAJA::internal::CudaStatementExecutor< Data, statement::InitLocalMem< RAJA::cuda_shared_mem, camp::idx_seq< Indices... >, EnclosedStmts... >, Types >
 
struct  RAJA::internal::CudaStatementExecutor< Data, statement::InitLocalMem< RAJA::cuda_thread_mem, camp::idx_seq< Indices... >, EnclosedStmts... >, Types >
 

Namespaces

 RAJA
 
 RAJA::internal
 

Detailed Description

Header file for CUDA shared memory window executors.