Skip to content

Commit 35d5105

Browse files
authored
Enable xGEMMT functions
1 parent ab304cc commit 35d5105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relapack/config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
#define INCLUDE_CTGSYL INCLUDE_XTGSYL
116116
#define INCLUDE_ZTGSYL INCLUDE_XTGSYL
117117

118-
#define INCLUDE_XGEMMT 0
118+
#define INCLUDE_XGEMMT 1
119119
#define INCLUDE_SGEMMT INCLUDE_XGEMMT
120120
#define INCLUDE_DGEMMT INCLUDE_XGEMMT
121121
#define INCLUDE_CGEMMT INCLUDE_XGEMMT

0 commit comments

Comments
 (0)