pub fn s_sethalt<const VALUE: u32>() -> !🔬This is a nightly-only experimental API. (
stdarch_amdgpu #149988)Available on AMG GPU only.
Expand description
Stop execution of the kernel.
This usually signals an error state.