API: Core#
Reducer |
Description |
---|---|
Initialization and finalization of Kokkos. |
|
Kokkos MultiDimensional View class and related free functions. |
|
Parallel Execution Dispatch. |
|
Built-in Reducers |
|
Execution policies. |
|
Description of Memory and Execution Spaces. |
|
Creating and dispatching Task Graphs. |
|
Atomics |
|
Common mathematical functions, mathematical constants, numeric traits. |
|
C-style memory management |
|
Traits |
|
Kokkos Concepts |
|
Ports of standard C++ capabilities, which otherwise do not work on various hardware platforms. |
|
Utility functionality part of Kokkos Core. |
|
Used to recognize, in an SFINAE-friendly way, the validity of any C++ expression. |
|
Global macros defined by Kokkos, used for architectures, general settings, etc. |