parallel primitives

Discsuss some commonly used primitives for parallel computing.

FieldMap

Scan & PrefixSum

Using scan to process the case when there is depedency betwee operations

Strided1D and Strided3D

ReduceByKey

Need sorting here

IterateCellByVertex

IterateVertexByCell

推荐文章