oski_structhint_t Struct Reference
[Set explicit workload hints.]

#include <structhint.h>


Detailed Description

Structural hint record.


Data Fields

struct {
   int   num_sizes
 Number of specified block sizes, $k$.
   int *   r_sizes
 $r_1, \ldots, r_k$.
   int *   c_sizes
 $c_1, \ldots, c_k$.
block_size
 Dense block substructure (Group 1 hints).
int is_unaligned
 Dense block alignment (Group 2 hints).
int is_symm
 Symmetric structure (Group 3 hints).
int is_random
 Correlated pattern hints (Group 4 hints).
struct {
   int   num_lens
 Number of specified diagonal lengths, $k$.
   int *   d_lens
 Diagonal lengths, $d_1, \ldots, d_k$.
diag_lens
 Diagonal lengths structure (Group 5 hints).


The documentation for this struct was generated from the following file:
Generated on Wed Sep 19 16:41:23 2007 for BeBOP Optimized Sparse Kernel Interface Library by  doxygen 1.4.6