BeBOP Optimized Sparse Kernel Interface Library
1.0.1h
|
Stores results of register blocking heuristic evaluation. More...
#include <regprofheur.h>
Data Fields | |
oski_index_t | r |
Row block size. | |
oski_index_t | c |
Column block size. | |
double | perf_est |
Heuristic's performance estimate. | |
struct { | |
int MatTransMatMult | |
int MatMultAndMatMult | |
int MatMultAndMatTransMult | |
int MatPowMult | |
int MatTransPowMult | |
} | enabled |
Stores results of register blocking heuristic evaluation.