summaryrefslogtreecommitdiff
path: root/src/database/kernels/trsv_routine/trsv_routine.cpp
blob: bb5b5fc6cd990c52b7f5cd87d59e2336ae35f5e7 (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 'Trsv_Routine' kernels.
//
// =================================================================================================

#include "database/kernels/trsv_routine/trsv_routine.hpp"
#include "database/kernels/trsv_routine/trsv_routine_16.hpp"
#include "database/kernels/trsv_routine/trsv_routine_32.hpp"
#include "database/kernels/trsv_routine/trsv_routine_3232.hpp"
#include "database/kernels/trsv_routine/trsv_routine_64.hpp"
#include "database/kernels/trsv_routine/trsv_routine_6464.hpp"