.. _sdkruntime-7pt-stencil-spmv: .. include:: benchmarks/7pt-stencil-spmv/README.rst layout.csl ---------- .. literalinclude:: benchmarks/7pt-stencil-spmv/src/layout.csl :language: csl kernel.csl ---------- .. literalinclude:: benchmarks/7pt-stencil-spmv/src/kernel.csl :language: csl run.py ------ .. literalinclude:: benchmarks/7pt-stencil-spmv/run.py :language: python cmd_parser.py ------------- .. literalinclude:: benchmarks/7pt-stencil-spmv/cmd_parser.py :language: python csl-libs/stencil_3d_7pts/layout.csl ----------------------------------- .. literalinclude:: benchmarks/csl-libs/stencil_3d_7pts/layout.csl :language: csl csl-libs/stencil_3d_7pts/pe.csl ------------------------------- .. literalinclude:: benchmarks/csl-libs/stencil_3d_7pts/pe.csl :language: csl csl-libs/allreduce/layout.csl ----------------------------- .. literalinclude:: benchmarks/csl-libs/allreduce/layout.csl :language: csl csl-libs/allreduce/pe.csl ------------------------- .. literalinclude:: benchmarks/csl-libs/allreduce/pe.csl :language: csl commands.sh ----------- .. literalinclude:: benchmarks/7pt-stencil-spmv/commands_wse3.sh :language: shell