vtk-m/vtkm/exec/cuda/internal
Kenneth Moreland 1a538ca196 Merge branch 'scatter-worklets' into 'master'
Scatter in worklets

Add the functionality to perform a scatter operation from input to output in a worklet invocation. This allows you to, for example, specify a variable amount of outputs generated for each input.

See merge request !221
2015-11-11 13:09:47 -05:00
..
ArrayPortalFromThrust.h Fix issue with const types in Thrust array management 2015-11-06 18:05:21 -07:00
CMakeLists.txt Install missing cuda device backend header. 2015-11-02 16:44:19 -05:00
ExecutionPolicy.h Remove the thrust pragma statements that are not needed. 2015-09-15 14:20:56 -04:00
IteratorFromArrayPortal.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
ThrustPatches.h Workaround inclusive_scan issues in thrust 1.8.X for complex value types. 2015-11-09 17:14:30 -05:00
WrappedOperators.h Workaround inclusive_scan issues in thrust 1.8.X for complex value types. 2015-11-09 17:14:30 -05:00