summaryrefslogtreecommitdiff
path: root/src/database/kernels/copy
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2023-01-21 20:28:32 +0100
committerGitHub <noreply@github.com>2023-01-21 20:28:32 +0100
commite72f87ae5eca5e2ea8aea4f2ce49408c1faa0521 (patch)
tree588a426b6350a5c982d89d98749ae78667fd23b4 /src/database/kernels/copy
parent03cffa83c5f7742f8ec0c5e762bb7048e38952f3 (diff)
parent73f49e9b3d4abc4214122e4b8c07a736e01626ee (diff)
Merge pull request #451 from CodeLinaro/master
CLBlast modifications to address Qualcomm Adreno performance
Diffstat (limited to 'src/database/kernels/copy')
-rw-r--r--src/database/kernels/copy/copy_32.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/copy/copy_32.hpp b/src/database/kernels/copy/copy_32.hpp
index f5ac8e30..f7ae1edb 100644
--- a/src/database/kernels/copy/copy_32.hpp
+++ b/src/database/kernels/copy/copy_32.hpp
@@ -135,6 +135,7 @@ const DatabaseEntry CopySingle = {
{ Name{"GeForce GTX 670 "}, Params{ 16, 32, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"GeForce GTX 680 "}, Params{ 32, 16, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"GeForce GTX 760 Ti OEM "}, Params{ 8, 16, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
+ { Name{"Quadro K600 "}, Params{ 32, 8, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 8, 16, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },
{ "SM3.5", {