Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 232 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 232 Bytes

This repository aims to archive parallel versions of the standard algorithms.

Parallel versions are implemented using MPI or Galois (http://iss.ices.utexas.edu/?p=projects/galois) , which is great for graph/tree based algorithms.