systems-nuts / unifico

Compiler and build harness for heterogeneous-ISA binaries with the same stack layout.
4 stars 1 forks source link

Add logging to the NPB runner #246

Closed blackgeorge-boom closed 1 year ago

blackgeorge-boom commented 1 year ago

This adds additional logging functionality to #245

It allows to capture the result of the build process into a build.log.

It also creates a top-level logging directory for the whole experiment.

PeiMu commented 1 year ago

Thanks for the PR! LGTM!