Skip to content

Restrict certain devices from being discovered and reported by the plugin #2087

@piotrgrubicki

Description

@piotrgrubicki

Is your feature request related to a problem? Please describe.
I have a desktop with Iris Xe and ARC 770. clinfo reports:

  Device Name                                     Intel(R) Arc(TM) A770M Graphics
  Device Name                                     Intel(R) Iris(R) Xe Graphics

The device plugin discovers both cards and reports them in k8s as gpu.intel.com/i915
When running a AI training on k8s, I need to run it on an accelerator, in my case an ARC card. With the current solution, my pod gets the Iris Xe device and fails.

Describe the solution you'd like
A way to specify in the device plugin deamon set yaml a list of devices not to be discovered and reported in k8s.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgpuGPU device plugin related issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions