Re: Using the GPU - Mailing list pgsql-general

From Gregory Stark
Subject Re: Using the GPU
Date
Msg-id 87zm2zopws.fsf@oxford.xeocode.com
Whole thread Raw
In response to Re: Using the GPU  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
"Tom Lane" <tgl@sss.pgh.pa.us> writes:

> So you can't just claim that using a GPU might be interesting; you have to
> persuade people that it's more interesting than other places where we could
> spend our performance-improvement efforts.

I have a feeling something as sexy as that could attract new developers
though.

I think the hard part here is coming up with an abstract enough interface that
it doesn't tie Postgres to a particular implementation. I would want to see a
library that provided primitives that Postgres could use. Then that library
could have drivers for GPUs, or perhaps also for various other kinds of
coprocessors available in high end hardware.

I wonder if it exists already though.

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com


pgsql-general by date:

Previous
From: Lincoln Yeoh
Date:
Subject: What O/S or hardware feature would be useful for databases?
Next
From: PFC
Date:
Subject: Re: allocate chunk of sequence