vtk-m/vtkm/cont/cuda
Kenneth Moreland f42f59d685 Fix crash when CUDA device is disabled
There was an issue where if VTK-m was compiled with CUDA support but then
run on a computer where no CUDA device was available, an inappropriate
exception was thrown (instead of just disabling the device). The
initialization code should now properly check for the existance of a CUDA
device.
2024-05-03 17:03:20 -04:00
..
internal Fix crash when CUDA device is disabled 2024-05-03 17:03:20 -04:00
testing Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
ChooseCudaDevice.h Remove deprecated features from VTK-m 2022-11-17 07:12:31 -06:00
CMakeLists.txt Add module mechanism 2022-10-26 12:51:05 -06:00
DeviceAdapterCuda.h Remove deprecated virtual methods 2022-10-28 10:56:52 -06:00
ErrorCuda.h clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
vtkm.module cmake: namespace vtkm export targets 2022-12-09 18:46:56 -05:00