![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Utility to count group id on device. More...
Public Member Functions | |
| DeviceCounter (sycl::queue &q) | |
| AccessedDeviceCounter< int_t > | get_access (sycl::handler &cgh) |
Public Attributes | |
| sycl::buffer< int_t > | counter |
Utility to count group id on device.
| int_t |
Definition at line 58 of file DeviceCounter.hpp.
|
inlineexplicit |
Definition at line 62 of file DeviceCounter.hpp.
|
inline |
Definition at line 66 of file DeviceCounter.hpp.
| sycl::buffer<int_t> shamalgs::atomic::DeviceCounter< int_t >::counter |
Definition at line 60 of file DeviceCounter.hpp.