antonmks / Alenka

GPU database engine
Other
1.17k stars 120 forks source link

Pubs? #37

Closed jowens closed 11 years ago

jowens commented 11 years ago

Anton, have you published anything on this work yet? I'm looking forward to reading it. This is an "issue" for me. :)

antonmks commented 11 years ago

No, I haven't published anything yet. I'm not sure if it really merits an article because what I have done belongs to software engineering, not a science. I simply used libraries like CUDPP, Thrust and MGPU to build a columnar database. Also, I'm not in academia so I do not feel a pressure to publish :-) . I wrote a few technical how-to articles - https://github.com/antonmks/Alenka/blob/master/data_warehousing_with_gpu.txt but I clearly prefer writing software to writing articles. Although if you have any questions on the architecture and implementation of Alenka, ask here, and I would be happy to answer it. So i will leave the issue open.