Auxilary functions#
Auxilary functions
Functions | |
| void | hipsparseLtInitialize () |
| Initialize hipSPARSELt for the current HIP device. More... | |
Detailed Description
Initializes hipSPARSELt for the current HIP device.
Function Documentation
◆ hipsparseLtInitialize()
| void hipsparseLtInitialize | ( | ) |
Initialize hipSPARSELt for the current HIP device.
hipsparseLtInitialize Initialize hipSPARSELt for the current HIP device to avoid costly startup time at the first call on that device. This function is only supported by the HIP backend.