summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCNugteren <web@cedricnugteren.nl>2015-09-14 16:57:00 +0200
committerCNugteren <web@cedricnugteren.nl>2015-09-14 16:57:00 +0200
commita2e726d3bd4294f1eae1735f6ba23105dccc6b10 (patch)
tree2685c3204460a300088b13af66128cdda8e64c68 /README.md
parent2a383f34501b386b8e6c4beb56c6ac694622f060 (diff)
Added xDOT/xDOTU/xDOTC dot-product routines
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4b065a05..24f95ebb 100644
--- a/README.md
+++ b/README.md
@@ -142,9 +142,9 @@ CLBlast is in active development and currently does not support the full set of
| xSCAL | ✔ | ✔ | ✔ | ✔ | +CS +ZD |
| xCOPY | ✔ | ✔ | ✔ | ✔ | |
| xAXPY | ✔ | ✔ | ✔ | ✔ | |
-| xDOT | | | - | - | +DS |
-| xDOTU | - | - | | | |
-| xDOTC | - | - | | | |
+| xDOT | ✔ | ✔ | - | - | +DS |
+| xDOTU | - | - | ✔ | ✔ | |
+| xDOTC | - | - | ✔ | ✔ | |
| xxxDOT | - | - | - | - | +SDS |
| xNRM2 | | | - | - | +SC +DZ |
| xASUM | | | - | - | +SC +DZ |