Tamas Papp <tkpapp@...> writes:
Hi everyone,
I am about to buy a new server for number crunching, and I would like to keep my options open about GPU/CUDA based computations. The most intensively parallelizable thing that I am doing is particle filtering, and currently that works fine (and is really fast) in a multi-core CPU with SBCL, but I keep hearing wonderful things about GPUs from people, and I was wondering if I could make use of them but still program in CL.
... stuff deleted
Best,
Tamas
Hi Tamas,
Did you make any progress in your GPU adventures? I just got a machine with a tesla GPU. I'd like to run some Monte Carlo simulations on it.
Mirko