1) Compile program by calling
        CXX=<compiler icpc or g++> make

2) Run tests by running
        ./test

3) Run performance tests by running 
        ./perf <grid size y> <grid size x>

For LIKWID MarkerAPI patches use
patch -p1 < >patchfile>
and apply in order
