summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-02-28 14:16:48 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2016-02-28 14:16:48 +0100
commite3545215a54c096e1c889124a9076cfb2f42df17 (patch)
treef724399b64a7e0486c538892352197e627a598aa /README.md
parentcef78c7356102d7e1f4341f4670536f56a1ec6b7 (diff)
Added support for xHER, xHPR, xSYR, and xSPR routines
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index ae228836..1d6e0bad 100644
--- a/README.md
+++ b/README.md
@@ -194,12 +194,12 @@ CLBlast is in active development but already supports almost all the BLAS routin
| xGER | ✔ | ✔ | - | - | |
| xGERU | - | - | ✔ | ✔ | |
| xGERC | - | - | ✔ | ✔ | |
-| xHER | - | - | | | |
-| xHPR | - | - | | | |
+| xHER | - | - | ✔ | ✔ | |
+| xHPR | - | - | ✔ | ✔ | |
| xHER2 | - | - | | | |
| xHPR2 | - | - | | | |
-| xSYR | | | - | - | |
-| xSPR | | | - | - | |
+| xSYR | ✔ | ✔ | - | - | |
+| xSPR | ✔ | ✔ | - | - | |
| xSYR2 | | | - | - | |
| xSPR2 | | | - | - | |