Skip to content

Expose addressing mode as a device attribute #483

@elezar

Description

@elezar

Some systems have GPUs which have full access to system memory and others which do not. Furthermore, there are applications that can only run on one or the other. In order for users to select the "correct" type of GPU for their workload, we should expose a device's addressing mode as an attribute for selection.

See also NVIDIA/nvidia-container-toolkit#1247 (comment)

Note that this PR adds the concept of coherence, but this was found to insufficiently defined and the distinction was removed. It may still be desireable to expose the addressing mode since an application developer could then define cel expressions based on this.

Metadata

Metadata

Assignees

Labels

featureissue/PR that proposes a new feature or functionality

Type

No type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions