Template Numerical Library version\ main:f17d0c8
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
TNL::Containers::DistributedNDArraySynchronizer< DistributedNDArray >::CopyKernel< BufferView > Struct Template Reference
Collaboration diagram for TNL::Containers::DistributedNDArraySynchronizer< DistributedNDArray >::CopyKernel< BufferView >:
Collaboration graph
[legend]

Public Types

using LocalArrayView = typename DistributedNDArray::LocalViewType
 
using LocalBegins = typename DistributedNDArray::LocalBeginsType
 

Public Member Functions

template<typename... Indices>
__cuda_callable__ void operator() (Indices... indices)
 

Public Attributes

BufferView buffer_view
 
LocalBegins local_array_offsets
 
LocalArrayView local_array_view
 
bool to_buffer
 

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