Will PostgreSQL get ported to CUDA?

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Will PostgreSQL get ported to CUDA?
Дата
Msg-id d6d6637f0801300955j281465cs199bbf853d76ba51@mail.gmail.com
обсуждение исходный текст
Ответ на Will PostgreSQL get ported to CUDA?  ("Dann Corbit" <DCorbit@connx.com>)
Ответы Re: Will PostgreSQL get ported to CUDA?  (Gregory Stark <stark@enterprisedb.com>)
Re: Will PostgreSQL get ported to CUDA?  ("Dann Corbit" <DCorbit@connx.com>)
Re: Will PostgreSQL get ported to CUDA?  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-hackers
2008/1/30 Dann Corbit <DCorbit@connx.com>:

http://www.scientificcomputing.com/ShowPR~PUBCODE~030~ACCT~3000000100~ISSUE~0801~RELTYPE~HPCC~PRODCODE~00000000~PRODLETT~C.html
>
> http://www.nvidia.com/object/cuda_learn.html
>
> http://www.nvidia.com/object/cuda_get.html

Someone at CMU has tried this, somewhat fruitfully.

http://www.andrew.cmu.edu/user/ngm/15-823/project/Draft.pdf
http://www.andrew.cmu.edu/user/ngm/15-823/project/Final.pdf

This was based on GPUSort:
http://gamma.cs.unc.edu/GPUSORT/

Unfortunately, the licensing of GPUSort is, if anything, more awful
than that for CUDA.
http://gamma.cs.unc.edu/GPUSORT/terms.html

This would need to get pretty totally reimplemented to be useful with
PostgreSQL.  Happily, we actually have some evidence that the exercise
would be of some value.  Further, it looks to me like the
implementation that was done was done in a pretty naive way.
Something done more seriously would likely be radically better...
-- 
http://linuxfinances.info/info/linuxdistributions.html
"The definition of insanity is doing the same thing over and over and
expecting different results."  -- assortedly attributed to Albert
Einstein, Benjamin Franklin, Rita Mae Brown, and Rudyard Kipling


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Will PostgreSQL get ported to CUDA?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Proposed patch: synchronized_scanning GUCvariable