Skip to content
Snippets Groups Projects
Sigurd Hagen Tullander's avatar
Sigurd Hagen Tullander authored
f3f9367e
History

DVFS for genomic sequencing

Report

Report.pdf is the project report. It's source code is located in the directory report/.

Compiling report

Requires docker and docker-compose.

Compile once:

docker-compose up plot && docker-compose up report

Automatically recompile on changes:

docker-compose up