Difference between revisions of "Design Documents"

From VTKM
Jump to navigation Jump to search
Line 17: Line 17:
 
* [[Simplifying ArrayHandle Internals and ArrayTransfer]]
 
* [[Simplifying ArrayHandle Internals and ArrayTransfer]]
 
* [[Passing Dispatcher Invoke Arguments to Worklet Arguments Using Signatures]]
 
* [[Passing Dispatcher Invoke Arguments to Worklet Arguments Using Signatures]]
 +
 +
[[Media:ECP2016ProposalVTKm.pdf|Proposal for work under ECP]]

Revision as of 17:43, 21 December 2016

Here is a history of design documents, listed with the most recent on top. These documents capture some of the design decisions made during the creation of VTK-m features. They can give some depth of understanding to VTK-m features, but be aware that they represent ideas at the early stages of the design. The actual implementation is likely to have changed by some amount.

Proposal for work under ECP