hipsparseLtHandle_t Struct Reference#
hipsparseLtHandle_t Struct Reference
Handle to the hipSPARSELt library context queue. More...
#include <hipsparselt.h>
Data Fields | |
uint8_t | data [11024] |
Detailed Description
Handle to the hipSPARSELt library context queue.
The hipSPARSELt handle is a structure holding the hipSPARSELt library context. It must be initialized using hipsparseLtInit and the returned handle must be passed to all subsequent library function calls. It should be destroyed at the end using hipsparseLtDestroy.
Field Documentation
◆ data
uint8_t hipsparseLtHandle_t::data[11024] |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipsparselt/checkouts/docs-6.2.0/library/include/hipsparselt.h