BeBOP Optimized Sparse Kernel Interface Library  1.0.1h
Data Fields
oski_regprofheur_t Struct Reference

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

Detailed Description

Stores results of register blocking heuristic evaluation.


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