Re: Graphics card as a co-processor?
- From: "Horacio" <horacio@xxxxxxxxxxx>
- Date: Tue, 28 Feb 2006 19:20:12 +0100
Very interesting.
If feasible it could also be applicable to the linux playstation 2 powerful
GPU.
"John-Paul Stewart" <jpstewart@xxxxxxxxxxxxxxxx> escribió en el mensaje
news:vq9ed3-ful.ln1@xxxxxxxxxxxxxxxxxxxxxxxx
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/
.
- References:
- Graphics card as a co-processor?
- From: AN O'Nymous
- Re: Graphics card as a co-processor?
- From: John-Paul Stewart
- Graphics card as a co-processor?
- Prev by Date: Re: Disk freezes but passes SMART test hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
- Next by Date: Re: what's the meaning of plain text file's executable attribute
- Previous by thread: Re: Graphics card as a co-processor?
- Next by thread: How to count the number of threads
- Index(es):
Relevant Pages
|