Fork me on GitHub

PARSEC Pipeline Parallelism

Implements pipeline parallelism for ferret and dedup using TBB's pipeline. This work was done as part of the Passionate on Parallelism REU summer internship at the University of Illinois at Urbana-Champaign.

Install

Refer to the PARSEC Princeton Tutorial at http://parsec.cs.princeton.edu/download/tutorial/2.0/parsec-2.0-tutorial.pdf for more information on building and running the applications.

License

PARSEC Benchmark license. Refer to http://parsec.cs.princeton.edu/license.htm for more information

Authors

Eric Reed (reedec@rose-hulman.edu)
Nicholas Chen (nchen@illinois.edu)

Contact

Nicholas Chen (nchen@illinois.edu)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/vazexqi/ParsecPipelineParallelism