anonlink
anonlink copied to clipboard
GPU integration
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.
See proof of concept: https://github.com/hardbyte/anonlink-cuda