wavefrontsize

Function wavefrontsize 

Source
pub fn wavefrontsize() -> u32
🔬This is a nightly-only experimental API. (stdarch_amdgpu #149988)
Available on target_arch=amdgpu only.
Expand description

Returns the number of threads in a wavefront.

Is always a power of 2.