| От | james |
|---|---|
| Тема | Re: Parallel Sort |
| Дата | |
| Msg-id | 519FB6EC.4050903@mansionfamily.plus.com обсуждение исходный текст |
| Ответ на | Re: Parallel Sort (Jim Nasby <jim@nasby.net>) |
| Ответы |
Re: Parallel Sort
|
| Список | pgsql-hackers |
> Have you considered GPU-based sorting? I know there's been discussion in the past. If you use OpenCL, then you can use a CPU driver if there is no GPU, and that can allow you to leverage all the CPU cores without having to do the multi-thread stuff in the backend. While the compilation of a specific kernel can be quite expensive, it also has the effect of a JIT compiler in terms of system independence.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера