DPC++ Runtime
Runtime libraries for oneAPI DPC++
|
|
Go to the documentation of this file.
28 uint32_t Semantics) noexcept {
32 std::cerr <<
"Barrier is not supported on the host device yet.\n";
37 uint32_t Semantics) noexcept {
48 size_t NumBytes) noexcept {
prefetch_impl< _B > prefetch
void __spirv_MemoryBarrier(__spv::Scope Memory, uint32_t Semantics) noexcept
constexpr auto memory_order_seq_cst
__SYCL_EXTERN_STREAM_ATTRS ostream cerr
Linked to standard error (unbuffered)
void __spirv_ControlBarrier(__spv::Scope Execution, __spv::Scope Memory, uint32_t Semantics) noexcept
void __spirv_ocl_prefetch(const char *Ptr, size_t NumBytes) noexcept
void __spirv_GroupWaitEvents(__spv::Scope Execution, uint32_t NumEvents, __ocl_event_t *WaitEvents) noexcept