Code written and made available by Jeff Stuart

All code written by Jeff Stuart, and is held under the GNU Public License unless explicitly stated otherwise.

GPMR [CUDA, C++] - Multi-GPU, Out-of-core MapReduce using CUDA and MPI Google Code
DCGN [CUDA, C++] - Message Passing between GPUs with CUDA Google Code
GPU-to-CPU Callbacks [CUDA, C] - Allows CUDA kernels to issue callbacks to CPU code Google Code
CUDACPP [CUDA, C++] - C++ Wrappers for CUDA Objects (out of date) Google Code
OSCPP [CUDA, C++] - C++ Wrappers for OS Objects Google Code
2D Voronoi Diagrams (no triangulator) [Java] Download
ASCII NFA-Based Regular Expressions [C++] Download
Java-ish I/O and Networking Library [C++] Download
JTK: Thesis Research [C++] Download
Advanced Data Structues (e.g. Fibonacci Heaps) [C++] Download
Simple scanf implementation for Java Download
Some simple command line utilities written cross-platform.

  • jgrabline: Echo specific (ranges of) lines of text
  • jsplit: Split input based on a PERL 5 regex
  • junique: Read input and echo all lines, discarding repeats

Download