hipdevicegetbypcibusid Interface Reference#
hipfort::hipdevicegetbypcibusid Interface Reference
Returns a handle to a compute device. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipdevicegetbypcibusid_ (device, pcibusid) |
Detailed Description
Returns a handle to a compute device.
- Parameters
-
[out] device The handle of the device [in] pciBusId The string of PCI Bus Id for the device
- Returns
hipSuccess,hipErrorInvalidDevice,hipErrorInvalidValue
Member Function/Subroutine Documentation
◆ hipdevicegetbypcibusid_()
| integer(kind(hipsuccess)) function hipfort::hipdevicegetbypcibusid::hipdevicegetbypcibusid_ | ( | integer(c_int) | device, |
| type(c_ptr), value | pcibusid | ||
| ) |
The documentation for this interface was generated from the following file: