vtk-m2/vtkm/cont/cuda/internal
Robert Maynard 22ea58335a iVTK-m CUDA backend doesn't use thrust::cuda::pointer any more.
This was removed as CUDA 9.0 on MSVC has issues where CUB/Thrust
would fail to compile when given these types.
2018-02-02 08:33:17 -05:00
..
testing Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecutionCuda.cu ExecutionArrayInterface now can hint at how allocated memory will be used. 2017-11-02 10:12:57 -04:00
ArrayManagerExecutionCuda.h iVTK-m CUDA backend doesn't use thrust::cuda::pointer any more. 2018-02-02 08:33:17 -05:00
ArrayManagerExecutionThrustDevice.h iVTK-m CUDA backend doesn't use thrust::cuda::pointer any more. 2018-02-02 08:33:17 -05:00
CMakeLists.txt Add versioning to VTKM installed include/share dirs. 2017-10-02 11:39:10 -04:00
CudaAllocator.cu Fix issue with Managed Memory for 0 size arrays 2017-12-19 17:18:24 -05:00
CudaAllocator.h Misc. typos 2018-01-30 06:51:47 -05:00
DeviceAdapterAlgorithmCuda.h Don't allow DeviceTaskTypes to construct tasks from rvalues. 2018-01-18 13:55:37 -05:00
DeviceAdapterAlgorithmThrust.h iVTK-m CUDA backend doesn't use thrust::cuda::pointer any more. 2018-02-02 08:33:17 -05:00
DeviceAdapterTagCuda.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
MakeThrustIterator.h iVTK-m CUDA backend doesn't use thrust::cuda::pointer any more. 2018-02-02 08:33:17 -05:00
TaskTuner.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ThrustExceptionHandler.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectTransferCuda.h Switch from faux to true virtuals 2017-11-06 15:25:29 -05:00