vtk-m/vtkm/cont/cuda/internal
Kenneth Moreland ea560e9486 Remove deprecated virtual methods
Several revisions ago, the ability to use virtual methods in the
execution environment was deprecated. Completely remove this
functionality for the VTK-m 2.0 release.
2022-10-28 10:56:52 -06:00
..
testing conslidate the license statement 2019-04-17 10:57:13 -06:00
CMakeLists.txt Remove deprecated virtual methods 2022-10-28 10:56:52 -06:00
CudaAllocator.cu fix compile error for cuda. 2022-08-16 10:57:01 -04:00
CudaAllocator.h Address reviewer comments and suggestions. 2022-08-11 13:43:49 -04:00
DeviceAdapterAlgorithmCuda.cu remove cudaGetDevice calls, favor runtime device config 2021-09-02 09:17:36 -06:00
DeviceAdapterAlgorithmCuda.h Do not assume CUDA reduce operator is unary 2021-03-03 09:39:51 -07:00
DeviceAdapterMemoryManagerCuda.cu Correct warnings found by using clang as the host compiler for cuda 2020-08-24 08:57:38 -04:00
DeviceAdapterMemoryManagerCuda.h Pin user provided memory in ArrayHandle 2020-06-25 14:02:46 -06:00
DeviceAdapterRuntimeDetectorCuda.cu conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterRuntimeDetectorCuda.cxx remove cudaGetDevice calls, favor runtime device config 2021-09-02 09:17:36 -06:00
DeviceAdapterRuntimeDetectorCuda.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterTagCuda.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
DeviceAdapterTimerImplementationCuda.cu Port benchmarking framework to Google Benchmark. 2020-01-08 10:58:51 -05:00
DeviceAdapterTimerImplementationCuda.h conslidate the license statement 2019-04-17 10:57:13 -06:00
MakeThrustIterator.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
RuntimeDeviceConfigurationCuda.h remove cudaGetDevice calls, favor runtime device config 2021-09-02 09:17:36 -06:00
ScopedCudaStackSize.h Add Kokkos backend 2020-08-12 13:55:24 -04:00
ThrustExceptionHandler.h Correct location of ThrustPatches which clang formatter moved 2019-04-23 15:02:58 -04:00