Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 812 Bytes

Views.md

File metadata and controls

10 lines (9 loc) · 812 Bytes
View Description
CreateMirror Each iterate is an integer in a contiguous range
DeepCopy Each iterate for each rank is an integer in a contiguous range
DualView Assigns to each iterate in a contiguous range a team of threads
DynRankView A potentially reference counted multi-dimensional array with dynamically determined rank
Layout Used inside of a TeamPolicy kernel to perform nested parallel loops
Subview Each iterate is an integer in a contiguous range
View Each iterate for each rank is an integer in a contiguous range