All Blog Posts
Notes on Data Prefetching
Last Updated Dec 15 2021 1:12AM
A series of notes summarizing the different approaches taken in the past half-century to perform spatial and temporal data prefetching in CPU caches. In short, a growing literature review of the field that summarizes these authors' works.
Continue Reading
Notes on Fluid Simulation
Last Updated Dec 15 2021 1:11AM
A series of notes on different methods and approaches to fluid simulations ranging from Eulerian to Lagrangian to neural approximations. The goal is to demystify how these approaches work and make information about them more accessible.
Continue Reading
Voyager Neural Data Prefetcher Implementation
Last Updated Oct 27 2021 7:11PM
Official (Re)-Implementation of the Voyager neural data prefetcher published in ASPLOS 2021
Continue Reading
Hello there, Welcome to my Blog!
Last Updated Oct 27 2021 1:51AM
Greatings Internet wanderer. This post serves as a brief introduction to my academic blog where I'll be discussing interesting work in machine learning and computer architecture.
Continue Reading
Eulerian Fluid Simulation [Part 1]
Last Updated Oct 25 2021 7:11PM
Brief notes about the basics of Eulerian Fluid Simulation distilled from Robert Bridson's notes and textbook
Continue Reading