RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
include
RAJA
policy
tensor.hpp
Go to the documentation of this file.
1
13
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
14
// Copyright (c) Lawrence Livermore National Security, LLC and other
15
// RAJA Project Developers. See top-level LICENSE and COPYRIGHT
16
// files for dates and other details. No copyright assignment is required
17
// to contribute to RAJA.
18
//
19
// SPDX-License-Identifier: (BSD-3-Clause)
20
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
21
22
#ifndef RAJA_policy_tensor_HPP
23
#define RAJA_policy_tensor_HPP
24
25
#include "
RAJA/policy/tensor/arch_impl.hpp
"
26
#include "
RAJA/policy/tensor/policy.hpp
"
27
28
#endif
// closing endif for header file include guard
arch_impl.hpp
Header file containing RAJA simd policy definitions.
policy.hpp
Header file containing RAJA simd policy definitions.
Generated by
1.9.1