Abstract: Distributed optimization provides a framework for deriving distributed algorithms for a variety of multi-robot problems. This tutorial constitutes the first part of a two-part series on ...
This repository contains code for doing a distributed parallel least-significant-digit-first (LSD) radix sort with several distributed-memory parallel programming frameworks. These implementations ...
Abstract: This paper describes how we use n-body simulations as an interesting and visually compelling way to teach efficient, parallel, and distributed programming. Our first course focuses on ...