.. _sdkruntime-gemv-05-multiple-pes: .. include:: tutorials/gemv-05-multiple-pes/README.rst .. note:: See :ref:`tut-gemv-05-multiple-pes` for a step-by-step walkthrough of this example. layout.csl ---------- .. literalinclude:: tutorials/gemv-05-multiple-pes/layout.csl :language: csl pe_program.csl -------------- .. literalinclude:: tutorials/gemv-05-multiple-pes/pe_program.csl :language: csl run.py ------ .. literalinclude:: tutorials/gemv-05-multiple-pes/run.py :language: python commands.sh ----------- .. literalinclude:: tutorials/gemv-05-multiple-pes/commands.sh :language: shell