Skip to content

Repo Structure

Young edited this page May 3, 2014 · 9 revisions

Basic structure

The repo is divided into system-specific code and general scripts.

Systems

*/Mizan-0.1bu1/
*/giraph-1.0.0/
*/gps-rev-110/
*/graphlab-2a063b3829/

These folders contain only what we have modified. In other words, given a clean source tree of the system, these are the patches we have done. See System Source Codes.

Scripts

*/benchmark/
*/ec2/
*/results/

These folders contain scripts used for benchmarking and dataset conversion, managing EC2, and parsing/plotting results respectively.

Clone this wiki locally