summaryrefslogtreecommitdiff
path: root/src/database/kernels/xaxpy/xaxpy.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/kernels/xaxpy/xaxpy.hpp')
-rw-r--r--src/database/kernels/xaxpy/xaxpy.hpp14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/database/kernels/xaxpy/xaxpy.hpp b/src/database/kernels/xaxpy/xaxpy.hpp
new file mode 100644
index 00000000..aa920183
--- /dev/null
+++ b/src/database/kernels/xaxpy/xaxpy.hpp
@@ -0,0 +1,14 @@
+
+// =================================================================================================
+// This file is part of the CLBlast project. The project is licensed under Apache Version 2.0. It
+// is auto-generated by the 'scripts/database/database.py' Python script.
+//
+// This file populates the database with best-found tuning parameters for the 'Xaxpy' kernels.
+//
+// =================================================================================================
+
+#include "database/kernels/xaxpy/xaxpy_16.hpp"
+#include "database/kernels/xaxpy/xaxpy_32.hpp"
+#include "database/kernels/xaxpy/xaxpy_3232.hpp"
+#include "database/kernels/xaxpy/xaxpy_64.hpp"
+#include "database/kernels/xaxpy/xaxpy_6464.hpp"