![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Check all elements via a sum reduction on device. More...
Static Public Member Functions | |
| static std::vector< AtomicEarlyExit > | variant_custom_defaults () |
Public Attributes | |
| u32 | group_size = 256 |
Static Public Attributes | |
| static constexpr std::string_view | variant_type_name = "atomic_early_exit" |
Check all elements via a sum reduction on device.
Definition at line 177 of file is_all_true.cpp.
|
inlinestatic |
Expose both group sizes worth benchmarking as separate default implementations, instead of only the default-constructed group_size = 256
Definition at line 183 of file is_all_true.cpp.
| u32 shamalgs::primitives::impl::AtomicEarlyExit::group_size = 256 |
Definition at line 179 of file is_all_true.cpp.
|
staticconstexpr |
Definition at line 178 of file is_all_true.cpp.