Skip to content

lift-project/harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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