Go to the documentation of this file.
10 #ifndef vtk_m_cont_cuda_internal_DeviceAdapterRuntimeDetectorCuda_h
11 #define vtk_m_cont_cuda_internal_DeviceAdapterRuntimeDetectorCuda_h
24 template <
class DeviceAdapterTag>
vtkm::Int32 NumberOfDevices
Definition: DeviceAdapterRuntimeDetectorCuda.h:52
Groups connected points that have the same field value.
Definition: Atomic.h:19
Tag for a device adapter that uses a CUDA capable GPU device.
Definition: DeviceAdapterTagCuda.h:33
vtkm::Int32 HighestArchSupported
Definition: DeviceAdapterRuntimeDetectorCuda.h:53
Class providing a device-specific runtime support detector.
Definition: DeviceAdapterRuntimeDetectorCuda.h:25
#define VTKM_CONT_EXPORT
Definition: vtkm_cont_export.h:44
#define VTKM_CONT
Definition: ExportMacros.h:57
int32_t Int32
Base type to use for 32-bit signed integer numbers.
Definition: Types.h:181