20 #ifndef RAJA_synchronize_hip_HPP
21 #define RAJA_synchronize_hip_HPP
23 #include "RAJA/config.hpp"
25 #if defined(RAJA_ENABLE_HIP)
44 CAMP_HIP_API_INVOKE_AND_CHECK(hipDeviceSynchronize);
RAJA_INLINE void synchronize_impl(const omp_synchronize &)
Synchronize all OpenMP threads and tasks.
Definition: synchronize.hpp:36
Definition: AlignedRangeIndexSetBuilders.cpp:35
Header file containing utility methods used in HIP operations.