This repository contains examples of ParaGraphs - application models described directly in ParaGraph IR. In spirit, they are similar to SST motifs.
Currently available following models:
The C++ projects use Bazel for building binaries. To install Bazel, follow the directions at here. You need bazel-3.7.2. Use the following command to build and test the project `` bazel test -c opt ...