Commit a395886
[SYCL][CUDA][HIP] Support zero range kernel for cuda and hip backends. (#7044)
- Fixes issue [6963](#6963) to allow
range zero kernel for cuda and hip backends.
Co-authored-by: Romanov Vlad <[email protected]>1 parent 2117657 commit a395886
File tree
3 files changed
+11
-1
lines changed- sycl
- plugins
- cuda
- hip
- source/detail/scheduler
3 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2988 | 2988 | | |
2989 | 2989 | | |
2990 | 2990 | | |
| 2991 | + | |
| 2992 | + | |
| 2993 | + | |
| 2994 | + | |
| 2995 | + | |
2991 | 2996 | | |
2992 | 2997 | | |
2993 | 2998 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2758 | 2758 | | |
2759 | 2759 | | |
2760 | 2760 | | |
| 2761 | + | |
| 2762 | + | |
| 2763 | + | |
| 2764 | + | |
| 2765 | + | |
2761 | 2766 | | |
2762 | 2767 | | |
2763 | 2768 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1934 | 1934 | | |
1935 | 1935 | | |
1936 | 1936 | | |
1937 | | - | |
| 1937 | + | |
1938 | 1938 | | |
1939 | 1939 | | |
1940 | 1940 | | |
| |||
0 commit comments