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 1fe08e5 commit 0920962Copy full SHA for 0920962
sycl/ReleaseNotes.md
@@ -48,7 +48,7 @@ Release notes for commit 64c0262c0f0b9e1b7b2e2dcef57542a3fe3bdb97.
48
SYCL specification.
49
- Stubs for C++ standard headers were removed. This should fix compilation of
50
<iostream> and <algorithm> with SYCL device compiler.
51
- - Unscoped emuns were removed from global namespace to avoid conflicts with
+ - Unscoped enums were removed from global namespace to avoid conflicts with
52
user defined symbols.
53
- Explicit copy API of the handler class is blocking i.e. data is
54
copied once the command group has completed execution.
0 commit comments