![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Public Member Functions | |
| AccessedDeviceCounter (sycl::handler &cgh, DeviceCounter< int_t > &gen) | |
| template<sycl::memory_order order> | |
| sycl::atomic_ref< int_t, order, sycl::memory_scope_device, sycl::access::address_space::global_space > | attach_atomic () const |
Public Attributes | |
| sycl::accessor< int_t, 1, sycl::access::mode::read_write, sycl::access::target::device > | counter |
Definition at line 34 of file DeviceCounter.hpp.
|
inline |
Definition at line 39 of file DeviceCounter.hpp.
|
inline |
Definition at line 48 of file DeviceCounter.hpp.
| sycl::accessor<int_t, 1, sycl::access::mode::read_write, sycl::access::target::device> shamalgs::atomic::AccessedDeviceCounter< int_t >::counter |
Definition at line 37 of file DeviceCounter.hpp.