[FFmpeg-devel] [PATCH] Add functions to identify devices in more ways
Timo Rothenpieler
timo at rothenpieler.org
Tue May 9 13:16:55 EEST 2023
On 09/05/2023 12:11, rcombs wrote:
> - cuDeviceGetUuid_v2, giving distinct IDs for different MIG instances
> - cuDeviceGetLuid, giving a Win32 LUID to match with DXGI and other APIs
> - cuDeviceGetByPCIBusId, retrieving a device that matches a PCI bus ID string
> - cuDeviceGetPCIBusId, giving a PCI bus ID string for a device
Looks good to me. What do you need those for?
Interop with D3D1x/Vulkan?
More information about the ffmpeg-devel
mailing list