IADLXGPU1
IADLXGPU1 is an extension to the IADLXGPU interface. This interface provides the method to get multi-GPU setup details, PCI bus details, and the product name of a GPU.
InterfaceId: |
IADLXGPU1 |
Smart Pointer Interface Name: |
IADLXGPU1Ptr |
Inherits: |
|
Inherited By: |
N/A |
The IADLXGPU1 interface is obtained from the IADLXGPU interface using QueryInterface .
Methods
Method |
Description |
---|---|
MultiGPUMode |
Gets the AMD MGPU mode of a GPU. |
Gets the PCI bus lane width of a GPU. |
|
Gets the PCI bus type of a GPU. |
|
Gets the product name of a GPU. |
Requirements
Header |
include “ISystem1.h” |
Minimum version |
1.2 |
Example
To see how to use this interface in a C++ application, refer to the GPUs C++ sample .
For a C application, refer to the GPUs C sample .
-
MultiGPUMode