vtk-m2/vtkm/cont/cuda/testing
Kenneth Moreland 896065044a Consolidate UnitTestPointLocatorSparseGrid
Previously, each device adapter implementation had their own version of
this test by including a common header. Simplify this by making a single
test in UnitTests_vtkm_cont_testing, which can now be compiled for and
tested on a device.
2022-07-13 13:27:38 -06:00
..
CMakeLists.txt Consolidate UnitTestPointLocatorSparseGrid 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 Correct warnings found by using clang as the host compiler for cuda 2020-08-24 08:57:38 -04: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
UnitTestCudaVirtualObjectHandle.cu Convert uses of ListTagBase to List 2019-12-06 15:37:46 -07:00