Posts by Conor Hoekstra
Technical Walkthrough
Feb 10, 2022
Implementing High-Precision Decimal Arithmetic with CUDA int128
This post details CUDA's new int128 support and how to implement decimal fixed-point arithmetic on top of it.
19 MIN READ