hipdevicegetpcibusid Interface Reference

hipdevicegetpcibusid Interface Reference#

HIPFORT API Reference: hipfort::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
[in]len
[in]device
Returns
hipSuccess, hipErrorInavlidDevice

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: