Skip to content

API Containers

JBludau edited this page Sep 1, 2022 · 1 revision

1. Bitset

A concurrent Bitset class.

Container to manage access to mirrored views in different memory spaces

DynamicView comment.

Kokkos Runtime-determined-dimension DynRankView class.

Functional comment.

OffsetView comment.

ScatterView comment.

StaticCrsGraph comment.

UnorderedMap comment.

10. vector

std::vector compatible implementation that works with non-host memory spaces.

Clone this wiki locally