DPC++ Runtime
Runtime libraries for oneAPI DPC++
group_barrier.hpp File Reference
#include <sycl/detail/spirv.hpp>
#include <sycl/detail/type_traits.hpp>
#include <sycl/exception.hpp>
#include <sycl/memory_enums.hpp>
#include <type_traits>
Include dependency graph for group_barrier.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 

Functions

template<typename Group >
std::enable_if_t< is_group_v< Group > > sycl::_V1::group_barrier (Group G, memory_scope FenceScope=Group::fence_scope)