dev | ml | math
» parallel
Generic label for any kind of parallel computing.
FAISS, Part 1 FAISS is a powerful GPU-accelerated library for similarity search. It’s available under MIT on GitHub. Even though...
FAISS, Part 2 I’ve previously motivated why nearest-neighbor search is important. Now we’ll look at how FAISS solves this problem....
The Semaphore Barrier This is the answer post to the question posed here. A Useful Formalism Reasoning about parallel systems...
The Semaphore Barrier I wanted to share an interview question I came up with. The idea came from my operating...
MapReduce: Simplified Data Processing on Large Clusters Published December 2004 Paper link Abstract MapReduce offers an abstraction for large-scale computation...
Ad Click Prediction: a View from the Trenches Published August 2013 Paper link Abstract Introduction Brief System Overview Problem Statement...
Ligra: A Lightweight Graph Processing Framework for Shared Memory Published February 2013 Paper link Abstract Ligra graph processing goals: Single...