Skip to content
Snippets Groups Projects
Commit 252fb8d8 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Doc index tweaks

parent 37ea03c8
Branches
Tags
No related merge requests found
Welcome to loopy's documentation! Welcome to loopy's documentation!
================================= =================================
.. note::
As of May 28, 2014, :mod:`loopy` is release-ready as software, but this
documentation is still somewhat of a work in progress. If you're OK with
mildly incomplete documentation, please head over to :ref:`installation`.
loopy is a code generator for array-based code in the OpenCL/CUDA execution loopy is a code generator for array-based code in the OpenCL/CUDA execution
model. Here's a very simple example of how to double the entries of a vector model. Here's a very simple example of how to double the entries of a vector
using loopy: using loopy:
...@@ -36,6 +30,12 @@ Places on the web related to Loopy ...@@ -36,6 +30,12 @@ Places on the web related to Loopy
Table of Contents Table of Contents
----------------- -----------------
If you're only just learning about loopy, consider the following `paper
<http://arxiv.org/abs/1405.7470>`_ on loo.py that may serve as a good
introduction.
Please check :ref:`installation` to get started.
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment