summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/xgemv_fast/xgemv_fast_32.hpp')
-rw-r--r--src/database/kernels/xgemv_fast/xgemv_fast_32.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp b/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
index 24658d31..89555c1f 100644
--- a/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
+++ b/src/database/kernels/xgemv_fast/xgemv_fast_32.hpp
@@ -111,6 +111,7 @@ const DatabaseEntry XgemvFastSingle = {
{ // Intel accelerators
kDeviceTypeAccelerator, "Intel", {
{ "default", {
+ { Name{"Intel(R) FPGA Emulation Device "}, Params{ 1, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ Name{"Intel(R) Many Integrated Core Acceleration Card "}, Params{ 1, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
{ kDeviceNameDefault , Params{ 1, 64, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
} },