Re: CUDA Sorting

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: CUDA Sorting
Дата
Msg-id CAJycT5pq14eLpk+A1TZKOdUB2S71+c78g6sxQLuDxJzp5wT1ig@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CUDA Sorting  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
<p><br /> On Feb 13, 2012 7:49 p.m., "Greg Stark" <<a href="mailto:stark@mit.edu">stark@mit.edu</a>> wrote:<br />
><br/> > I don't think we should be looking at either CUDA or OpenCL directly.<br /> > We should be looking
fora generic library that can target either and<br /> > is well maintained and actively developed. Any GPU code we
write<br/> > ourselves would rapidly be overtaken by changes in the hardware and<br /> > innovations in parallel
algorithms.If we find a library that provides<br /> > a sorting api and adapt our code to use it then we'll get the
benefits<br/> > of any new hardware feature as the library adds support for them.<p>To sort integer I used the
ThrustNvidia library. 

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

Предыдущее
От: Jan Urbański
Дата:
Сообщение: Re: pl/python long-lived allocations in datum->dict transformation
Следующее
От: Marko Kreen
Дата:
Сообщение: Re: Speed dblink using alternate libpq tuple storage