summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-04-30 09:49:39 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2016-04-30 09:49:39 +0200
commite113ff0852d21ecb898b3b192145b70cad3f338a (patch)
treed380ab9a413394f4d3901c131d0c8a02ab80e025 /README.md
parent2952390f27c07500bd2a24b5e6fdce5e282fc8dd (diff)
Added non-aboslute minimum counter-part IxMIN of the BLAS routine IxAMAX
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2a85efc..0f7b7d3c 100644
--- a/README.md
+++ b/README.md
@@ -226,6 +226,7 @@ In addition, some non-BLAS routines are also supported by CLBlast. They are expe
| -----------|---|---|---|---|
| xSUM | ✔ | ✔ | ✔ | ✔ |
| IxMAX | ✔ | ✔ | ✔ | ✔ |
+| IxMIN | ✔ | ✔ | ✔ | ✔ |
Some BLAS routines are not supported yet by CLBlast. They are shown in the following table: