Re: CUDA Sorting

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: CUDA Sorting
Дата
Msg-id CAM-w4HOvct1QH_Tnj0=cL5-fzHqT0=c68HgMPZCEuQMDABbWww@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CUDA Sorting  (Gaetano Mendola <mendola@gmail.com>)
Ответы Re: CUDA Sorting  (Gaetano Mendola <mendola@gmail.com>)
Re: CUDA Sorting  (Marti Raudsepp <marti@juffo.org>)
Re: CUDA Sorting  (Gaetano Mendola <mendola@gmail.com>)
Re: CUDA Sorting  (Gaetano Mendola <mendola@gmail.com>)
Список pgsql-hackers
I don't think we should be looking at either CUDA or OpenCL directly.
We should be looking for a generic library that can target either and
is well maintained and actively developed. Any GPU code we write
ourselves would rapidly be overtaken by changes in the hardware and
innovations in parallel algorithms. If we find a library that provides
a sorting api and adapt our code to use it then we'll get the benefits
of any new hardware feature as the library adds support for them.


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: auto_explain produces invalid JSON
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: auto_explain produces invalid JSON