HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fwessels

no profile record

Submissions

Sneller: Building a SQL VM in AVX-512 Assembly (With Golang)

github.com
7 points·by fwessels·4 ปีที่แล้ว·1 comments

comments

fwessels
·4 ปีที่แล้ว·discuss
disclaimer: I am one of the co-authors pf the code as well as founder
fwessels
·4 ปีที่แล้ว·discuss
Thank for for the feedback, that is nice to hear. And as for the business question, we plan on launching a Sneller Cloud offering. (Sneller founder here)
fwessels
·4 ปีที่แล้ว·discuss
Sneller founder here: we do not have any non-AVX code so we cannot compare directly against that. But generally speaking our code always works on 16 lanes in parallel per core, so that gives a huge speed-up.
fwessels
·4 ปีที่แล้ว·discuss
Albeit not using gas, you may want to check out https://github.com/SnellerInc/sneller -- it has about ~250 primitives written in AVX-512. (Sneller founder)