RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
kernel.hpp File Reference

RAJA header file containing constructs used to run kernel::forall traversals on GPU with HIP. More...

#include "RAJA/policy/hip/kernel/Conditional.hpp"
#include "RAJA/policy/hip/kernel/For.hpp"
#include "RAJA/policy/hip/kernel/ForICount.hpp"
#include "RAJA/policy/hip/kernel/HipKernel.hpp"
#include "RAJA/policy/hip/kernel/Hyperplane.hpp"
#include "RAJA/policy/hip/kernel/InitLocalMem.hpp"
#include "RAJA/policy/hip/kernel/Lambda.hpp"
#include "RAJA/policy/hip/kernel/Reduce.hpp"
#include "RAJA/policy/hip/kernel/Sync.hpp"
#include "RAJA/policy/hip/kernel/Tile.hpp"
#include "RAJA/policy/hip/kernel/TileTCount.hpp"
#include "RAJA/policy/hip/kernel/internal.hpp"

Go to the source code of this file.

Detailed Description

RAJA header file containing constructs used to run kernel::forall traversals on GPU with HIP.