summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 2add9798..ae228836 100644
--- a/README.md
+++ b/README.md
@@ -155,7 +155,7 @@ These graphs can be generated automatically on your own device. First, compile C
Supported routines
-------------
-CLBlast is in active development but already supports the majority of BLAS routines. The currently supported routines are marked with '✔' in the following tables:
+CLBlast is in active development but already supports almost all the BLAS routines. The currently supported routines are marked with '✔' in the following tables:
| Level-1 | S | D | C | Z | Notes |
| ---------|---|---|---|---|---------|
@@ -191,9 +191,9 @@ CLBlast is in active development but already supports the majority of BLAS routi
| xTRSV | | | | | |
| xTBSV | | | | | |
| xTPSV | | | | | |
-| xGER | | | - | - | |
-| xGERU | - | - | | | |
-| xGERC | - | - | | | |
+| xGER | ✔ | ✔ | - | - | |
+| xGERU | - | - | ✔ | ✔ | |
+| xGERC | - | - | ✔ | ✔ | |
| xHER | - | - | | | |
| xHPR | - | - | | | |
| xHER2 | - | - | | | |