hipsparsesetstream Interface Reference#
hipfort_hipsparse::hipsparsesetstream Interface Reference
Specify user defined HIP stream. More...
Public Member Functions | |
integer(kind(hipsparse_status_success)) function | hipsparsesetstream_ (handle, streamId) |
Detailed Description
Specify user defined HIP stream.
hipsparseSetStream
specifies the stream to be used by the hipSPARSE library context and all subsequent function calls.
Member Function/Subroutine Documentation
◆ hipsparsesetstream_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsesetstream::hipsparsesetstream_ | ( | type(c_ptr), value | handle, |
type(c_ptr), value | streamId | ||
) |
The documentation for this interface was generated from the following file: