![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
#include <tsmm.h>
Public Attributes | |
| ghost_datatype | dt |
| The data type of the densemats. More... | |
| int | xcols |
| The first configured block size N. More... | |
| int | vcols |
| The second configure block size K. More... | |
| ghost_implementation | impl |
| ghost_alignment | alignment |
| ghost_densemat_storage | xstor |
| int | unroll |
| int | multipleof |
| ghost_alignment ghost_tsmm_parameters::alignment |
| ghost_datatype ghost_tsmm_parameters::dt |
The data type of the densemats.
| ghost_implementation ghost_tsmm_parameters::impl |
| int ghost_tsmm_parameters::multipleof |
| int ghost_tsmm_parameters::unroll |
| int ghost_tsmm_parameters::vcols |
The second configure block size K.
| int ghost_tsmm_parameters::xcols |
The first configured block size N.
| ghost_densemat_storage ghost_tsmm_parameters::xstor |
1.8.6