Skip to content

Commit bcc4191

Browse files
author
Gordon Brown
committed
CP013: Add changes based on feedback.
* Add changes for typos.
1 parent ef8128d commit bcc4191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

affinity/cpp-23/d1436r1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ The initial solution proposed by this paper may only target systems with a singl
199199

200200
## Overview
201201

202-
In this paper we propose executor properties that can be used for querying the affinity between different hardware an software resources within a system execute and to require binding of *execution agents* to the underlying hardware or software resources in order to achieve performance through data locality. These properties provide a low granularity and is aimed at users who may have little or no knowledge of the system architecture.
202+
In this paper we propose executor properties that can be used for querying the affinity between different hardware and software resources within a system available that are available to executors and to require binding of *execution agents* to the underlying hardware or software resources in order to achieve performance through data locality. These properties provide a low granularity and is aimed at users who may have little or no knowledge of the system architecture.
203203

204204
The interface described in this paper builds on the existing interface for executors and execution contexts defined in the executors proposal [[22]][p0443].
205205

0 commit comments

Comments
 (0)