Posts by Matan Hamilis
Simulation / Modeling / Design
Oct 12, 2017
Register Cache: Caching for Warp-Centric CUDA Programs
In this post we introduce the "register cache", an optimization technique that develops a virtual caching layer for threads in a single warp. It is a software...
16 MIN READ