vtk-m/vtkm/cont/cuda
Robert Maynard 04bc41cad3 Fix multiple issue in the cuda array handle unit tests.
The namespaces need to be different for each test, or else only the first
implementation of the function will be used for all tests that call that
function.

Also updated the test to verify that we can count starting from a non zero
number.
2015-01-20 09:03:24 -05:00
..
internal Add in initial support for texture binding of input arrays. 2014-12-19 13:47:28 -05:00
testing Fix multiple issue in the cuda array handle unit tests. 2015-01-20 09:03:24 -05:00
ChooseCudaDevice.h Adding a cuda device adapter to vtkm. 2014-12-19 13:47:28 -05:00
CMakeLists.txt Adding a cuda device adapter to vtkm. 2014-12-19 13:47:28 -05:00
DeviceAdapterCuda.h Adding a cuda device adapter to vtkm. 2014-12-19 13:47:28 -05:00