summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-07-30 18:18:02 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-07-30 18:18:02 +0200
commit18d832e1493eaf2af8cb04328ebd2172cb085686 (patch)
tree4cdd420abbb0af6dac1d89ec33cfd88dac2934aa /README.md
parent0ea16a0e635ebc9699bc83517b95f33547fadd3e (diff)
Added tuning results for the Qualcomm Adreno 330 GPU
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 7d2d8a9f..2386cc88 100644
--- a/README.md
+++ b/README.md
@@ -156,6 +156,7 @@ The CLBlast library is already tuned for the most commonly used OpenCL devices a
- Core i7-5930K
* Other devices:
- ARM Mali-T628 GPU
+ - Qualcomm Adreno 330 GPU
- Intel MIC
If your device is not (yet) among this list or if you want to tune CLBlast for specific parameters (e.g. rectangular matrix sizes), you should compile the library with the optional tuners by specifing `-DTUNERS=ON`, for example as follows: