25 #include "RAJA/config.hpp"
27 #if defined(RAJA_HIP_ACTIVE)
29 #include <hip/hip_runtime.h>
31 #if !defined(RAJA_ENABLE_DESUL_ATOMICS)
Header file containing RAJA HIP policy definitions.
Header file containing RAJA Dispatcher and WorkRunner constructs.
RAJA header file defining atomic operations for HIP.
Header file containing RAJA segment template methods for execution via HIP kernel launch.
RAJA header file containing constructs used to run kernel::forall traversals on GPU with HIP.
RAJA header file containing user interface for RAJA::launch::hip.
Header file containing RAJA reduction templates for HIP execution.
Header file containing RAJA reduction templates for HIP execution.
Header file providing RAJA scan declarations.
Header file providing RAJA sort declarations.
Header file for HIP synchronize method.