Tamas Papp
2011-09-29 13:54:15 UTC
Content preview: 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. [...]
Content analysis details: (-2.8 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium
trust
[80.91.229.12 listed in list.dnswl.org]
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
(tkpapp[at]gmail.com)
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
-0.0 SPF_PASS SPF: sender matches SPF record
-0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain
0.0 T_TO_NO_BRKTS_FREEMAIL To: misformatted and free email service
Archived-At: <http://permalink.gmane.org/gmane.lisp.cl-pro/559>
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.
I basically have two questions:
- What is the current status of using CPUs for computation in CL (in
particular SBCL)? All I found was CL-GPU but I haven't tried it yet (my
current server does not have a GPU).
- What hardware is supported (if I want to use CL)? Can I use something
like Nvidia's TESCLA C line?
Any help/pointers/accounts would be appreciated, I am just exploring this
so I don't know much about it yet, apologies if I am not asking the right
questions.
Best,
Tamas
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. [...]
Content analysis details: (-2.8 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
-2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium
trust
[80.91.229.12 listed in list.dnswl.org]
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
(tkpapp[at]gmail.com)
-0.0 SPF_HELO_PASS SPF: HELO matches SPF record
-0.0 SPF_PASS SPF: sender matches SPF record
-0.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain
0.0 T_TO_NO_BRKTS_FREEMAIL To: misformatted and free email service
Archived-At: <http://permalink.gmane.org/gmane.lisp.cl-pro/559>
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.
I basically have two questions:
- What is the current status of using CPUs for computation in CL (in
particular SBCL)? All I found was CL-GPU but I haven't tried it yet (my
current server does not have a GPU).
- What hardware is supported (if I want to use CL)? Can I use something
like Nvidia's TESCLA C line?
Any help/pointers/accounts would be appreciated, I am just exploring this
so I don't know much about it yet, apologies if I am not asking the right
questions.
Best,
Tamas