summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-06-17 07:12:45 +0200
committerCNugteren <web@cedricnugteren.nl>2015-06-17 07:12:45 +0200
commit8b2dbdba986f24f9417eb41652f2123f38a64084 (patch)
tree19bc5b3d92799978498928d24c7dc607ea4d3dee /README.md
parent7e176ccac9779bd9929543127108593e0fd3b429 (diff)
Updated with conjugate transpose and CGEMM/ZGEMM CSYMM/ZSYMM
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f64c5095..7c2b6208 100644
--- a/README.md
+++ b/README.md
@@ -175,8 +175,8 @@ CLBlast is in active development and currently does not support the full set of
| Level-3 | S | D | C | Z | Notes |
| ---------|---|---|---|---|---------|
-| xGEMM |`x`|`x`| | | |
-| xSYMM |`x`|`x`| | | |
+| xGEMM |`x`|`x`|`x`|`x`| |
+| xSYMM |`x`|`x`|`x`|`x`| |
| xHEMM | - | - | | | |
| xSYRK | | | | | |
| xHERK | - | - | | | |