NVIDIA / libnvidia-container

NVIDIA container runtime library
Apache License 2.0
759 stars 189 forks source link

Use D3DKMTEnumAdapters3 for adapter enumeration #247

Closed jbujak closed 3 months ago

jbujak commented 3 months ago

D3DKMTEnumAdapters3 is required to enumerate MCDM compute-only adapters

elezar commented 3 months ago

In general this looks good. Just waiting on the clarification of the questions in https://github.com/NVIDIA/nvidia-container-toolkit/pull/397

jbujak commented 3 months ago

Updated with comments from https://github.com/NVIDIA/nvidia-container-toolkit/pull/397