RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
kernel.hpp
Go to the documentation of this file.
1 
12 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
13 // Copyright (c) Lawrence Livermore National Security, LLC and other
14 // RAJA Project Developers. See top-level LICENSE and COPYRIGHT
15 // files for dates and other details. No copyright assignment is required
16 // to contribute to RAJA.
17 //
18 // SPDX-License-Identifier: (BSD-3-Clause)
19 //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
20 
21 
22 #ifndef RAJA_policy_hip_kernel_HPP
23 #define RAJA_policy_hip_kernel_HPP
24 
37 
38 #endif // closing endif for header file include guard
RAJA header file containing constructs used to run kernel traversals on GPU with HIP.
RAJA header file containing constructs used to run kernel traversals on GPU with HIP.
Header file for HIP kernel conditional methods.
Header file for HIP statement executors.
Header file for HIP statement executors.
Header file for HIP hyperplane executors.
Header file for HIP shared memory window executors.
RAJA header file containing constructs used to run kernel traversals on GPU with HIP.
Header file for HIP statement executors.
Header file for HIP tiled executors.
Header file for HIP tiled executors.
RAJA header file containing constructs used to run kernel traversals on GPU with HIP.