Browse Source

Revert special handling of GEMMT

tags/v0.3.22^2
Martin Kroeker GitHub 3 years ago
parent
commit
fcda11c1ae
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      relapack/relapack_config.h

+ 1
- 1
relapack/relapack_config.h View File

@@ -115,7 +115,7 @@
#define INCLUDE_CTGSYL INCLUDE_XTGSYL
#define INCLUDE_ZTGSYL INCLUDE_XTGSYL

#define INCLUDE_XGEMMT 1
#define INCLUDE_XGEMMT INCLUDE_ALL
#define INCLUDE_SGEMMT INCLUDE_XGEMMT
#define INCLUDE_DGEMMT INCLUDE_XGEMMT
#define INCLUDE_CGEMMT INCLUDE_XGEMMT


Loading…
Cancel
Save