Using the GPU

From: "Billings, John" <John(dot)Billings(at)PAETEC(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Using the GPU
Date: 2007-06-08 17:46:25
Message-ID: E911580B76FD3E45AF663E03A31B398807F33B9D@mail1-corp.corp.paetec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?
Thanks,
-- John Billings



John L. Billings
Principal Applications Developer
585.413.2219 Office
585.339.8580 Mobile
John(dot)Billings(at)PAETEC(dot)com
<http://www.paetec.com/>


Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2007-06-08 18:05:19 Re: how to speed up query
Previous Message Martijn van Oosterhout 2007-06-08 17:27:04 Re: insane index scan times