RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
include
RAJA
policy
openmp_target
kernel.hpp
Go to the documentation of this file.
1
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
2
// Copyright (c) Lawrence Livermore National Security, LLC and other
3
// RAJA Project Developers. See top-level LICENSE and COPYRIGHT
4
// files for dates and other details. No copyright assignment is required
5
// to contribute to RAJA.
6
//
7
// SPDX-License-Identifier: (BSD-3-Clause)
8
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
9
10
#ifndef RAJA_policy_openmp_target_kernel_HPP
11
#define RAJA_policy_openmp_target_kernel_HPP
12
13
#include "
RAJA/policy/openmp_target/kernel/Collapse.hpp
"
14
#include "
RAJA/policy/openmp_target/kernel/For.hpp
"
15
16
#endif
// closing endif for header file include guard
Collapse.hpp
For.hpp
Generated by
1.9.1