Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 317 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 317 Bytes

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