PG-Strom: SSD-To-GPU Direct SQL Execution
1–10 of 38 posts
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#2Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#3Slides : https://www.slideshare.net/kaigai/20170602ossummitanintellig...
Really loved the slides. I'm in no position to need PG-Strom at this point, but it's very interesting work and I hope it keeps progressing.
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#4It's great to see this type of evolution in database performance, maybe this will become the standard someday.
The only thing missing is that there isn't a comparable project for MySQL.
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#5Wondering how much the "moving data to the GPU" overhead won't help to make things significantly faster
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#6Slides : https://www.slideshare.net/kaigai/20170602ossummitanintellig...
Could OpenCL (AMD, FPGA) be supported in the future?
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#7I love the concept.p But it's hard to tell whether this is ready for production. Anyone have any hands on experience with it?!
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#8Wondering how much the "moving data to the GPU" overhead won't help to make things significantly faster
I think that, with the emergence of OpenCapi and the like of CCIX, we will see more and more offloading to specialised HW as generic CPU are not able to cope with the required performance and amount of data.
If you look at Infiniband roadmap, they plan to hit 1 Tb/S within a couple of years. And no core dedication a la DPDK will allow generic CPU to handle that.
The heterogeneous hardware platforms are becoming the norm really quickly.
Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#9Re: PG-Strom: SSD-To-GPU Direct SQL Execution
#10This seems like a perfect fit for AMD's SSG architecture (1TiB flash storage directly on the GPU board).