vtk-m2/vtkm/cont/cuda/internal
2019-01-09 16:01:22 -05:00
..
testing Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ArrayManagerExecutionCuda.cu vtk-m ArrayHandle + basic storage has an optimized PrepareForDevice method 2018-02-16 10:00:28 -05:00
ArrayManagerExecutionCuda.h Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
CMakeLists.txt Require CMake 3.8 to build VTK-m. 2019-01-09 16:01:22 -05:00
CudaAllocator.cu CudaAllocator allows managed memory to be explicitly disabled 2018-12-28 11:30:29 -05:00
CudaAllocator.h CudaAllocator allows managed memory to be explicitly disabled 2018-12-28 11:30:29 -05:00
DeviceAdapterAlgorithmCuda.cu Use std::call_once to construct singeltons 2018-08-06 16:36:03 -04:00
DeviceAdapterAlgorithmCuda.h Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
DeviceAdapterAtomicArrayImplementationCuda.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
DeviceAdapterRuntimeDetectorCuda.cu Re-implement DeviceAdapterRuntimeDetector to avoid ODR violations. 2018-05-15 13:08:34 -04:00
DeviceAdapterRuntimeDetectorCuda.cxx Use std::call_once to construct singeltons 2018-08-06 16:36:03 -04:00
DeviceAdapterRuntimeDetectorCuda.h Re-implement DeviceAdapterRuntimeDetector to avoid ODR violations. 2018-05-15 13:08:34 -04:00
DeviceAdapterTagCuda.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
DeviceAdapterTimerImplementationCuda.cu CUDA's RuntimeDeviceTracker and Timer are now built as part of vtkm_cont 2018-05-10 10:57:06 -04:00
DeviceAdapterTimerImplementationCuda.h Re-implement DeviceAdapterRuntimeDetector to avoid ODR violations. 2018-05-15 13:08:34 -04:00
ExecutionArrayInterfaceBasicCuda.cu Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
ExecutionArrayInterfaceBasicCuda.h Refactor ExecutionArrayInterfaceBasic to use inheriting constructors 2018-07-25 12:03:48 -04:00
MakeThrustIterator.h Correct issues found be enabling more CUDA warnings. 2018-04-23 14:27:53 -04:00
TaskTuner.h Remove unneeded typeinfo includes 2018-07-17 11:41:53 -04:00
ThrustExceptionHandler.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
VirtualObjectTransferCuda.h Support deferred freeing for CUDA memory 2018-08-16 12:05:36 -04:00