Skip to content
Snippets Groups Projects
Commit 1fcd67ae authored by Hashim Sharif's avatar Hashim Sharif
Browse files

Merging

parents 441356d9 7507d424
No related branches found
No related tags found
No related merge requests found
# Directory Structure # Directory Structure
* ./benchmarks: code corresponding to each benchmark * ./benchmarks: code corresponding to each benchmark
./benchmarks/${BENCH_NAME}/bin/approximate.py - script for running autotuner * ./benchmarks/${BENCH_NAME}/bin/approximate.py: script for running autotuner
* ./benchmarks/${BENCH_NAME}/Makefile: benchmark build script
* ./common: * ./common:
./common/include: include files * ./common/include: include files
./common/bin: path setup files - modify paths to HPVM Build and SRC as per installation * ./common/bin/setup_tyler_paths.sh: modify paths to HPVM Build and SRC as per installation
* REQUIRED to run before building benchmarks
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment