summaryrefslogtreecommitdiff
path: root/src/database/kernels/xdot.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/xdot.hpp')
-rw-r--r--src/database/kernels/xdot.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/xdot.hpp b/src/database/kernels/xdot.hpp
index 2555a74b..be3f3bbb 100644
--- a/src/database/kernels/xdot.hpp
+++ b/src/database/kernels/xdot.hpp
@@ -78,6 +78,7 @@ const Database::DatabaseEntry XdotSingle = {
{ // NVIDIA GPUs
kDeviceTypeGPU, "NVIDIA", {
{ "GRID K520", { {"WGS1",128}, {"WGS2",32} } },
+ { "GeForce GT 650M", { {"WGS1",128}, {"WGS2",64} } },
{ "GeForce GTX 1070", { {"WGS1",128}, {"WGS2",1024} } },
{ "GeForce GTX 1080", { {"WGS1",512}, {"WGS2",64} } },
{ "GeForce GTX 480", { {"WGS1",512}, {"WGS2",32} } },