GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
constants.h File Reference

Constant defitions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GHOST_DATA_ALIGNMENT   64
 This is the alignment size for memory allocated using ghost_malloc_align(). More...
 
#define GHOST_MAX_ROWS_UNROLL   8
 The maximum unrolling factor for rows. This influences the padding of dense matrices. More...
 

Detailed Description

Constant defitions.

Author
Moritz Kreutzer morit.nosp@m.z.kr.nosp@m.eutze.nosp@m.r@fa.nosp@m.u.de

Macro Definition Documentation

#define GHOST_DATA_ALIGNMENT   64

This is the alignment size for memory allocated using ghost_malloc_align().

#define GHOST_MAX_ROWS_UNROLL   8

The maximum unrolling factor for rows. This influences the padding of dense matrices.