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
[SYCL][CUDA] Allow varying program metadata in CUDA backend (#7555)
Recently the program metadata produced for reqd_work_group_size changed
to allow between 1 and 3 values instead of guaranteing 3 values. This
commit makes the CUDA backend correctly parse reqd_work_group_size
metadata with variable number of elements.
Signed-off-by: Larsen, Steffen <[email protected]>
0 commit comments