Y
Hacker News
new
|
ask
|
show
|
jobs
by
fluffything
2246 days ago
I see, thanks. FWIW, if your phone has an APU or GPU, it is quite easy to implement with CUDA. Is pretty much a massively parallel problem.
1 comments
avaku
2246 days ago
That would be hard to target different phones... I am just using SSE/AVX (via Apple's Accelerate framework) for now for some parallelisation, helps to speed up the detection x10.
link