Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
loopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Klöckner
loopy
Commits
252fb8d8
Commit
252fb8d8
authored
10 years ago
by
Andreas Klöckner
Browse files
Options
Downloads
Patches
Plain Diff
Doc index tweaks
parent
37ea03c8
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/index.rst
+6
-6
6 additions, 6 deletions
doc/index.rst
with
6 additions
and
6 deletions
doc/index.rst
+
6
−
6
View file @
252fb8d8
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment