Go to the documentation of this file.
10 #ifndef vtk_m_cont_cuda_DeviceAdapterCuda_h
11 #define vtk_m_cont_cuda_DeviceAdapterCuda_h
15 #ifdef VTKM_ENABLE_CUDA
29 #ifndef VTKM_NO_ERROR_ON_MIXED_CUDA_CXX_TAG
30 #error When VTK-m is built with CUDA enabled all compilation units that include DeviceAdapterTagCuda must use the cuda compiler
35 #endif // VTKM_ENABLE_CUDA
37 #endif //vtk_m_cont_cuda_DeviceAdapterCuda_h