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

RAJA header file defining SIMD/SIMT register operations. More...

#include "RAJA/config.hpp"
#include "RAJA/util/macros.hpp"
#include "camp/camp.hpp"
#include "RAJA/pattern/tensor/internal/TensorRegisterBase.hpp"
#include "RAJA/pattern/tensor/stats.hpp"
#include "RAJA/util/BitMask.hpp"
#include "RAJA/policy/tensor/arch.hpp"

Go to the source code of this file.

Classes

class  RAJA::expt::TensorRegister< REGISTER_POLICY, T, RAJA::expt::VectorLayout, camp::idx_seq< SIZE > >
 
struct  RAJA::expt::TensorRegister< REGISTER_POLICY, T, RAJA::expt::VectorLayout, camp::idx_seq< SIZE > >::RefBridge< RAJA::internal::expt::TensorRef< POINTER_TYPE, INDEX_TYPE, TENSOR_SIZE, 1, STRIDE_ONE_DIM > >
 
struct  RAJA::expt::TensorRegister< REGISTER_POLICY, T, RAJA::expt::VectorLayout, camp::idx_seq< SIZE > >::RefBridge< RAJA::internal::expt::StaticTensorRef< POINTER_TYPE, INDEX_TYPE, TENSOR_SIZE, camp::int_seq< INDEX_TYPE, STRIDE_VALUE >, camp::int_seq< INDEX_TYPE, BEGIN_VALUE >, camp::int_seq< INDEX_TYPE, SIZE_VALUE >, STRIDE_ONE_DIM > >
 

Namespaces

 RAJA
 
 RAJA::expt
 

Detailed Description

RAJA header file defining SIMD/SIMT register operations.