A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://kokkos.github.io/kokkos-core-wiki/API/core/View.html below:

View and related - Kokkos documentation

Back to top

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

create_mirror[_view]

Creating a copy of a Kokkos::View in a different memory space.

deep_copy()

Copying data between views and scalars.

LayoutLeft

Memory Layout matching Fortran.

LayoutRight

Memory Layout matching C.

LayoutStride

Memory Layout for arbitrary strides.

MemoryTraits

Memory access traits.

realloc

Reallocating a Kokkos::View.

resize

Resizing a Kokkos::View.

subview

Getting slices from a Kokkos::View.

View

The main Kokkos data structure, a multidimensional memory space and layout aware array.

view_alloc()

Create View allocation parameter bundle from argument list.

View-like Types

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