From: | "Dawid Kuroczko" <qnex42(at)gmail(dot)com> |
---|---|
To: | "Billings, John" <John(dot)Billings(at)paetec(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Using the GPU |
Date: | 2007-06-08 22:47:08 |
Message-ID: | 758d5e7f0706081547q2f7a1df6r39afb1b7d06b6725@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 6/8/07, Billings, John <John(dot)Billings(at)paetec(dot)com> wrote:
>
>
>
> Does anyone think that PostgreSQL could benefit from using the video card as a parallel computing device? I'm working on a project using Nvidia's CUDA with an 8800 series video card to handle non-graphical algorithms. I'm curious if anyone thinks that this technology could be used to speed up a database? If so which part of the database, and what kind of parallel algorithms would be used?
You might want to look at:
http://www.andrew.cmu.edu/user/ngm/15-823/project/Final.pdf
...haven't used it though...
Regards,
Dawid
From | Date | Subject | |
---|---|---|---|
Next Message | Rodrigo De León | 2007-06-08 22:56:16 | Re: parametered views |
Previous Message | Erwin Brandstetter | 2007-06-08 22:15:08 | Re: how to speed up query |