Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/gpu/gpu_algorithms.hpp File Reference
#include <core/global_definitions.hpp>
#include <gpu/gpu_base_column.hpp>
Include dependency graph for gpu_algorithms.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoGaDB::gpu::GPU_Operators

Namespaces

namespace  CoGaDB
 

The global namespace of the programming tasks, to avoid name claches with other libraries.


namespace  CoGaDB::gpu

Functions

int CoGaDB::CUDA_device_check (int gpudevice)
int CoGaDB::check_for_CUDA_devices ()
unsigned int CoGaDB::getNumberofGPUMultiprocessors ()
unsigned int CoGaDB::getTotalGPUMemorySizeInByte ()
unsigned int CoGaDB::getFreeGPUMemorySizeInByte ()
void CoGaDB::printGPUStatus ()
const std::vector< std::pair
< unsigned int, unsigned int > > 
CoGaDB::gpu_join_tids (std::vector< int > &join_column1, std::vector< int > &join_column2)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines