cd $LAB_WORK_DIR/makefile; make run STEP=single_buffer ITER=1 PF=16
The following output displays.
Processing 1398.903 MBytes of data
Single_Buffer: Running with a single buffer of 1398.903 MBytes for FPGA processing
--------------------------------------------------------------------
Executed FPGA accelerated version | 694.6162 ms ( FPGA 270.275 ms )
Executed Software-Only version | 3052.5701 ms
--------------------------------------------------------------------
Verification: PASS
As previous steps, you can also review profile and timeline trace reports. This is left out as an homework exercise.