hipstreamgetid Interface Reference#
hipfort::hipstreamgetid Interface Reference
Queries the Id of a stream. More...
Public Member Functions | |
| integer(kind(hipsuccess)) function | hipstreamgetid_ (stream, streamid) |
Detailed Description
Queries the Id of a stream.
- Parameters
-
[in] stream - Stream to be queried flags - Pointer to an unsigned long long in which the stream's id is returned
- Returns
hipSuccess,hipErrorInvalidValue,hipErrorInvalidHandle.
- See also
- hipStreamCreateWithFlags, hipStreamGetFlags, hipStreamCreateWithPriority, hipStreamGetPriority
Member Function/Subroutine Documentation
◆ hipstreamgetid_()
| integer(kind(hipsuccess)) function hipfort::hipstreamgetid::hipstreamgetid_ | ( | type(c_ptr), value | stream, |
| type(c_ptr), value | streamid | ||
| ) |
The documentation for this interface was generated from the following file: