summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-05-24 14:06:16 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-05-24 14:06:16 +0200
commitac1575056e0f3d7406cc7bcbbdbe71b08feb58ce (patch)
treeba5fe26db8342969b684a900841218e2ab64018e /README.md
parentae7d705d6fcf00ff11bed774df1741e5f65424de (diff)
Added proper argument handling and displaying for half-precision data-types
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b4b789e..f1a50ff4 100644
--- a/README.md
+++ b/README.md
@@ -200,7 +200,7 @@ CLBlast is in active development but already supports almost all the BLAS routin
| IxAMAX | ✔ | ✔ | ✔ | ✔ | ✔ |
| Level-2 | S | D | C | Z | H |
-| ---------|---|---|---|---| --|
+| ---------|---|---|---|---|---|
| xGEMV | ✔ | ✔ | ✔ | ✔ | ✔ |
| xGBMV | ✔ | ✔ | ✔ | ✔ | ✔ |
| xHEMV | - | - | ✔ | ✔ | - |