Skip to content
/ flavors Public

Library of GPU Trie structures for fast parallel lookup

License

Notifications You must be signed in to change notification settings

wazka/flavors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 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 benchmarks
make benchmarks

#To build samples
make samples

Where to go next?

Getting started

For getting started guide go to samples page.

Benchmarks

More information about how to run benchmarks and some experimental results can be found on this page.

About

Library of GPU Trie structures for fast parallel lookup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages