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