Nav apraksta

Andrea Gus 785a792139 REPORT: Wrote part on work on the benchmark suite 8 gadi atpakaļ
notes bb63c97c2c NOTES: Added some notes 8 gadi atpakaļ
report 785a792139 REPORT: Wrote part on work on the benchmark suite 7 gadi atpakaļ
utils c3b9a8b0d8 SCRIPTS: Fixed killing of the measurement process 8 gadi atpakaļ
README.md 50a714c1e2 REPORT: Added reference for the Rodinia repository 8 gadi atpakaļ

README.md

AOS-Project

This repository contains the material produced and used during the development of the project for the Advanced Operating Systems course.

Folder Organization

The repo is structured in three main folders:

  • The report folder that contains the LaTeX source of the final report.
  • The utils folder that contains scripts and hacks used for deploying/compiling/running the components of the system used for the benchmarks execution.
  • The notes folder that contains notes taken during the development of the project to keep track of problems and solutions.

In addition, since placing also the benchmark source folder in this same repository would have clobbered the commit history, I opted for a separate repository dedicated to host only the work on the Rodinia benchmark suite. You can find the benchmark repository here.