standards-proposals icon indicating copy to clipboard operation
standards-proposals copied to clipboard

CP013: Introduce query for memory region properties

Open AerialMantis opened this issue 7 years ago • 0 comments
trafficstars

The current interface for affinity queries supports querying latency, bandwidth, capacity and power consumption. However, there is currently no way to query for the relationship between an execution resource and a memory resource for memory region properties such as whether they support atomic operations for concurrent access to the memory.

We may be able to support this with the existing affinity query interface, though this will need to be investigated.

AerialMantis avatar May 29 '18 13:05 AerialMantis