.. 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 samples, release notes, and more. .. raw:: html

Start Here

Computing with Cerebras

A conceptual, "mental model" view.

Introductory Tutorials

Step-by-step instruction in CSL

Get started writing your first programs in CSL using our SDK.

Working with Code Samples

Learn how to run the code samples

A detailed look into compiling and running the provided code samples.

CSL Language Guide

See how to use CSL

Reference for the CSL language.

SdkRuntime API Reference

High-performance SDK host API

Run binaries on Cerebras systems using our high-performance runtime.

.. 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 tensor-streaming.rst installation-guide.rst csl/tutorials/index.rst .. toctree:: :caption: Development Guides :hidden: csl/csl-compiler.rst csl/working-with-code-samples.rst csl/code-examples/index.rst csl/language_index.rst appliance-mode.rst .. toctree:: :caption: Debugging :hidden: debug/debugging.rst debug/sdk-gui.rst .. toctree:: :caption: Host API Reference :hidden: api-docs/sdkruntime-api.rst