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

Stores a register blocking profile. More...

#include <symmrb.h>

Data Fields

size_t max_r
 Maximum row block size.
size_t max_c
 Maximum column block size.
double * perf
 Row-major 2-D array of performance data (Mflop/s).

Detailed Description

Stores a register blocking profile.

This implementation assumes row-major order, but callers should use the macros PROF_MBCSR_GET and PROF_MBCSR_SET.


Field Documentation

Row-major 2-D array of performance data (Mflop/s).

Referenced by oski_UnloadProfileMBCSRSymmMatMult().


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