hipdevicegetuuid Interface Reference

hipdevicegetuuid Interface Reference#

HIPFORT API Reference: hipfort::hipdevicegetuuid Interface Reference
hipfort::hipdevicegetuuid Interface Reference

Returns an UUID for the device. More...

Public Member Functions

integer(kind(hipsuccess)) function hipdevicegetuuid_ (uuid, device)
 

Detailed Description

Returns an UUID for the device.

[BETA]

Parameters
[out]uuidUUID for the device
[in]devicedevice ordinal
Warning
This API is marked as Beta. While this feature is complete, it can change and might have outstanding issues.
Returns
hipSuccess, hipErrorInvalidDevice, hipErrorInvalidValue, hipErrorNotInitialized, hipErrorDeinitialized

Member Function/Subroutine Documentation

◆ hipdevicegetuuid_()

integer(kind(hipsuccess)) function hipfort::hipdevicegetuuid::hipdevicegetuuid_ ( type(hipuuid uuid,
integer(c_int), value  device 
)

The documentation for this interface was generated from the following file: