MLKernels.jl
MLKernels.jl copied to clipboard
threading support
trafficstars
I am doing some tests with the @threads macro, in case you are interested:
https://github.com/gdkrmr/MLKernels.jl/tree/threads
For the Gaussian kernel I get around 60% speedup for two threads.
any interest in this? I would be willing to rebase this.
Sure, I'll accept PRs.