Skip to content

lift-project/harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8f5e98f · Jun 11, 2019
May 25, 2016
Jun 17, 2018
May 25, 2016
Nov 3, 2017
Oct 27, 2017
Nov 8, 2017
Oct 25, 2017
Nov 3, 2017
Dec 12, 2016
Nov 3, 2017
Apr 27, 2017
May 12, 2017

Repository files navigation

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

About

The experimental harness for the Lift project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published