RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
tensor.hpp File Reference

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

#include "RAJA/pattern/tensor/stats.hpp"
#include "RAJA/pattern/tensor/internal/RegisterBase.hpp"
#include "RAJA/pattern/tensor/TensorIndex.hpp"
#include "RAJA/pattern/tensor/TensorRegister.hpp"
#include "RAJA/pattern/tensor/ScalarRegister.hpp"
#include "RAJA/pattern/tensor/VectorRegister.hpp"
#include "RAJA/pattern/tensor/MatrixRegister.hpp"
#include "RAJA/pattern/tensor/internal/ExpressionTemplate.hpp"
#include "RAJA/pattern/tensor/internal/MatrixRegisterImpl.hpp"
#include "RAJA/pattern/tensor/internal/VectorRegisterImpl.hpp"
#include "RAJA/pattern/tensor/TensorBlock.hpp"

Go to the source code of this file.

Detailed Description

RAJA header file defining SIMD/SIMT register operations.