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 07debdb commit 995e4d8Copy full SHA for 995e4d8
sycl/doc/Assert.md
@@ -223,7 +223,7 @@ struct _pi_device_binary_property_struct {
223
};
224
```
225
226
-A distinct property set `SYCL/assert used` is added. In this set a single
+A distinct property set `SYCL/assert used` is added. In this set a property
227
with the name of the kernel is added whenever the kernel uses assert. Use of
228
assert is detected through call to `__devicelib_assert_fail` function after
229
linking device binary image with wrapper device library (the `libsycl-crt`
0 commit comments