Skip to content
Snippets Groups Projects
Commit cc18f968 authored by Adel Ejjeh's avatar Adel Ejjeh
Browse files

Update test readme to include directions about using Makefile.config

parent 40701419
No related branches found
No related tags found
No related merge requests found
# Using HPVM # Using HPVM
Tests are provided, along with a template Makefile for user projects. The below benchmarks are provided with HPVM, along with a template Makefile for user projects. In order to be able to build the existing benchmarks, a new `Makefile.config` must be created in [include](/hpvm/test/include) based on the existing `Makefile.config.example`. This configuration file must set up the following paths:
* LLVM_BUILD_DIR: should point to your local `build` directory of HPVM.
* CUDA_PATH: should point to your local CUDA installation.
## Parboil ## Parboil
Several tests from the [parboil suite](http://impact.crhc.illinois.edu/parboil/parboil.aspx) have been ported to HPVM. Several tests from the [parboil suite](http://impact.crhc.illinois.edu/parboil/parboil.aspx) have been ported to HPVM.
......
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