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

CP013: Affinity between execution and memory resource

Open hcedwar opened this issue 7 years ago • 2 comments

Affinity has affinity_query between two execution resources. Recommend this be between an execution resource and a memory resource.

hcedwar avatar Apr 16 '18 12:04 hcedwar

Querying an affinity metric should be between an execution resource and a memory resource. Querying an affinity metric between two execution resources would be transitive: "what is our affinity with the most-local memory resource we have in common."

hcedwar avatar May 03 '18 00:05 hcedwar

The affinity metric should have also some qualifier attribute mechanisms, e.g. for some heterogeneous execution resources, the availability of global atomicsOps or cc property on "nearest common memory resource" may not be there.

pblinzer avatar May 17 '18 23:05 pblinzer