get_atomic_address_space<accessTarget>
Retrieves the address space, suitable for use in an atomic, from the access target.
Member Fields
Field | Type | Notes |
---|---|---|
value | const cl::sycl::access::address_space |
Most targets will correspond to the global address space, even though it’s only valid for access::target::global_buffer |