in reply to Re^5: Fast algorithm for 2d array queries (Got OpenGL::Array)
in thread Fast algorithm for 2d array queries
This is impossible using a single machine, even if written in highly optimised C or assembler.
I buy that argument for CPU, but GPU works in parallel, so it should be faster -- maybe not fast enough for desired target rate, but certainly to knock down the number of machines required by at least 1000 at minimum :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Fast algorithm for 2d array queries (GPU OpenGL::Array)
by BrowserUk (Patriarch) on Feb 07, 2014 at 22:27 UTC |