.. _sdkruntime-stencil-3d-7pts: .. include:: benchmarks/stencil-3d-7pts/README.rst layout.csl ---------- .. literalinclude:: benchmarks/stencil-3d-7pts/layout.csl :language: csl kernel.csl ---------- .. literalinclude:: benchmarks/stencil-3d-7pts/kernel.csl :language: csl run.py ------ .. literalinclude:: benchmarks/stencil-3d-7pts/run.py :language: python cmd_parser.py ------------- .. literalinclude:: benchmarks/stencil-3d-7pts/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/stencil-3d-7pts/commands.sh :language: shell