Skip to content

LSH algorithms implemented both as sketches and (K,L) parameterized framework for an Nvidia GPU using CUDA C/C++

Notifications You must be signed in to change notification settings

peturssonstefan/LSHonGPU

Repository files navigation

LSHonGPU

LSH algorithms implemented both as sketches and (K,L) parameterized framework for an Nvidia GPU using CUDA C/C++

The actual LSH implementation files can be found in the LinearScan folder. The DataParsing folder was used as preprocessing. The Goldstandard is c++ CPU implementations for calculating Goldstandards. Plotting contains python files to generate the different plots.

About

LSH algorithms implemented both as sketches and (K,L) parameterized framework for an Nvidia GPU using CUDA C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published