- Add new CPU workloads: Page Rank, Graph Coloring
- Change makefile structure
- Add new make options: make verify, make help
- Add travis-ci support
- Multiple issue fixes
- Change benchmark argument interfaces
- Add CPU benchmarks using CSR data format
- Fix GPU benchamrk CSR format issues
- Add GPU workloads
- Update graph framework for GPU support
- Add one new benchmark: Gibbs-Inference
- Add Bayesian Network datasets
- Update profiling interface
- Include profiling arguments in the default 'make run'
- Update workloads with openmp parallel sections
- Update dataset download links
- Multiple small fixes
- Initial release version
- 11 workloads and 4 micro-benchmarks
- Profiling tool using hardware performance counter
P.S.
-
Odd version number: internal development versions
-
Even version number: release versions