/harness

The experimental harness for the Lift project.

Primary LanguageC++MIT LicenseMIT

README

Requirements

  • C++ compiler with C++11 support

  • CMake

  • Boost

  • an OpenCL installation

Compilation

mkdir build && cd build
cmake ..
make

Running the Example

Assuming the build folder is in your PATH.

cd resources/example
harness_generic -f configuration.json