.. _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 stencil_3d_7pts/layout.csl -------------------------- .. literalinclude:: benchmarks/stencil-3d-7pts/stencil_3d_7pts/layout.csl :language: csl stencil_3d_7pts/pe.csl ---------------------- .. literalinclude:: benchmarks/stencil-3d-7pts/stencil_3d_7pts/pe.csl :language: csl allreduce/layout.csl -------------------- .. literalinclude:: benchmarks/stencil-3d-7pts/allreduce/layout.csl :language: csl allreduce/pe.csl ---------------- .. literalinclude:: benchmarks/stencil-3d-7pts/allreduce/pe.csl :language: csl commands.sh ----------- .. literalinclude:: benchmarks/stencil-3d-7pts/commands.sh :language: shell