vtk-m2/vtkm/cont/cuda
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
..
internal Fix issue with const types in Thrust array management 2015-11-06 18:05:21 -07:00
testing Set default device to cuda in unit test of DataSetExplicit to bypass 2015-11-04 10:16:44 -07:00
ArrayHandleCuda.h Add an array handle for bare cuda device pointers. 2015-10-09 12:41:33 -04:00
ChooseCudaDevice.h Make ChooseCudaDevice only consider SM3 and above equal. 2015-06-30 08:18:16 -04:00
CMakeLists.txt Add an array handle for bare cuda device pointers. 2015-10-09 12:41:33 -04:00
DeviceAdapterCuda.h Workaround inclusive_scan issues in thrust 1.8.X for complex value types. 2015-11-09 17:14:30 -05:00