-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
featureissue/PR that proposes a new feature or functionalityissue/PR that proposes a new feature or functionality
Milestone
Description
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 functionalityissue/PR that proposes a new feature or functionality
Type
Projects
Status
In Progress