Tensor Tiling Library
 
Loading...
Searching...
No Matches
TTL_simplex_const_ulong_tensor_buffering_t Struct Reference

#include <TTL_simplex_scheme.h>

Collaboration diagram for TTL_simplex_const_ulong_tensor_buffering_t:

Data Fields

struct { 
 
   int   index 
 
   __local ulong *   int_base [3] 
 
   TTL_ext_ulong_tensor_t   ext_tensor_in 
 
   TTL_ext_ulong_tensor_t   ext_tensor_out 
 
common 
 The information that is common to all pipeline schemes.
 
TTL_event_tevent_in
 
TTL_event_tevent_out
 
TTL_tile_t next_exported_tile
 
TTL_int_ulong_sub_tensor_t int_prev_imported
 

Detailed Description

Definition at line 1870 of file TTL_simplex_scheme.h.

Field Documentation

◆ [struct]

struct { ... } TTL_simplex_const_ulong_tensor_buffering_t::common

The information that is common to all pipeline schemes.

◆ event_in

TTL_event_t* TTL_simplex_const_ulong_tensor_buffering_t::event_in

Definition at line 1879 of file TTL_simplex_scheme.h.

◆ event_out

TTL_event_t* TTL_simplex_const_ulong_tensor_buffering_t::event_out

Definition at line 1880 of file TTL_simplex_scheme.h.

◆ ext_tensor_in

TTL_ext_ulong_tensor_t TTL_simplex_const_ulong_tensor_buffering_t::ext_tensor_in

The external tensor being input

Definition at line 1875 of file TTL_simplex_scheme.h.

◆ ext_tensor_out

TTL_ext_ulong_tensor_t TTL_simplex_const_ulong_tensor_buffering_t::ext_tensor_out

The external tensor being output

Definition at line 1876 of file TTL_simplex_scheme.h.

◆ index

int TTL_simplex_const_ulong_tensor_buffering_t::index

Describes the current buffer index when pipelining. For single 0->1->0, for double 0->1->0->1... etc

Definition at line 1872 of file TTL_simplex_scheme.h.

◆ int_base

__local ulong* TTL_simplex_const_ulong_tensor_buffering_t::int_base[3]

The internal base addresses of the pipelined tiles.

Definition at line 1874 of file TTL_simplex_scheme.h.

◆ int_prev_imported

TTL_int_ulong_sub_tensor_t TTL_simplex_const_ulong_tensor_buffering_t::int_prev_imported

Definition at line 1883 of file TTL_simplex_scheme.h.

◆ next_exported_tile

TTL_tile_t TTL_simplex_const_ulong_tensor_buffering_t::next_exported_tile

Definition at line 1882 of file TTL_simplex_scheme.h.


The documentation for this struct was generated from the following file: