hipdevicegetpcibusid Interface Reference#
hipfort::hipdevicegetpcibusid Interface Reference
Returns a PCI Bus Id string for the device, overloaded to take int device ID. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdevicegetpcibusid_ (pcibusid, len, device) |
Detailed Description
Returns a PCI Bus Id string for the device, overloaded to take int device ID.
- Parameters
-
[out] pciBusId The string of PCI Bus Id format for the device [in] len Maximum length of string [in] device The device ordinal
- Returns
hipSuccess,hipErrorInvalidDevice
Member Function/Subroutine Documentation
◆ hipdevicegetpcibusid_()
| integer(kind(hipsuccess)) function hipfort::hipdevicegetpcibusid::hipdevicegetpcibusid_ | ( | type(c_ptr), value | pcibusid, |
| integer(c_int), value | len, | ||
| integer(c_int), value | device | ||
| ) |
The documentation for this interface was generated from the following file: