summaryrefslogtreecommitdiff
path: root/src/database/kernels/xdot/xdot.cpp
blob: 611af2230801cc07570f0dbaac643a02b41765e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// =================================================================================================
// 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 'Xdot' kernels.
//
// =================================================================================================

#include "database/kernels/xdot/xdot.hpp"
#include "database/kernels/xdot/xdot_16.hpp"
#include "database/kernels/xdot/xdot_32.hpp"
#include "database/kernels/xdot/xdot_3232.hpp"
#include "database/kernels/xdot/xdot_64.hpp"
#include "database/kernels/xdot/xdot_6464.hpp"