Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <core/table.hpp>
#include <util/time_measurement.hpp>
#include <persistence/storage_manager.hpp>
#include <iostream>
#include <gpu/gpu_algorithms.hpp>
#include <lookup_table/lookup_table.hpp>
#include <util/tpch_benchmark.hpp>
Go to the source code of this file.