Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 761 Bytes

index.rst

File metadata and controls

25 lines (19 loc) · 761 Bytes

Welcome to Accelerate!

.. toctree::
   :maxdepth: 2
   :caption: Contents:

Accelerate is an embedded language of array computations for high-performance computing in Haskell. Computations on multi-dimensional, regular arrays are expressed in the form of parameterised collective operations, such as maps, reductions, and permutations. These computations are online-compiled and executed on a range of architectures.