20 #ifndef RAJA_pattern_launch_HPP
21 #define RAJA_pattern_launch_HPP
31 #if defined(RAJA_CUDA_ACTIVE)
35 #if defined(RAJA_HIP_ACTIVE)
39 #if defined(RAJA_OPENMP_ACTIVE)
43 #if defined(RAJA_SYCL_ACTIVE)
RAJA header file containing the core components of RAJA::launch.
RAJA header file containing user interface for RAJA::launch::cuda.
RAJA header file containing user interface for RAJA::launch::hip.
RAJA header file containing user interface for RAJA::launch::openmp.
RAJA header file containing user interface for RAJA::Teams::seq.
RAJA header file containing user interface for RAJA::Teams::simd.
RAJA header file containing user interface for RAJA::launch::sycl.