Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU integration #17

Open
hardbyte opened this issue May 30, 2017 · 1 comment
Open

GPU integration #17

hardbyte opened this issue May 30, 2017 · 1 comment

Comments

@hardbyte
Copy link
Collaborator

hardbyte commented May 30, 2017

Optional interface with cuda.

Note we have a proof of concept for computing the DICE-Sorensen index, sorting and applying a threshold all on the GPU.

Need to consider whether to match the top-k filtering similar to our C implementation, or drop that.

@unzvfu unzvfu self-assigned this Jun 10, 2017
@hardbyte
Copy link
Collaborator Author

See proof of concept: https://github.com/hardbyte/anonlink-cuda

@hardbyte hardbyte unassigned nbgl and unzvfu Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants