You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip test_01_adder on Apple Paravirtual device (CI)
The MetalAdder sample dispatches 108 M threads (432 MB per buffer).
The paravirtual GPU used in GitHub's macOS runners silently produces
all-zero output at that scale. Return exit code 77 (CTest SKIP) when
running on a Paravirtual device instead of reporting a false failure.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments