Skip to content

Commit a6c395a

Browse files
GordonGordon
authored andcommitted
CP013: Update affinity papers with new paper numbers.
1 parent b2e3f12 commit a6c395a

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

affinity/cpp-20/dXXX1r0.md renamed to affinity/cpp-20/d1436r0.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DXXXXr0: Executor properties for affinity-based execution
1+
# D1436r0: Executor properties for affinity-based execution
22

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

@@ -15,9 +15,13 @@
1515

1616
# Changelog
1717

18-
### PXXXXr0 (KON 2019)
18+
### P1436r0 (KON 2019)
1919

2020
* Separation of high-level features from [[35]][p0796].
21+
* Update motivational examples.
22+
* Introduce new executor property `concurrency_t`.
23+
* Introduce new executor property `execution_locality_intersection_t`.
24+
* Introduce new executor property `memory_locality_intersection_t`.
2125

2226
### P0796r3 (SAN 2018)
2327

affinity/cpp-20/dXXX2r0.md renamed to affinity/cpp-20/d1437r0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DXXXXr0: System topology discovery for heterogeneous & distributed computing
1+
# D1437r0: System topology discovery for heterogeneous & distributed computing
22

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

@@ -15,7 +15,7 @@
1515

1616
# Changelog
1717

18-
### PXXXXr0 (KON 2019)
18+
### P1437r0 (KON 2019)
1919

2020
* This paper is the result of a request from SG1 at the 2018 San Diego meeting to split [[35]][p0796] into two separate papers, one for the high-level interface and one for the low-level interface. This paper focusses on the low-level interface; a mechanism for discovering the topology and affinity properties of a given system. [[36]][pXXXX] focusses on the high-level interface; a series of properties for querying affinity relationships and requesting affinity on work being executed.
2121

0 commit comments

Comments
 (0)