hipsparsegetstream Interface Reference#
hipfort_hipsparse::hipsparsegetstream Interface Reference
Get the current stream from the library context. More...
Public Member Functions | |
| integer(kind(hipsparse_status_success)) function | hipsparsegetstream_ (handle, streamid) |
Detailed Description
Get the current stream from the 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: