Enable xGEMMT functions
This commit is contained in:
parent
ab304cca69
commit
35d5105922
|
@ -115,7 +115,7 @@
|
|||
#define INCLUDE_CTGSYL INCLUDE_XTGSYL
|
||||
#define INCLUDE_ZTGSYL INCLUDE_XTGSYL
|
||||
|
||||
#define INCLUDE_XGEMMT 0
|
||||
#define INCLUDE_XGEMMT 1
|
||||
#define INCLUDE_SGEMMT INCLUDE_XGEMMT
|
||||
#define INCLUDE_DGEMMT INCLUDE_XGEMMT
|
||||
#define INCLUDE_CGEMMT INCLUDE_XGEMMT
|
||||
|
|
Loading…
Reference in New Issue