We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d943b60 commit 403c4ceCopy full SHA for 403c4ce
wiki/SYCL.md
@@ -69,8 +69,6 @@ git fetch origin pull/1181/head
69
git merge FETCH_HEAD -m '[SYCL][CUDA] Implements program compile and link (#1181)'
70
git fetch origin pull/1241/head
71
git merge FETCH_HEAD -m '[SYCL][CUDA] Implement part of USM (#1241)'
72
-git fetch origin pull/1248/head
73
-git merge FETCH_HEAD -m '[SYCL][CUDA] Implements the program kernel names query (#1248)'
74
git fetch origin pull/1252/head
75
git merge FETCH_HEAD -m '[SYCL] Fixes for multiple backends in the same program (#1252)'
76
git fetch origin pull/1273/head
0 commit comments