Data Transfer Entries

The partitions will be eventually turned into a series of data transfer entries. After partitioning, each buffer/array must have an equal number of data transfer entries.

The number of data transfer (DT) entries for a buffer is computed as follows:

The following examples illustrate some valid and invalid data distributions for the arrays: A[1024][512] and B[512][128].