![]() |
Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <thrust/version.h>#include <thrust/device_vector.h>#include <thrust/iterator/zip_iterator.h>#include <thrust/partition.h>#include <thrust/copy.h>#include <thrust/functional.h>#include <thrust/sequence.h>#include <thrust/generate.h>#include <cstdlib>#include <cstdio>#include <iostream>#include <gpu/gpu_algorithms.hpp>#include <gpu/gpu_typed_base_column.hpp>#include <gpu/gpu_positionlist.hpp>
Go to the source code of this file.
Classes | |
| struct | CoGaDB::gpu::Functor_Selection_Tuple_Equal< T > |
| struct | CoGaDB::gpu::Functor_Selection_Tuple_Lesser< T > |
| struct | CoGaDB::gpu::Functor_Selection_Tuple_Lesser_Equal< T > |
| struct | CoGaDB::gpu::Functor_Selection_Tuple_Greater< T > |
| struct | CoGaDB::gpu::Functor_Selection_Tuple_Greater_Equal< T > |
| struct | CoGaDB::gpu::Functor_Tuple_to_TID< T > |
Namespaces | |
| namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
| namespace | CoGaDB::gpu |