Graphics card as a co-processor?
- From: "AN O'Nymous" <a_n_onymous80@xxxxxxxxxxx>
- Date: 28 Feb 2006 01:45:13 -0800
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.
Thanks.
.
- Follow-Ups:
- Re: Graphics card as a co-processor?
- From: John-Paul Stewart
- Re: Graphics card as a co-processor?
- Prev by Date: Re: urgent!!!thanks
- Next by Date: Re: Blank page after every printjob
- Previous by thread: Help with makefile
- Next by thread: Re: Graphics card as a co-processor?
- Index(es):
Relevant Pages
|