Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

API Core

Damien L-G edited this page Feb 8, 2022 · 9 revisions

Initialization and finalization of Kokkos.

2. View

Kokkos MultiDimensional View class and related free functions.

Parallel Execution Dispatch.

Execution policies.

5. Spaces

Description of Memory and Execution Spaces.

Creating and dispatching Task Graphs.

Utility functionality part of Kokkos Core.

Ports of standard C++ capabilities, which otherwise do not work on various hardware platforms.

Common mathematical functions, mathematical constants, numeric traits.

Clone this wiki locally