|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
Header file containing RAJA reduction templates for sequential execution. More...
#include "RAJA/config.hpp"#include "RAJA/internal/MemUtils_CPU.hpp"#include "RAJA/pattern/detail/reduce.hpp"#include "RAJA/pattern/reduce.hpp"#include "RAJA/policy/sequential/policy.hpp"#include "RAJA/util/types.hpp"Go to the source code of this file.
Classes | |
| class | RAJA::detail::ReduceSeq< T, Reduce > |
Namespaces | |
| RAJA | |
| RAJA::detail | |
Header file containing RAJA reduction templates for sequential execution.
These methods should work on any platform.