This page contains proposed changes for a future release of ROCm. Read the latest Linux release of ROCm documentation for your production environments.

hipsparsegetpointermode Interface Reference

hipsparsegetpointermode Interface Reference#

HIPFORT API Reference: hipfort_hipsparse::hipsparsegetpointermode Interface Reference
hipfort_hipsparse::hipsparsegetpointermode Interface Reference

Get current pointer mode from library context. More...

Public Member Functions

integer(kind(hipsparse_status_success)) function hipsparsegetpointermode_ (handle, mode)
 

Detailed Description

Get current pointer mode from library context.

hipsparseGetPointerMode gets the hipSPARSE library context pointer mode which is currently used for all subsequent function calls.

Member Function/Subroutine Documentation

◆ hipsparsegetpointermode_()

integer(kind(hipsparse_status_success)) function hipfort_hipsparse::hipsparsegetpointermode::hipsparsegetpointermode_ ( type(c_ptr), value  handle,
type(c_ptr), value  mode 
)

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