|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Header file containing RAJA simd policy definitions. More...
#include "RAJA/config.hpp"Go to the source code of this file.
Namespaces | |
| RAJA | |
| RAJA::expt | |
Typedefs | |
| template<typename T , typename REGISTER_POLICY = default_register, camp::idx_t NUM_ELEM = Register<T, REGISTER_POLICY>::s_num_elem> | |
| using | RAJA::expt::VectorRegister = TensorRegister< REGISTER_POLICY, T, VectorLayout, camp::idx_seq< NUM_ELEM > > |
Header file containing RAJA simd policy definitions.