Skip to content

mis-wut/flavors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text flavors

Flavors is library of GPU Trie structures for fast parallel lookup. It provides facilities to build Tries with changing bit stride and search them on the GPU.

Building

#To build library
make

#To build samples
make sample

Running samples

./bin/basicKeysSample

./bin/basicMasksSample

About

Library of GPU Trie structures for fast parallel lookup

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 81.7%
  • Cuda 16.8%
  • Makefile 1.1%
  • C 0.4%