.. cerebras-ext-docs documentation master file, created by sphinx-quickstart on Tue Dec 8 14:37:00 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Documentation for Developing with CSL ===================================== This is the documentation for developing kernels for Cerebras system. Here you will find getting started guides, quickstarts, tutorials, code examples, release notes, and more. .. raw:: html

Start Here

Computing with Cerebras

A conceptual, "mental model" view.

Kernel Development Flow

Steps to develop your kernel

Define layout, assign code to PE and configure routes and colors.

Working with Code Samples

Learn how to run the code samples

A detailed look into the run script.

SDK API Reference

Python API

Run ELF binaries on Cerebras system.

Using CSL

See how to use CSL

CSL language guide.

.. toctree:: :maxdepth: 3 :hidden: sdk-release-notes/sdk-rel-notes-cumulative.rst sdk-release-notes/sdk-doc-updates.rst .. toctree:: :maxdepth: 3 :caption: Start Here :hidden: computing-with-cerebras.rst kernel-dev-flow.rst .. toctree:: :caption: Development Guides :hidden: csl/csl-compiler.rst csl/code-examples/working-with-code-samples.rst csl/code-examples/index.rst csl/language/index.rst .. toctree:: :caption: Debugging :hidden: debug/debugging.rst debug/sdk-gui.rst .. toctree:: :caption: API Reference :hidden: api-docs/index.rst