GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
constants.h
Go to the documentation of this file.
1 
6 #ifndef GHOST_CONSTANTS_H
7 #define GHOST_CONSTANTS_H
8 
12 #define GHOST_DATA_ALIGNMENT 64
13 
18 #define GHOST_MAX_ROWS_UNROLL 8
19 
20 #endif
21