Skip to content

Commit 07ab410

Browse files
author
Gordon Brown
committed
CP013: Add titles to new affinity papers.
1 parent 998077c commit 07ab410

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Each proposal in the table below will be tagged with one of the following states
5151
| CP009 | [Async Work Group Copy & Prefetch Builtins](async-work-group-copy/index.md) | SYCL 1.2.1 | 07 August 2017 | 07 August 2017 | _Accepted with changes_ |
5252
| CP011 | [Mem Fence Builtins](mem-fence/index.md) | SYCL 1.2.1 | 11 August 2017 | 9 September 2017 | _Accepted_ |
5353
| CP012 | [Data Movement in C++](data-movement/index.md) | ISO C++ SG1, SG14 | 30 May 2017 | 28 August 2017 | _Work in Progress_ |
54-
| CP013 | [Supporting Heterogeneous & Distributed Computing Through Affinity](affinity/index.md) | ISO C++ SG1, SG14, LEWG | 15 November 2017 | 12 January 2019 | _Work in Progress_ |
54+
| CP013 | [Executor properties for affinity-based execution <br> System topology discovery for heterogeneous & distributed computing](affinity/index.md) | ISO C++ SG1, SG14, LEWG | 15 November 2017 | 12 January 2019 | _Work in Progress_ |
5555
| CP014 | [Shared Virtual Memory](svm/index.md) | SYCL 2.2 | 22 January 2018 | 22 January 2018 | _Work in Progress_ |
5656
| CP015 | [Specialization Constant](spec-constant/index.md) | SYCL 1.2.1 extension / SYCL 2.2 | 24 April 2018 | 24 April 2018 | _Work in Progress_ |
5757
| CP019 | [On-chip Memory Allocation](onchip-memory/index.md) | SYCL 1.2.1 extension / SYCL 2.2 | 03 December 2018 | 03 December 2018 | _Work in Progress_ |

affinity/cpp-20/dXXX1r0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# D0796r3: Supporting Heterogeneous & Distributed Computing Through Affinity
1+
# DXXXXr0: Executor properties for affinity-based execution
22

33
**Date: 2019-01-12**
44

affinity/cpp-20/dXXX2r0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# D0796r3: Supporting Heterogeneous & Distributed Computing Through Affinity
1+
# DXXXXr0: System topology discovery for heterogeneous & distributed computing
22

33
**Date: 2019-01-12**
44

affinity/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| | |
44
|---|---|
55
| ID | CP013 |
6-
| Name | Supporting Heterogeneous & Distributed Computing Through Affinity |
6+
| Name | Executor properties for affinity-based execution <br> System topology discovery for heterogeneous & distributed computing |
77
| Target | ISO C++ SG1 SG14 |
88
| Initial creation | 15 November 2017 |
99
| Last update | 12 August 2018 |

0 commit comments

Comments
 (0)