Skip to content

Handle PCI bus ID #2440

@gwtnb

Description

@gwtnb

cudaDeviceGetByPCIBusId converts a PCI bus ID string to a device ID integer. It may be useful to add a feature which handles a PCI bus ID string to specify a device. The feature may be split into two functions:

  • a thin wrapper of cudaDeviceGetByPCIBusId
  • a conversion function from a PCI bus ID string to cupy Device object.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions