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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,9 @@ Each proposal in the table below will be tagged with one of the following states
36
36
*_Final Draft_ : The proposal is a draft submitted to the relevant standards body, and only minor changes are expected.
37
37
*_Published_ : The proposal is finished and no more work is expected.
38
38
*_Accepted_, _Accepted with changes_ or _Partially accepted_ : Accepted on the standard version indicated as target. Refer to that standard document from now on for the latest status of the feature.
39
+
*_Dropped_ : The proposal has been dropped in some stage, either replaced by other proposal or because
40
+
it was no longer of interest. No further updates are expected on the proposal text, and may be eliminated
41
+
from this registry in the future.
39
42
40
43
## Current list of proposals and status
41
44
@@ -57,4 +60,5 @@ Each proposal in the table below will be tagged with one of the following states
57
60
| CP017 |[Host Access](host_access/index.md)| SYCL 1.2.1 vendor extension | 17 September 2018 | 13 December 2018 |_Available since CE 1.0.3_|
58
61
| CP018 |[Built-in kernels](builtin_kernels/index.md)| SYCL 1.2.1 vendor extension | 12 October 2018 | 12 October 2018 |_Available since CE 1.0.3_|
59
62
| CP019 |[On-chip Memory Allocation](onchip-memory/index.md)| SYCL 1.2.1 vendor extension | 03 December 2018 | 03 December 2018 |_Available since CE 1.0.3_|
63
+
| CP020 |[Interop Task](interop_task/interop_task.md)| SYCL 1.2.1 | 16 January 2019 | 16 January 2019 |_Available since CE 1.0.5_|
60
64
| CP021 |[Default-Constructed Buffers](default-constructed-buffers/default-constructed-buffers.md)| SYCL 1.2.1 | 27 August 2019 | 5 September 2019 |_Draft_|
0 commit comments