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
Few changes to reduce sporadic test failures.
1. Choose initial global work-size to be a multiple of
max_work_group_size to ensure that enough work is
being generated in the test
2. Retry submission if asyncronicity is not yet detected
and double the work if that does not help
0 commit comments