.. _csl-examples: CSL Code Examples ================= This section contains example SDK programs written in CSL. .. note:: For step-by-step introductory tutorials that walk through the GEMV tutorial programs, see :ref:`csl-tutorials`. .. toctree:: :maxdepth: 1 tutorial-gemv-00-basic-syntax.rst tutorial-gemv-01-complete-program.rst tutorial-gemv-02-memory-dsds.rst tutorial-gemv-03-memcpy.rst tutorial-gemv-04-params.rst tutorial-gemv-05-multiple-pes.rst tutorial-gemv-06-routes.rst tutorial-07-sparse-tensors.rst tutorial-10-sentinel-colors.rst tutorial-16-switches.rst tutorial-18-filters.rst tutorial-19-fifos.rst tutorial-20-map-builtin.rst tutorial-21-collectives.rst benchmark-gemv-checkerboard.rst benchmark-gemv-collectives.rst benchmark-gemm-collectives.rst benchmark-residual.rst benchmark-cholesky.rst benchmark-stencil-v2.rst benchmark-bandwidth-test.rst benchmark-hypersparse-spmv.rst benchmark-stencil-3d-7pts.rst benchmark-power-method.rst benchmark-conjugate-gradient.rst benchmark-preconditioned-conjugate-gradient.rst benchmark-bicgstab.rst benchmark-single-tile-matvec.rst