hipsparsegetstream Interface Reference#
hipfort_hipsparse::hipsparsegetstream Interface Reference
Get current stream from library context. More...
Public Member Functions | |
integer(kind(hipsparse_status_success)) function | hipsparsegetstream_ (handle, streamId) |
Detailed Description
Get current stream from library context.
hipsparseGetStream
gets the hipSPARSE library context stream which is currently used for all subsequent function calls.
Member Function/Subroutine Documentation
◆ hipsparsegetstream_()
integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsegetstream::hipsparsegetstream_ | ( | type(c_ptr), value | handle, |
type(c_ptr) | streamId | ||
) |
The documentation for this interface was generated from the following file: