The LZ4 Compress Streaming example resides in the L2/tests/lz4_dec_streaming_parallelByte8
directory.
Follow the build instructions to generate the host executable and binary.
The binary host file generated is named lz4, and it is present in the ./build
directory.