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 handle [in] PCI Bus ID  
- Returns
 - hipSuccess, hipErrorInavlidDevice, 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: