Skip to content

Eug9/XJoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XJoin

XJoin implement the hash join database operator. It is the DPC++ implementation of the hash join operator originally written in CUDA.

Compile
mkdir build
cd build
cmake ..
make
Run
./join size_of_build_table

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published