Skip to content

Suppress on dashboards PTX recursive worklet stack size warnings.

The PTX pass has pretty bad warning controls and we can't suppress specific warnings for a single function. So instead we suppress on dashboard the ptx warning for functions we know work

Merge request reports