Re: Graphics card as a co-processor?
- From: John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 11:19:50 -0500
AN O'Nymous wrote:
Just wondering if any of you Linux wizards are aware of any successful
work in writing drivers that effectively turn a graphics card into a
processor, parallel to the CPU. The ideal would be drivers that let the
parallel co-processing be done "transparently" to the end user, so the
graphics card is turned into virtual CPU without further intervention
by the user.
I do some rather heavy numerical calculations on my PCs and would
really appreciate the FLOP boost parallel processing on GPUs can offer.
I've read some articles from gpgpu.org about splitting the single
precision tasks on the GPU (all GPUs AFAIK are SP) and double precision
on the CPU, but no "transparent" user level drivers were mentioned.
I don't think it can be done transparently. You'd have to re-implement your software to take advantage of the GPU. In addition to the site you mentioned, there's also http://libsh.org/
.
- Follow-Ups:
- Re: Graphics card as a co-processor?
- From: Horacio
- Re: Graphics card as a co-processor?
- References:
- Graphics card as a co-processor?
- From: AN O'Nymous
- Graphics card as a co-processor?
- Prev by Date: Re: Can't find latex on my computer
- Next by Date: Re: Random ip problem when login Debian via putty
- Previous by thread: Graphics card as a co-processor?
- Next by thread: Re: Graphics card as a co-processor?
- Index(es):
Relevant Pages
|