BartMassey / bingomatic

Monte-Carlo Bingo simulator in C
Other
1 stars 0 forks source link

Add SIMD support #6

Open BartMassey opened 5 years ago

BartMassey commented 5 years ago

It would be nice to use the on-chip SIMD support for integers bigger than 64 bits. There are some nice things that could be done with this.