mirror of
https://github.com/amd/blis.git
synced 2026-04-19 23:28:52 +00:00
fixing knc simd align size
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#define BLIS_TREE_BARRIER_ARITY 4
|
||||
|
||||
|
||||
#define BLIS_SIMD_ALIGN_SIZE 32
|
||||
#define BLIS_SIMD_ALIGN_SIZE 64
|
||||
|
||||
#define BLIS_SIMD_SIZE 64
|
||||
#define BLIS_SIMD_NUM_REGISTERS 32
|
||||
|
||||
Reference in New Issue
Block a user