Go to the documentation of this file.
18 #ifndef viskores_cont_cuda_DeviceAdapterCuda_h
19 #define viskores_cont_cuda_DeviceAdapterCuda_h
23 #ifdef VISKORES_ENABLE_CUDA
35 #else // !VISKORES_CUDA
37 #ifndef VISKORES_NO_ERROR_ON_MIXED_CUDA_CXX_TAG
38 #error When Viskores is built with CUDA enabled all compilation units that include DeviceAdapterTagCuda must use the cuda compiler
41 #endif // !VISKORES_CUDA
43 #endif // VISKORES_ENABLE_CUDA
45 #endif //viskores_cont_cuda_DeviceAdapterCuda_h