Skip to content

Latest commit

 

History

History
79 lines (54 loc) · 1.76 KB

index.rst

File metadata and controls

79 lines (54 loc) · 1.76 KB
orphan

html

image

latex

image

alpaka - An Abstraction Library for Parallel Kernel Acceleration

The alpaka library is a header-only C++17 abstraction library for accelerator development. Its aim is to provide performance portability across accelerators through the abstraction (not hiding!) of the underlying levels of parallelism.

Caution

The readthedocs pages are provided with best effort, but may contain outdated sections.

alpaka - How to Read This Document

Generally, follow the manual pages in-order to get started. Individual chapters are based on the information of the chapters before.

html

The online version of this document is versioned and shows by default the manual of the last stable version of alpaka. If you are looking for the latest development version, click here.

Note

Are you looking for our latest Doxygen docs for the API?

basic/intro.rst basic/install.rst basic/example.rst basic/abstraction.rst basic/library.rst basic/cheatsheet.rst

advanced/rationale.rst advanced/mapping.rst advanced/cmake.rst advanced/compiler.rst

info/similar_projects.rst

dev/backends.rst dev/details.rst dev/style dev/test.srt dev/sphinx dev/ci API Reference <https://alpaka-group.github.io/alpaka>

Indices and Tables

  • genindex
  • search