Skip to content

re-implement --gpus flag using CDI (was "AMD GPU support") #49824

@sgopinath1

Description

@sgopinath1

related:

With initial support for AMD GPUs implemented in #49952, we need to look at re-implementing GPU support through CDI.

The goal is to keep --gpu available for the foreseeable future as a "porcelain", easy-to-use option, but to swap the implementation for a CDI-based solution. Some of the advanced, but unused (or very little used) features provided through --gpus would not be supported in that implementation, so should be phased out (see #50099).

  • Initially, this could be an opt-in (e.g., --feature cdi-gpu-support)
  • ultimately for this to become the default (with opt-out as first step)

Metadata

Metadata

Assignees

Labels

area/cdiarea/runtimeRuntimekind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions