Toggle table of contents sidebar
View and relatedΒΆData management is a critical part of any program. The main facility in Kokkos is the Kokkos::View
. The following facilities are available:
Class
Description
Creating a copy of a Kokkos::View
in a different memory space.
Copying data between views and scalars.
Memory Layout matching Fortran.
Memory Layout matching C.
Memory Layout for arbitrary strides.
Memory access traits.
Reallocating a Kokkos::View
.
Resizing a Kokkos::View
.
Getting slices from a Kokkos::View
.
The main Kokkos data structure, a multidimensional memory space and layout aware array.
Create View allocation parameter bundle from argument list.
Loosely defined as the set of class templates that behave like Kokkos::View
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4