vtk-m/vtkm/cont/cuda/testing
Kenneth Moreland 3e1339f9a7 Remove deprecated features from VTK-m
With the major revision 2.0 of VTK-m, many items previously marked as
deprecated were removed. If updating to a new version of VTK-m, it is
recommended to first update to VTK-m 1.9, which will include the deprecated
features but provide warnings (with the right compiler) that will point to
the replacement code. Once the deprecations have been fixed, updating to
2.0 should be smoother.
2022-11-17 07:12:31 -06:00
..
CMakeLists.txt Consolidate UnitTestVirtualObjectHandle 2022-07-13 13:27:38 -06:00
UnitTestCudaDeviceAdapter.cu RuntimeDeviceTracker can't be copied and is only accessible via reference. 2019-05-20 11:43:05 -04:00
UnitTestCudaIterators.cu Fix token issues with CUDA 2020-02-25 09:39:30 -07:00
UnitTestCudaMathEdgeCases.cu Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
UnitTestCudaRuntimeDeviceConfiguration.cu implement cuda runtime device configuraton 2021-09-02 09:12:21 -06:00
UnitTestCudaShareUserProvidedManagedMemory.cu Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00